tachiyomi/app/src/main/java/eu/kanade/presentation
arkon 6ab8e1e73d Don't use reflection for handling backup options as boolean array
Wasn't working correctly in release build, _probably_ because of R8 despite kotlin-reflect
shipping with Proguard rules and us already keeping all Tachiyomi classes.
2023-12-30 20:29:12 -05:00
..
browse Minor cleanup/address lint warnings 2023-12-30 10:30:32 -05:00
category Address some build warnings 2023-12-25 16:31:40 -05:00
components Show next expected update in interval dialog 2023-12-30 19:15:52 -05:00
crash More onboarding screen additions 2023-12-09 17:49:35 -05:00
history Misc refactoring 2023-12-30 18:33:35 -05:00
library Clean up some text alpha modifiers 2023-12-13 22:21:55 -05:00
manga Show next expected update in interval dialog 2023-12-30 19:15:52 -05:00
more Don't use reflection for handling backup options as boolean array 2023-12-30 20:29:12 -05:00
reader Minor cleanup/address lint warnings 2023-12-30 10:30:32 -05:00
theme Migrate XML themes to Compose (#10152) 2023-11-19 11:25:39 -05:00
track Minor cleanup/address lint warnings 2023-12-30 10:30:32 -05:00
updates Misc refactoring 2023-12-30 18:33:35 -05:00
util Don't make install permission required during onboarding 2023-12-28 15:48:08 -05:00
webview Replace remaining Android-specific strings 2023-11-18 19:41:33 -05:00