Commit Graph

625 Commits

Author SHA1 Message Date
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
stopflock
167f3cc0a0 Merge pull request #8 from stopflock/map_provider
Map provider
2025-08-10 15:46:53 -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
16ad49198f shouldnt have deleted transparent 1x1 2025-08-10 13:18:22 -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
000bb6c567 add offline mode - not yet functional really 2025-08-09 18:23:31 -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
a2aa71de8f break up settings monopoly 2025-08-07 17:59:35 -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
f637a26662 fix size estimate 2025-08-07 14:12:11 -05:00
stopflock
67c11969d5 I think fixes downloads 2025-08-07 13:54:38 -05:00
stopflock
6d366eede2 update README 2025-08-07 12:59:35 -05:00
stopflock
04315f077d double tap on camera now zooms onto the camera 2025-08-07 12:30:33 -05:00
stopflock
128c9e3f88 enforce at least one profile enabled 2025-08-07 12:17:31 -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
174ffb3aac cancel download button 2025-08-06 23:28:58 -05:00
stopflock
4182b99507 scale, zoom level, working estimates (size not accurate), download progress, more 2025-08-06 23:19:28 -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
db93d83efe more UX, stuff in settings, multiple areas, area set to visible map 2025-08-06 20:08:39 -05:00
stopflock
338dd58bb0 update README 2025-08-06 19:31:28 -05:00
stopflock
738807d982 UX basically working 2025-08-06 18:35:16 -05:00
stopflock
9aa315bab2 fix download button moving when tag camera sheet open 2025-08-06 15:30:34 -05:00
stopflock
9ad5c1ee1e main page UX download popup - need to fix download button moving 2025-08-06 15:19:04 -05:00
stopflock
4313b9d594 Merge pull request #6 from stopflock/separate-sandbox-user
Separate sandbox user
2025-08-06 14:29:33 -05:00
stopflock
61e5a2d9b6 stop hammering OSM, fetch points from overpass only when necessary 2025-08-06 14:27:44 -05:00