2092¶
2025-08-06
- feat: Migrated from Timber to Square Logcat (#673) (@ArthurKun21)
- revert: Mihon's crash handling activity with log dumping functionality (#674) (@ArthurKun21)
Saw some reports with crashing and going to disable this for a while.
For context, this runs in the background using kotlin thread. And this might be a problem when paired with the kotlin coroutines, which where automation scripts run with, both fighting for the same resources causing a crash.