User Tools

Site Tools


Sidebar

Privacy Policy

News

Version 2.50 is out since Jan 1st 2022


Frequently Asked Questions


Namespaces

Note for contributors

If you wish to create a new page in the DroidScript wiki, please click on the most appropriate namespace above and follow the notes for contributors there.

Because of spam, it has been necessary to add a CAPTCHA to the registration form and the save option for editing pages. You will not need to prove you are human if you are logged in, so please register.

Please feel free to improve any existing page, as well as adding new pages to increase the sum of public knowledge about DroidScript.

Formatting Syntax

version_history:v1.78

This is an old revision of the document!


DS 1.78

(27-Oct-2019)

- Fixed 127.0.0.1 IDE error for Chromebooks.

- Removed method tips question mark link for non app.* methods.

DS 1.77b1

(16-Oct-2019)

- Improved dark mode support on device editor.

- 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.

- Enabled OnControl() callbacks in GameView even when game is paused.

- Added gfx.IsPaused() to GameView.

- Added gfx.Reload() to GameView (reloads game from scratch).

- 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

(19-Sep-2019)

- Added lots of new docs (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.

- Fixed Service SetInForeground permission issue.

- Added btn.SetOnLongTouch 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