Aegis/app/src
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
..
androidTest Rename the instrumented tests to be more consistent 2022-10-05 13:44:12 +02:00
main Prevent double launches of the intro and auth activities 2022-10-09 16:33:28 +02:00
test Update dependencies 2022-10-03 19:29:06 +02:00