Skip to content

Mozilla Stumbler v1.5.1

Compare
Choose a tag to compare
@crankycoder crankycoder released this 26 Nov 16:57
· 838 commits to dev since this release

Motion sensor fixes against the 1.5.0 release.

  • The LegacyMotionSensor should now work for devices that do not support the TYPE_LINEAR_ACCELERATION (API 9) accelerometer, but work with the TYPE_ACCELEROMETER (API 3). It still won't be as nice as having signficant motion detection.
  • Build changes to support fdroid.
  • Added some developer options to test motion sensors.