Commit Graph

47 Commits

Author SHA1 Message Date
stopflock f45279ecfe retry for location permission when follow-me enabled 2025-08-23 18:46:21 -05:00
stopflock 722e640a72 tile fetching and caching much improved 2025-08-23 18:08:25 -05:00
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 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 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 446b70eaff move buttons to fake bottom bar 2025-08-17 11:57:51 -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 2025-08-13 00:34:50 -05:00
stopflock ff9be33142 fix loading on startup 2025-08-12 23:41:43 -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 330c9e064c logging for debug map-no-update-until-move after caching tiles 2025-08-10 23:47:23 -05:00
stopflock 160bc8f9f2 add dev_config to centralize hardcoded stuff into one place. 2025-08-10 23:31:17 -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 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 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 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 4182b99507 scale, zoom level, working estimates (size not accurate), download progress, more 2025-08-06 23:19:28 -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 61e5a2d9b6 stop hammering OSM, fetch points from overpass only when necessary 2025-08-06 14:27:44 -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 faa40c6404 tap camera to see all tags, persistent settings 2025-08-05 18:09:58 -05:00
stopflock dcdff6abbd profile filtering and submissions fixes 2025-08-05 17:30:55 -05:00
stopflock 99d6ad8a44 submissions still not working, but oauth implemented and add camera sheet working. 2025-07-19 15:59:05 -05:00
stopflock d3d1e4a7b2 added app2ipa script and I forget what the other changes were 2025-07-19 12:05:14 -05:00
stopflock 32d57ba3cd fully fixes connection refused errors by limiting concurrent connections. 2025-07-19 00:32:43 -05:00
stopflock 95df976475 we have fov cones 2025-07-18 23:12:54 -05:00
stopflock f06894062f helps with load speed and number of connection refused messages 2025-07-18 15:40:49 -05:00
stopflock eee92f4f21 first version worth putting in git - compiles and runs - missing a lot still. 2025-07-18 14:25:22 -05:00