Files
bitchat-android/app
callebtc 53d283a135 fix: improve LocationChannelManager resource management
- Add managed CoroutineScope with SupervisorJob that is properly
  cancelled in cleanup() to prevent memory leaks from orphaned coroutines
- Add 120-second timeout for fresh location requests on Android 11+
  using CancellationSignal to prevent indefinite loading states
- Clean up timeout handler and cancellation signal in cleanup()
2026-01-08 18:42:19 +07:00
..
2026-01-05 17:30:28 +07:00
2025-12-14 21:55:41 +07:00