mihon/app/src/main/java/eu/kanade/tachiyomi/ui
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
..
base Revert "Prevent view from being removed if a to is found (#5135) (#5152)" 2021-05-23 14:30:09 -04:00
browse Add Komga as an unattended track service (#5049) 2021-05-22 12:07:58 -04:00
category Clean up controller viewbinding creation 2021-04-18 12:54:51 -04:00
download Add cancel all for series in download queue (#5062) 2021-05-13 17:35:47 -04:00
library Adjust tablet layout (closes #5113) 2021-05-19 23:18:24 -04:00
main Fix incognito mode disabled after the app kicked out of memory (#5167) 2021-05-24 09:09:35 -04:00
manga Hide irrelevant settings on tablets 2021-05-23 13:05:45 -04:00
more Tweak About view, make links actually clickable 2021-05-19 22:55:27 -04:00
reader Fix reader chapter sort ordering (fixes #5157) 2021-05-23 14:30:09 -04:00
recent Don't hide side nav when opening ActionToolbar on tablets 2021-05-14 18:26:39 -04:00
security Rename some biometrics things since it's no longer specifically for biometric auth 2021-05-22 12:39:47 -04:00
setting Option to move nav rail buttons to bottom of screen (closes #5158) 2021-05-23 14:30:09 -04:00
webview Bump compileSdk to 30 (#5140) 2021-05-22 14:48:27 -04:00