Skip to content

Android 3.1.2 Release

Latest

Choose a tag to compare

@kalynstricklin kalynstricklin released this 11 Mar 19:44
· 3 commits to master since this release

This release will fix the OOM error that causes the Android app to crash.

  • fixed okhttp client not properly shutting down dispatcher and connection pool, causing memory to leak.
  • Unregistered broadcast receivers
  • Cleaned up Android camera and video drivers
  • Added foreground service support to allow camera and other sensors to continue operating when the app is in the background
  • Changed polling of gps location from 10Hz to 1Hz to reduce battery consumption and overheating of device