mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-03 03:44:52 +00:00
We previously stopped/started the biometric prompt every time in onPause/onResume, but that's apparently not necessary (and discouraged according to the documentation). This caused issues where the prompt would get stuck on some devices. While working on this I ran into another issue where AuthActivity was closed and reopened for no reason after rotation of the device, compounding the issue. This patch also fixes that. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |