This is the latest beta release, github-only as we are using that for the beta channel. https://github.com/mozilla/MozStumbler/releases/tag/v1.4.0 Reminder: please turn on the option to report crashes in the settings.
This release has a battery-saving feature where if significant movement is not detected, pause the scanning. Pausing puts the app into an idle state that requires the device sensors to register movement to wake. These sensors are extremely efficient on 4.3 and higher; on 4.2 and earlier we are using a less efficient sensor, but it should only use 0.5%/hour of battery or less. The main concern is false negatives, where users can't wake the app from the paused state, so please look out for that. Lots of contributions on this one, thanks to all of you! @santiago-hollmann: Metrics drawer UI: Upload and Settings to footer row @keverets: GPS follow/centering button now indicates when actively following @vinitraje: Update Hindi & Marathi translations @piotrdrag Polish translation @l-hedgehog: zh-CN translation @rodmoreno: - added green dot to map legend - Spanish translation @aishraj: - Nepali translation - build.gradle capture build host info @cascheberg: - fix log truncation - WifiScanner fix state change, and mode where scan on with wifi off - remove PrettyTime dependency - fix SDK check for on/off switch - CellScanner: always clear cells after flush - Show unique number of networks in metrics - Fix NPE startup crash with telephony manager - Hide map zoom buttons when opening metrics sidebar - translation fixes - Only auto-scroll log if at bottom - Large Text is on: show only GPS fixes label, hide visible _______________________________________________ dev-geolocation mailing list [email protected] https://lists.mozilla.org/listinfo/dev-geolocation
