Aegis/app/src/main/java/com
Alexander Bakker 80c37556c7 Prevent double launches of the intro and auth activities
Since API level 33: When opening Aegis right after installing it,
Android will send a configuration change event (CONFIG_ASSETS_PATHS),
causing MainActivity to restart almost immediately. This would also
cause two IntroActivity's to be started on top of eachother.
2022-10-09 16:33:28 +02:00
..
beemdevelopment/aegis Prevent double launches of the intro and auth activities 2022-10-09 16:33:28 +02:00