komikku/app/src/main/java/eu/kanade/tachiyomi
Andreas 7edf8dd555 Use SharedFlow for available extensions to always emit the value (#7609)
- Fixes Extension screen being stuck refreshing due to StateFlow not emitting due to the value being the same

(cherry picked from commit 73901f50c0aee1cb82695642af72ff6ac7bc232d)
2022-07-25 11:06:45 -04:00
..
data Fix logic of app unlock (#7569) 2022-07-22 15:37:17 -04:00
extension Use SharedFlow for available extensions to always emit the value (#7609) 2022-07-25 11:06:45 -04:00
network Fix image MIME issues that cause download errors (#7562) 2022-07-20 11:33:27 -04:00
source Avoid catastrophic failure when cover can't be created in local source (fixes #7577) 2022-07-24 00:20:29 -04:00
ui Fix wrong query being used when opening Global Search (#7604) 2022-07-24 15:28:23 -04:00
util Fix library column setting jumping in 2022-07-16 20:48:18 -04:00
widget Remove unused dependencies (#7585) 2022-07-24 00:09:10 -04:00
App.kt Fix logic of app unlock (#7569) 2022-07-22 15:37:17 -04:00
AppInfo.kt Add compress to CBZ on download (#6360) 2022-01-01 15:24:12 -05:00
AppModule.kt Avoid crashes due to SQLite support in older Android versions for debug builds 2022-07-16 22:10:27 -04:00
Migrations.kt Fix crash when using renamed library sort methods (fixes #7092) 2022-05-08 10:49:40 -04:00