Tags give the ability to mark specific points in history as being important
-
v1.6.0
protectedRelease: Foggy Maps v1.6.0f35a42df · ·v1.6.0 First launch asks for nothing: the map opens fogged and each permission is requested when its feature is switched on. Background location and the battery exemption moved to their own settings rows. Tracking logs from the platform's blended provider, dropping the coarse network fixes that cleared no fog, and re-registers whenever a provider appears or disappears. Credits OpenStreetMap on the map and in a new About tab, with the licence texts and THIRD_PARTY.md in the repo. The basemap and Overpass endpoints can point at your own server. Landmark packs state where their data came from. Backups the app writes can now be read back: the archive format was export-only, and restoring one was a silent no-op. Addresses the F-Droid inclusion review on fdroiddata!46197.
-
v1.5.3
protectedRelease: Foggy Maps v1.5.326400ba9 · ·Foggy Maps 1.5.3 Packaging release for F-Droid: the listing metadata now sits at fastlane/ in the repo root, where fdroidserver reads it. No app-visible changes.
-
v1.5.2
protectedRelease: Foggy Maps v1.5.269a13d2d · ·Foggy Maps 1.5.2 Housekeeping release for F-Droid inclusion: dropped the zipped copies of the bundled Kenney art packs (F-Droid's build scanner refuses archives in the source tree) and removed the unused play build flavor. No app-visible changes.
-
v1.5.1
protectedRelease: Foggy Maps v1.5.13843027c · ·Foggy Maps 1.5.1 Nearby undiscovered landmarks now show a hint, with an edge arrow pointing at ones just off screen. Landmarks count from 25 m away. Faster map and fog drawing when zoomed out. Trinity Church sits in the right place. Fresh wording on the tracking notification.
-
v1.2.1
protectedRelease: Foggy Maps v1.2.1337fe6d9 · ·Foggy Maps 1.2.1 Fixes a silent failure importing real-sized Google Timeline exports: the parser built the whole JSON document tree, ran out of memory on a phone-sized heap, and the import quietly produced zero points. Detection now sniffs the document head and parsing streams segments one at a time, so a 60+ MB export imports fully. Malformed segments or sibling sections are skipped instead of failing the file. CI: tag pipelines reuse the main cache, run on a prebuilt Android SDK image, and build only the installable debug APK.
-
v1.2.0
protectedRelease: Foggy Maps v1.2.0989ae842 · ·Foggy Maps 1.2.0 Badges and the paged passport (Stamps / Badges / Stats / Chapters with per-region map thumbnails). Badge hunts: tap a badge to mark its landmarks on the map; nature and university badge packs for Quebec, Massachusetts and Boston. Discovered landmarks show as gold stars with tap-to-name tags. Full on-device Google Timeline import (Android and iOS exports) with a dedicated settings button. Imported history is tracked separately: stamps and badges earned from imports carry a marker, and live data always takes precedence. Performance: chunked occupancy grid, proximity-decimated recompute replay, staged road/building thinning on zoom-out. Fixes: boot crash-loop without background location (resume-on-boot now requests the right permission), launcher autostart, passport layout polish.