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

DS 1.56

(18-Aug-2017)

- Added app.IsLocationEnabled(“GPS,Network”) method.

- Added GetData() method to AudioRecorder component.

- Added DrawSamples() method to ImageView (draws a sample graph).

- Added 'Audio Sample' sample.

- Added app.GetBluetoothName() method.

- Added app.GetBluetoothAddress() method.

- Fixed problem with device to device bluetooth dropping last character.

- Removed BIND_DEVICE_ADMIN permission.

DS 1.55b1

(15-Aug-2017)

- Enabled device → device bluetooth connections!

- Added Portuguese language (thanks to Maico aka 'Big Eyes Games').

- Added bluetooth listen sample.

- Added updated and re-organised docs (thanks to AlexF).

- Fixed Immediate window execute bug.

- Added 'NoScrollBar' and 'ScrollFade' options to Scroller control.

- Added 'NoApp' option to WebView to prevent app.* calls.

- Obfuscation errors are now trapped and displayed.

- Added 'Bluetooth Select' sample.

- Added OnConsole method to webview, calls back with (message, lineNum, sourceFile, isError).

- Added 'noGUI' option to config.json (replaces 'headless' option)

- Added SetSubtitles and SetOnSubtitle methods to VideoView control (call after OnReady).

- Prevented use of .. in webserver file uploads (for security reasons).

- Added new webview option “AllowCapture” to enable use of camera and microphone (and WebRTC).

- Added new grabWidth parameter to app.AddDrawer method.

version_history/v1.56.txt · Last modified: 2021/04/20 15:04 by stevegarman