Mozilla Stumbler v1.5.1
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.