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

DS 1.54

(16-Jun-2017)

- Fixed error handling override on webview (SetOnError method).

- Fixed files list not being hidden when showing docs/samples.

- Fixed launcher text size on low-res phones.

- Fixed language download problems on Kitkat devices.

- Fixed language download problems on JellyBean devices.

- Added USB serial support for Pimoroni Flotilla Dock and AdaFruit Circuit Playground.

- Added support for spanish language, docs and samples.

- Fixed problem with editing HTML files with multi-file version of DS.

- Added multi-file handling to device editor.

- Keyboard navigation added to device editor (Ctrl-I,Ctrl-SPACE,Ctrl-O).

- Added Ctrl-C,Ctrl-V,Ctrl-X,Ctrl-Z,Ctrl-Y,Ctrl-A,Ctrl-D handling to device editor.

- Added Ctrl-F,Ctrl-H,Ctrl-K,Ctrl-S handling to device editor.

- Added Tab/Shift-Tab indent/outdent to device editor for physical keyboards.

- Added SetEllipsize() method and 'SingleLine' option to button control.

- Empty jar file no longer required in JavaScript based plugins.

- app.SysExec() now shows error stream (use NoErrors option to disable).

- app.SysExec() now has extra maxLines and a timeout parameter.

- $ shell commands from WiFi editor now shows error stream.

- $ shell commands from WiFi editor now work even if app is not running.

- Added app.GetBtProfileState() method (use 'a2dp','headset', 'gatt', 'health' ).

- Docs now loaded from sdcard (makes user editing/translation easier)

- Fixed bug in app.GetMemoryInfo() method.

- Added SetProgressBarOptions() method to theme object.

- Added 'light' option to Downloader object (controls progress bar theme)

- Fixed excessive 'ScreenSize changed' logging on Remix.

- Starting activities via app.SendIntent() in services now works without needing 'newtask' option.

- Added img.SetPixelData method (takes base64 data string).

- Added img.Flatten() translate,scale,skew,alpha are applied to image data (can be saved).

- Enabled use of Wifi editor over wired network.

version_history/v1.54.txt · Last modified: 2021/04/20 12:59 by 86.186.138.207