Aegis/app
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
..
src Prevent double launches of the intro and auth activities 2022-10-09 16:33:28 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Update dependencies 2022-10-09 12:53:46 +02:00
lint.xml Downgrade ResourceType linter error to a warning 2022-08-03 22:42:56 +02:00
proguard-rules.pro Split preferences into separate fragments 2021-01-16 15:46:13 +01:00