mihon/app/src/main/java/eu/kanade/tachiyomi
Ivan Iskandar 2932ed670f
MainActivity fixes (#6591)
* Reduce notifyDataSetChanged calls when category count is disabled

* Fix category tabs briefly showing when it's supposed to be disabled

Also fix tabs showing when activity recreated

* Lift appbar when tab is hidden

Check against tab visibility instead of viewpager

* Restore selected nav item after recreate

* Simplify SHORTCUT_MANGA intent handling

Don't need to change controller if the topmost controller is the target
2022-02-12 10:58:58 -05:00
..
data Disallow PackageInstaller extension installer option on MIUI 2022-02-05 23:02:13 -05:00
extension Write job failure exceptions to error log 2022-01-26 22:21:01 -05:00
network Don't show error toasts in MangaController for HTTP 103 responses (closes #6562) 2022-02-05 18:26:50 -05:00
source Fix pages not being serializable for chapter cache (fixes #6483) 2022-01-20 17:48:25 -05:00
ui MainActivity fixes (#6591) 2022-02-12 10:58:58 -05:00
util Avoid trying to open links in invalid Huawei app 2022-02-01 09:48:37 -05:00
widget MainActivity fixes (#6591) 2022-02-12 10:58:58 -05:00
App.kt Move preference extension functions to utils 2021-12-31 16:32:24 -05:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 14:46:43 -05:00
AppModule.kt Queue tracking updates when offline (closes #1497) 2021-09-04 16:37:35 -04:00
Migrations.kt Disallow PackageInstaller extension installer option on MIUI 2022-02-05 23:02:13 -05:00