User Tools

Site Tools


version_history:v1.54

Differences

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

Link to this comparison view

version_history:v1.54 [2021/04/20 12:52]
86.186.138.207 created
version_history:v1.54 [2021/04/20 12:59] (current)
86.186.138.207
Line 1: Line 1:
-======DS 1.50======  +======DS 1.54====== 
-====(30-Apr-2017)==== +====(16-Jun-2017)==== 
-Added dt (time diffparameter to app.Animate callback.+Fixed error handling override on webview (SetOnError method).
  
-- Fixed missing OnCancel callback in Custom dialogs.+- Fixed files list not being hidden when showing docs/samples.
  
-Added obj.ClearFocus method.+Fixed launcher text size on low-res phones.
  
-- Fixed SetOnEnter method for edit boxes ('SingleLine' mode only)+- Fixed language download problems on Kitkat devices.
  
-- Fixed lay.SetTouchable bug for overlapping layouts.+- Fixed language download problems on JellyBean devices.
  
-- Added Copy option to DS app menu.+- Added USB serial support for Pimoroni Flotilla Dock and AdaFruit Circuit Playground.
  
-- Added 'install now' option after APK builds.+- Added support for spanish language, docs and samples.
  
-Changed to 'Share via Email' option to 'Share SPK' (now works with gdrive)+Fixed problem with editing HTML files with multi-file version of DS.
  
-- Added warning about .wav and .mpg files not working in APKs+- Added multi-file handling to device editor.
  
-Added app.SendText() method (useful for sharing text with other apps)+Keyboard navigation added to device editor (Ctrl-I,Ctrl-SPACE,Ctrl-O).
  
-- Added extra 'choose' parameter to app.SendFile method.+- Added Ctrl-C,Ctrl-V,Ctrl-X,Ctrl-Z,Ctrl-Y,Ctrl-A,Ctrl-D handling to device editor.
  
-Image control in 'TouchThrough' mode now fires touch callbacks.+Added Ctrl-F,Ctrl-H,Ctrl-K,Ctrl-S handling to device editor.
  
-Orientation sensor now works for devices with no magnetometer (azimuth is always zero).+Added Tab/Shift-Tab indent/outdent to device editor for physical keyboards.
  
-- Added 'TouchSpy' option to layouts (spies on touch events to all children)+- Added SetEllipsize() method and 'SingleLine' option to button control.
  
-Added app.IsCharging and app.GetChargeType() methods.+Empty jar file no longer required in JavaScript based plugins.
  
-Added app.SetSpeakerPhone() and app.GetSpeakerPhone() methods.+- app.SysExec() now shows error stream (use NoErrors option to disable).
  
-Added app.Animate() method (use instead of setInterval for smoother animation).+- app.SysExec() now has extra maxLines and a timeout parameter.
  
-Added app.SetPriority() method to change GUI thread priority ('Low','Medium','High').+$ shell commands from WiFi editor now shows error stream.
  
-Change game samples to use app.Animate() (gives smoother framerate).+$ shell commands from WiFi editor now work even if app is not running.
  
-Using _AddOption"NoDom" now forces app into high performance mode.+Added app.GetBtProfileState() method (use 'a2dp','headset', 'gatt', 'health' ).
  
-APK 'Network' permissions issue fixed for app.WifiConnect, app.SetOnWifiChange.+Docs now loaded from sdcard (makes user editing/translation easier)
  
-Added 'TouchThrough' option to Image control.+Fixed bug in app.GetMemoryInfo() method.
  
-- Added SetOnDownload method to Downloader object.+- Added SetProgressBarOptions() method to theme object.
  
-- Added optional 'nameparameter to Downloader.Download method.+- Added 'lightoption to Downloader object (controls progress bar theme)
  
-Added file download sample and fixed download error reporting.+Fixed excessive 'ScreenSize changed' logging on Remix.
  
-Added app.WifiConnectssid,key method.+Starting activities via app.SendIntent() in services now works without needing 'newtask' option.
  
-- Added app.IsConnected() method (detects any network connection).+- Added img.SetPixelData method (takes base64 data string).
  
-- Added app.SetOnWifiChange(), fires event with params 'state' and 'ssid'.+- Added img.Flatten() translate,scale,skew,alpha are applied to image data (can be saved).
  
-Fix for AndroidThings preview3 or Raspberry Pi. +Enabled use of Wifi editor over wired network.
- +
-- Web Server WebSocket sending now works inside services. +
- +
-- Unplugging and plugging OTG/USB keyboards will not stop DS now. +
- +
-- Building HTML apps with obfuscation now works. +
- +
-- Back/arrow keys not responding in dialogs with Gboard fixed. +
- +
-- Flags data now added to activity intent json results. +
- +
-- Link to video tutorial now in docs. +
- +
-- Added Google Analytics support + premium sample. +
- +
-- Fixed SMS non-number (carrier) text messages causing error +
- +
-- When an SMS is received the 'number' param no longer drops the leading "+" sign. +
- +
-- JS alert boxes now are now themed (disable with app.SetOptions("NoThemeAlerts")). +
- +
-- Fixed flip animation x2 speed and callback issues. +
- +
-- Fixed Sony SmartWatch2 issues. +
- +
-=====1.47b===== +
-====(13-Mar-2017)==== +
- +
-- Added support for Android Things. +
-- Add shop to DS menus. +
-- Updated to FontAwesome 4.7 +
- +
- +
- +
-- Added tweening support + 'Image Tween' sample. +
- +
-Wifi editor remote file browser now shows hidden files. +
- +
-- Fixed DS crashing on JellyBean 4.1.1 +
- +
-- Fixed 'Sensors' sample (SetOrientation callback was firing too early). +
- +
-- Added SetButtonText() method to YesNoDialog. +
- +
-- Added 'FillXY','FillX','FillY','Wrap' options to obj.SetSize() method. +
- +
-- app.ListFolder now supports the 'Regex', 'FilesOnly', 'FoldersOnly' options. +
- +
-- Added SetLanguage() method to CodeEdit (.js,.java,.php,.c,.cpp,.cs,.rb,.m,.py,.txt) +
- +
-- Added app.DiscoverBtDevices(), app.PairBtDevice(), app.UnpairBtDevice(), app.IsBtDevicePaired(). +
- +
-- Added app.WakeUp() and app.Unlock() methods +
- +
-- Added dlg.EnableBackKey() and dlg.SetOnBack() methods. +
- +
-- Added "progress" option to WebView (shows progress spinner). +
- +
-- Added SetRedirect( urlFrom, urlTo ) method to WebView.+
version_history/v1.54.1618923156.txt.gz · Last modified: 2021/04/20 12:52 by 86.186.138.207