tracpulse/android/app
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
..
src feat: add clear logs with confirmation dialog and fix DB dispatchers 2026-05-04 08:38:25 +07:00
build.gradle.kts feat: rename package to dev.fiatcode.tracpulse and app to TracPulse 2026-04-30 18:01:19 +07:00