Commit Graph

116 Commits

Author SHA1 Message Date
stopflock a21e807d88 lot of changes, got rid of custom cache stuff, now stepping in the way of http fetch instead of screwing with flutter map. 2025-08-23 17:42:53 -05:00
stopflock a2bc3309c0 chasing excess tile fetching and lack of correct cache clearing - NOT WORKING 2025-08-23 12:27:04 -05:00
stopflock f6adffc84e fixes tile re-rendering after long rate limit periods without having to zoom/pan 2025-08-22 23:44:49 -05:00
stopflock 01f73322c7 fixes offline -> online transition for tile cache re-fetching, also display of camera profiles only when enabled 2025-08-22 23:27:01 -05:00
stopflock 257aefb2fc cleanup 2025-08-22 21:16:59 -05:00
stopflock 63ebc2b682 ho lee shet 2025-08-22 21:04:30 -05:00
stopflock 1f3849cd84 break up offlin areas 2025-08-21 21:50:30 -05:00
stopflock e35266c160 better offline area max calculation, and added guardrails 2025-08-21 20:22:13 -05:00
stopflock 05de16b2e2 cleanup round 2025-08-21 19:42:02 -05:00
stopflock 32507e1646 fix offlines cameras loading on zoom out 2025-08-21 19:20:45 -05:00
stopflock 1272eb9409 break up map_view 2025-08-21 19:15:59 -05:00
stopflock 4cc8929378 break up home screen - separate out download dialog 2025-08-21 19:04:16 -05:00
stopflock 44707bf064 fix download dialog 2025-08-21 18:54:07 -05:00
stopflock ff9a052d3f broke download dialog, cleaned up debug stuff 2025-08-21 18:52:53 -05:00
stopflock df5e26f78d breakup app_state 2025-08-21 18:39:09 -05:00
stopflock 865f91ea55 bump version v0.8.3-beta 2025-08-20 00:35:49 -05:00
stopflock 268c9ebb3a min zoom for offline areas is now max world zoom + 1 2025-08-19 17:54:27 -05:00
stopflock 7875fd0d58 fix loading cameras from offline areas 2025-08-19 17:29:32 -05:00
stopflock 4bb57580cd pending uploads in purple 2025-08-18 23:49:10 -05:00
stopflock 5521da28c4 add submitted cameras to cache immediately 2025-08-18 23:41:29 -05:00
stopflock e5d00803f7 add zoom in/out buttons 2025-08-18 23:12:16 -05:00
stopflock a73605cc53 disable follow me when adding a camera 2025-08-18 23:07:34 -05:00
stopflock 7aa0c9dff4 fix macos builds - 10.15+ only 2025-08-17 23:09:16 -05:00
stopflock e2830a189b Merge pull request #11 from stopflock/camera-edits
Everything But Camera Edits
v0.8.2-beta
2025-08-17 12:16:42 -05:00
stopflock d9beeb9d83 Revert "Move tag camera and download buttons to a bar instead of floating"
This reverts commit 6aaddb4fe2.
2025-08-17 12:13:57 -05:00
stopflock 446b70eaff move buttons to fake bottom bar 2025-08-17 11:57:51 -05:00
stopflock 2829730705 add a really dumb script to build apk and ipa locally 2025-08-17 11:57:43 -05:00
stopflock a131fb61e0 Merge pull request #10 from stopflock/camera-edits
Everything but camera edits
v0.8.1-beta
2025-08-16 22:17:02 -05:00
stopflock 6aaddb4fe2 Move tag camera and download buttons to a bar instead of floating 2025-08-16 20:55:55 -05:00
stopflock e2adbf85ad Make default profile less specific 2025-08-16 20:00:19 -05:00
stopflock 6d079b3c34 forgot to import dev_config to uploader 2025-08-16 19:56:27 -05:00
stopflock e293727ec8 Put version reported to OSM into dev_config 2025-08-16 19:53:47 -05:00
stopflock 9375f48a07 fix default upload dest (should be simulate) and add dev_config param for "tag camera" pin v. offset 2025-08-16 19:45:48 -05:00
stopflock 81b3172efc load cameras on startup v0.8-beta 2025-08-13 00:34:50 -05:00
stopflock ff9be33142 fix loading on startup 2025-08-12 23:41:43 -05:00
stopflock a7185d12ae fix double auth callback on android 2025-08-12 22:10:00 -05:00
stopflock 7824da8e66 Merge pull request #9 from stopflock/offline-queue-and-camera-cache
Offline queue and camera cache
2025-08-12 21:52:34 -05:00
stopflock 55b25a39c1 fix paging - overpass doesnt do that - just fetch all when we are fetching all 2025-08-12 21:51:27 -05:00
stopflock 5d6c5f7e10 fix repeated calls to overpass 2025-08-12 21:29:51 -05:00
stopflock 6331f68b2b builds, has camera cache 2025-08-12 21:20:57 -05:00
stopflock d0f92f6daf offline mode fix for camera upload queue 2025-08-12 19:49:03 -05:00
stopflock fa3b8b3456 Offline areas download an extra ring of tiles at each zoom level 2025-08-11 01:35:11 -05:00
stopflock f5a831ab12 launch screen background at OS level 2025-08-11 00:43:09 -05:00
stopflock d25762e209 Merge pull request #7 from stopflock/offline-areas
Offline areas working, and many other fixes and improvements along the way. Couple new features. See commits.
2025-08-11 00:33:10 -05:00
stopflock 0d84822d23 this might actually work 2025-08-11 00:08:26 -05:00
stopflock 330c9e064c logging for debug map-no-update-until-move after caching tiles 2025-08-10 23:47:23 -05:00
stopflock bea942940b get more of the world 2025-08-10 23:38:46 -05:00
stopflock 160bc8f9f2 add dev_config to centralize hardcoded stuff into one place. 2025-08-10 23:31:17 -05:00
stopflock 312f71af4b first time loading tiles from local storage! 2025-08-10 23:07:06 -05:00
stopflock 20bd04e338 first attempts to pull local data from offline areas 2025-08-10 16:42:31 -05:00