mihon/app/src/main/java/eu/kanade/tachiyomi
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
..
annotations Fix annotations package name 2020-11-29 17:08:20 -05:00
data Option to move nav rail buttons to bottom of screen (closes #5158) 2021-05-23 14:30:09 -04:00
extension Include extension loading errors in error logs 2021-04-19 10:18:32 -04:00
network Better handling of coroutine cancellations for http calls 2021-04-28 08:53:41 -04:00
source Update URL for Local Manga guide (#4641) 2021-03-13 11:38:06 -05:00
ui Fix incognito mode disabled after the app kicked out of memory (#5167) 2021-05-24 09:09:35 -04:00
util Fix reader chapter sort ordering (fixes #5157) 2021-05-23 14:30:09 -04:00
widget Disable swiping on switch in SwitchSettingsPreference 2021-05-22 12:39:58 -04:00
App.kt Fix incognito mode disabled after the app kicked out of memory (#5167) 2021-05-24 09:09:35 -04:00
AppModule.kt More coroutine tweaks 2021-01-10 11:01:10 -05:00
Migrations.kt Remove 1 or 2 hour library updates to avoid DDoSing sources 2021-05-22 11:52:28 -04:00