- android.permission.WRITE_SECURE_SETTINGS
- android.permission.BLUETOOTH
- android.permission.BLUETOOTH_ADMIN
- android.permission.WAKE_LOCK
- android.permission.INTERNET
- android.permission.ACCESS_WIFI_STATE
- android.permission.ACCESS_NETWORK_STATE
Oct 2, 2017
* Update button/menu added - always get the latest update of the app
* 3 more buttons added for total control of your robot/project (Button 1, 2 and 3)
* Scroll-able settings menu
* New joy-pad color (changes color when connected/disconnected to/from Bluetooth device)
* Magnitude and Angle values are now combine-able (crucial for advanced robot motion control) - access by selecting magnitude or angle sending mode
* Angle values can be selected either in rad or deg format
* Other minor changes