User Tools

Site Tools


version_history:v1.78

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

version_history:v1.78 [2021/04/20 13:59]
stevegarman created
version_history:v1.78 [2021/04/20 17:00] (current)
stevegarman change to bullets
Line 1: Line 1:
 ======DS 1.78====== ======DS 1.78======
 ====(27-Oct-2019)==== ====(27-Oct-2019)====
-Fixed 127.0.0.1 IDE error for Chromebooks. +  * Fixed 127.0.0.1 IDE error for Chromebooks. 
- +  Removed method tips question mark link for non app.* methods.
-Removed method tips question mark link for non app.* methods.+
  
 =====DS 1.77b1===== =====DS 1.77b1=====
 ====(16-Oct-2019)==== ====(16-Oct-2019)====
-Improved dark mode support on device editor. +  * Improved dark mode support on device editor. 
- +  Added 'BlackGrad' option to list control. 
-Added 'BlackGrad' option to list control. +  Added gfx.GetTime() method, returns time since last gfx.Pause() or gfx.Play(). 
- +  Fixed sound.Pause() method in GameView. 
-Added gfx.GetTime() method, returns time since last gfx.Pause() or gfx.Play(). +  Enabled OnControl() callbacks in GameView even when game is paused. 
- +  Added gfx.IsPaused() to GameView. 
-Fixed sound.Pause() method in GameView. +  Added gfx.Reload() to GameView (reloads game from scratch). 
- +  Added app.SetMockLocation() for premium users. 
-Enabled OnControl() callbacks in GameView even when game is paused. +  Prevented background touch during app.ShowProgress (use 'NonModal' to revert). 
- +  Changed 'device' parameter of app.CreateUSBSerial() to select by PID not index. 
-Added gfx.IsPaused() to GameView. +  Allowed app.GetPermission( "usb:"+pid ) for USB devices. 
- +  Added app.Translate(cancel,ok) method to translate buttons globally. 
-Added gfx.Reload() to GameView (reloads game from scratch). +  NetClient now supports SetSplitMode and SetDataMode (for use with AutoReceive). 
- +  Added SetTitleHeight() and SetTitleColor() methods to custom dialog.
-Added app.SetMockLocation() for premium users. +
- +
-Prevented background touch during app.ShowProgress (use 'NonModal' to revert). +
- +
-Changed 'device' parameter of app.CreateUSBSerial() to select by PID not index. +
- +
-Allowed app.GetPermission( "usb:"+pid ) for USB devices. +
- +
-Added app.Translate(cancel,ok) method to translate buttons globally. +
- +
-NetClient now supports SetSplitMode and SetDataMode (for use with AutoReceive). +
- +
-Added SetTitleHeight() and SetTitleColor() methods to custom dialog.+
  
 =====DS 1.77a1===== =====DS 1.77a1=====
 ====(19-Sep-2019)==== ====(19-Sep-2019)====
-Added lots of new docs (thanks to Symbroson). +  * Added lots of new docs (thanks to Symbroson). 
- +  Docs now support dark/light mode (thanks to Symbroson). 
-Docs now support dark/light mode (thanks to Symbroson). +  Remote terminal now available by default for premium users. 
- +  Fixed 'Game' template for non-premium Wifi IDE users. 
-Remote terminal now available by default for premium users. +  Fixed Service SetInForeground permission issue. 
- +  Added btn.SetOnLongTouch method. 
-Fixed 'Game' template for non-premium Wifi IDE users. +  APK 'Debug Build' option now defaults to off and obfuscate to on. 
- +  Added app.ShowCheckList() method + sample. 
-Fixed Service SetInForeground permission issue. +  Fixed problem with building APKs on Android 9. 
- +  Added optional angle parameter to glview.DrawSprite method. 
-Added btn.SetOnLongTouch method. +  Added new optional 'folder' parameter to app.ChooseFile method.
- +
-APK 'Debug Build' option now defaults to off and obfuscate to on. +
- +
-Added app.ShowCheckList() method + sample. +
- +
-Fixed problem with building APKs on Android 9. +
- +
-Added optional angle parameter to glview.DrawSprite method. +
- +
-Added new optional 'folder' parameter to app.ChooseFile method.+
  
  
version_history/v1.78.1618927189.txt.gz · Last modified: 2021/04/20 13:59 by stevegarman