home-assistant-android/app
Joris Pelgröm 231622a0ef
Fix (potential) crashes when deleting a server (#3392)
* Prevent crash when pausing if server is deleted

* Handle race when deleting

 - Handle a race condition where we delete and finish the activity at the same time during which it might not yet have been fully removed
 - Handle a race condition where a back-up may be restored and a server is deleted on startup, which causes the authentication repository to become unavailable with a minor delay
2023-03-03 14:39:43 -05:00
..
src Fix (potential) crashes when deleting a server (#3392) 2023-03-03 14:39:43 -05:00
build.gradle.kts Bump io.sentry:sentry-android from 6.14.0 to 6.15.0 (#3390) 2023-03-03 14:14:30 -05:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00