tracpulse/lib
fiatcode 60d051ee7b
feat: add clear logs with confirmation dialog and fix DB dispatchers
- Add clearLogs method to BridgeModule with proper coroutine scope
- Fix fetchLogs and clearLogs using Thread+runBlocking which caused app close
- Change serviceScope from Dispatchers.Main to Dispatchers.IO
- Add error logging in fetchLogs for better diagnostics
- Add clear logs button with confirmation dialog in StatusScreen
2026-05-04 08:38:25 +07:00
..
bridge chore: format code 2026-05-04 08:28:05 +07:00
info_screen.dart chore: format code 2026-05-04 08:28:05 +07:00
main.dart feat: add easter egg - triple-tap settings title opens fiatcode.dev 2026-04-30 18:29:51 +07:00
main_screen.dart fix: show -- instead of 0.0 when speed is 0 or null 2026-05-02 17:36:42 +07:00
permission_screen.dart chore: code format 2026-05-01 11:39:40 +07:00
preferences.dart feat: add permission screen shown before main screen 2026-04-30 16:11:45 +07:00
settings_screen.dart feat: add info screen explaining tracking and settings 2026-05-02 17:45:36 +07:00
status_screen.dart feat: add clear logs with confirmation dialog and fix DB dispatchers 2026-05-04 08:38:25 +07:00