Aegis/app
Alexander Bakker 189bd0d749 Guard against starting multiple instances of IntroActivity or AuthActivity
Apparently onResume of MainActivity is sometimes called even if it's not the top
level activity, causing IntroActivity or AuthActivity to be launched twice. This
patch (uglily) prevents that from happening.
2020-07-04 12:21:27 +02:00
..
src Guard against starting multiple instances of IntroActivity or AuthActivity 2020-07-04 12:21:27 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Merge pull request #464 from alexbakker/ui-tests 2020-07-04 11:54:34 +02:00
lint.xml Replace SpongyCastle with BouncyCastle 2020-05-16 12:30:38 +02:00
proguard-rules.pro Add initial set of UI tests 2020-06-10 16:15:52 +02:00