nix-on-droid-app/app
agnostic-apollo 6b60adc079 Fixed: Do not stop the app if UncaughtExceptionHandler implemented by CrashHandler receives an exception on a non main thread
Rename function that should be used by main thread of apps to `setDefaultCrashHandler()`.

Functions for other threads will be added in a later commit.
2022-04-23 00:36:12 +05:00
..
src Fixed: Do not stop the app if UncaughtExceptionHandler implemented by CrashHandler receives an exception on a non main thread 2022-04-23 00:36:12 +05:00
build.gradle Changed: Updated the termux-am-library dependency, because the repo is now part of the Termux github organization. 2022-04-23 00:36:12 +05:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-06 23:24:15 +03:00
proguard-rules.pro Fix java.lang.AbstractMethodError: androidx.window.sidecar.SidecarInterface$SidecarCallback.onDeviceStateChanged 2021-07-08 08:27:44 +05:00