There is a new beta release available: https://github.com/mozilla/MozStumbler/releases/tag/v0.21.0
Help testing it out is much appreciated, and help checking to see what uploading bugs are closed as a side-effect of the changes. I would expect another beta next week as there are more map view bugs being fixed, and I am sure there will be some bugs for me to address due to the extent of the changes in this release. Here is the release note: MozStumbler Beta 0.21.0 Some rather major changes under the hood for code sharing with Android Firefox. Unfortunately, these changes aren't a major benefit to MozStumbler users. The good news in this release is that @keverets has updated the map view significantly. The sync service is no longer used, an Android alarm is used for periodic uploading instead. This runs only when the device is awake. The sync stats (KB pending, uploaded) that were available in Android Sync account settings, are now added to the upload dialog. The database back end, is now file-based storage. Files are only cleared when upload is successful (or the server responds the stumbling data is corrupt); except in one other case, if files are 4 weeks old, all stumbles are wiped. This function is mostly there for privacy on Android Firefox (which wipes after 2 weeks), maybe this should be longer for MozStumbler. Author: Kevin Everets [email protected] Show GPS Track on the map, show current GPS with accuracy Add Cell and WiFi info to the bottom of the MapView Add latitude & longitude to the header bar Add icons and text to MapActivity to indicate the GPS fixes & satellites Use the service's last location if available and the center hasn't been set in other ways Map View performance improvements Author: Vinit Wankhede [email protected] Update Marathi translation Update Hindi translation Author: Olli Jarva [email protected] Translated missing Finnish strings Author: Yaron Shahrabani [email protected] Translation updated Added missing strings Author: Felix Baumann [email protected] Cleaned up SSIDBlockList Updated Polish translation _______________________________________________ dev-geolocation mailing list [email protected] https://lists.mozilla.org/listinfo/dev-geolocation
