Skip to content

Android Mode 0266

Pre-release
Pre-release
Compare
Choose a tag to compare
@codeanticode codeanticode released this 22 Aug 02:30

Version 4.0 Release Candidate 3 of the Android mode

Compatible with Processing 3.1+

Fixes

  • Connect to watch paired over Bluetooth even if emulator is running: #377
  • Don't trigger mouse events when detecting taps in watch faces #388
  • Make sure that required watch face and VR permissions don't get erased: #390
  • Don't force new manifest when opening Permissions Selector: #393
  • Use correct path for keystore backup: #394
  • Additional PID parsing from logcat output: 45a5c70

Enhancements

  • Use only one thread to update device list: #387
  • Remove main() method from exported code: #392
  • Minor UI tweaks on Windows: #383
  • Don't print unnecessary warnings from adb: #384
  • Throw exception when trying to use pixels array in A2D renderer not backed up by bitmap object: #391