komikku/app
Ivan Iskandar dd4384767c 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).

(cherry picked from commit 3c186a3c8d3fd74f489a7aa2a27906d29502e0f6)
2021-05-28 14:36:39 -04:00
..
src Fix incognito mode disabled after the app kicked out of memory (#5167) 2021-05-28 14:36:39 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Bump compileSdk to 30 (#5140) 2021-05-22 18:07:27 -04:00
proguard-android-optimize.txt Proguard fixes 2021-05-22 16:07:11 -04:00
proguard-rules.pro Proguard fixes 2021-05-22 16:07:11 -04:00
shortcuts.xml Merge sources and extensions into one view 2020-04-27 19:16:46 -04:00