Commit Graph

58 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 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 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 268c9ebb3a min zoom for offline areas is now max world zoom + 1 2025-08-19 17:54:27 -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 55b25a39c1 fix paging - overpass doesnt do that - just fetch all when we are fetching all 2025-08-12 21:51:27 -05:00
stopflock 6331f68b2b builds, has camera cache 2025-08-12 21:20:57 -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 0d84822d23 this might actually work 2025-08-11 00:08:26 -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
stopflock 3596d4ee99 finally getting close. actually loading offline areas is the last thing remaining afaict 2025-08-10 15:45:21 -05:00
stopflock 96f3a9f108 app launches again, sorta working, map broken, settings page has configurable max cams. 2025-08-10 13:15:48 -05:00
stopflock 641344271f fix appstate repeated instantiation 2025-08-10 00:53:01 -05:00
stopflock 6bf9556c65 icons and splash screens 2025-08-10 00:19:55 -05:00
stopflock 63675bd18a tbh not sure, left for a bit. sorry. pretty sure closer than last commit.. 2025-08-09 22:44:24 -05:00
stopflock cf8df39f1e gentler backoffs 2025-08-09 18:02:31 -05:00
stopflock c76626eb33 map updates slowly with retry logic as tiles become available 2025-08-09 18:00:00 -05:00
stopflock 385f6f3683 sorta works for tiles from osm and cams from overpass 2025-08-09 17:38:33 -05:00
stopflock 7f91d5aec4 more debug logging 2025-08-09 14:04:31 -05:00
stopflock 3dca7d5751 tiles not working but new map data provider exists in theory 2025-08-09 13:50:10 -05:00
stopflock 01e8ebfdbb that map_data wasn't great - new GPT session 2025-08-09 12:16:03 -05:00
stopflock c057956fcd file structure and initial map_data scaffold 2025-08-07 21:12:30 -05:00
stopflock f8b4134bd3 break up offline area monopoly 2025-08-07 20:52:24 -05:00
stopflock 58ecf550a5 I literally forget. Removed some debugs. 2025-08-07 17:14:40 -05:00
stopflock 868e6cb7f7 retry logic on area downloads 2025-08-07 16:52:29 -05:00
stopflock 19edbc2b13 getting better, still world map has issus 2025-08-07 16:40:46 -05:00
stopflock f69277ffc1 fix world download fail due to out-of-bounds, probably floating point issue 2025-08-07 16:13:19 -05:00
stopflock 3796a801c2 world area now immutable, auto-downloads 2025-08-07 14:31:21 -05:00
stopflock 67c11969d5 I think fixes downloads 2025-08-07 13:54:38 -05:00
stopflock 0069f909ea remove cameras from world map area 2025-08-07 11:27:50 -05:00
stopflock b1d29e443d fix dup world area, storage estimate 2025-08-07 09:22:17 -05:00
stopflock fff1096870 better progress tile x/y 2025-08-06 23:37:38 -05:00
stopflock 82b7583a86 even closer to working - download estimate working - settings page working 2025-08-06 22:02:07 -05:00
stopflock ca64859df6 moving the right direction 2025-08-06 20:37:25 -05:00
stopflock 738807d982 UX basically working 2025-08-06 18:35:16 -05:00
stopflock 2824aa72d9 fix for user-per-mode 2025-08-06 14:15:47 -05:00
stopflock dca6cb7179 bunch of stuff, good luck. still need to fix user-by-mode thing 2025-08-06 12:24:32 -05:00
stopflock 640903d954 still cant believe this works 2025-08-05 22:56:47 -05:00
stopflock dcdff6abbd profile filtering and submissions fixes 2025-08-05 17:30:55 -05:00
stopflock f8d71d0c75 fixes, improvements, and cleanup. notably, custom camera profiles make a comeback. 2025-07-19 20:22:20 -05:00