mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-02-12 16:52:51 +00:00
TODOs 3
This commit is contained in:
@@ -79,9 +79,11 @@ cp lib/keys.dart.example lib/keys.dart
|
||||
## Roadmap
|
||||
|
||||
### Needed Bugfixes
|
||||
- Automatically refresh suspected csv on startup if it's enabled, current file is older than a week, and we are not offline
|
||||
- Suspected locations URL in dev_config
|
||||
- Are offline areas preferred for fast loading even when online? Check working.
|
||||
- Ease up on overpass by pre-caching a larger area. Maybe we could grab the full latest database just like for suspected locations?
|
||||
- Stop failing to fetch tiles; keep retrying after 3. Fix network indicator - only done when fetch queue is empty!
|
||||
- Stop failing to fetch tiles; keep retrying after 3. Remove kTileFetchInitialDelayMs, kTileFetchJitter1Ms, etc from dev_config. Fix network indicator - only done when fetch queue is empty!
|
||||
|
||||
### Current Development
|
||||
- Swap in alprwatch.org/directions avoidance routing API
|
||||
|
||||
Reference in New Issue
Block a user