mihon/app
Ivan Iskandar 3c186a3c8d
Fix incognito mode disabled after the app kicked out of memory (#5167)
The application class onCreate will also be called when user navigates to an
activity after the app process is killed by the system.

So make sure the incognito is disabled only when the entry point of the app is
created from scratch (e.g. after being force closed by the user).
2021-05-24 09:09:35 -04:00
..
src Fix incognito mode disabled after the app kicked out of memory (#5167) 2021-05-24 09:09:35 -04:00
.gitignore
build.gradle.kts Bump compileSdk to 30 (#5140) 2021-05-22 14:48:27 -04:00
proguard-android-optimize.txt Reinstate Proguard/R8 (#5134) 2021-05-22 14:47:40 -04:00
proguard-rules.pro More Proguard fixes for extensions 2021-05-22 15:52:01 -04:00
shortcuts.xml