The latest MozStumbler release is available here: https://github.com/mozilla/MozStumbler/releases/tag/v0.30.0
This release has a bunch of map view work: - shows the MLS coverage overlay at all zoom levels - shows the observation points as green dots, and the equivalent MLS points as red dots. The blue location dot is now the unfiltered GPS location from android, and should behave like the location in other apps. The MLS point retrieval (the red dots) uses the setting for wifi-only to decide whether to query MLS with a cellular network connection. - the map view is hardware accelerated by default, but this can be turned off in the settings to reduce RAM consumption. In preparation for an initial play store release we chose to scale back some features, one of which is geofencing. Ideally, that will return soon with a UI that ties into the map view. Thanks to all the contributors: @keverets - fixed the coverage overlay in the map view (yay!) - use MapQuest OSM tiles instead of Mapnik for non-Mozilla builds, which load faster @crankycoder: fix stop scanning button in the Notification pulldown, and start/stop button behaviour Add Romanian translation (@danniel) Update zh-CN translations (@l-hedgehog) Typo fixed in Hebrew strings (@yarons) Update zh-TW strings (@petercpg) Translate new string to spanish (@stripTM) Added a Thai translation (@mishari) _______________________________________________ dev-geolocation mailing list [email protected] https://lists.mozilla.org/listinfo/dev-geolocation
