mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-28 01:36:08 +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. |
||
---|---|---|
.. | ||
com/beemdevelopment/aegis |