mihon/app/src/main/java/eu/kanade/tachiyomi/data
arkon 93523ef50b Remove dependency injection from core module and data module from presentation-widget module
Includes side effects:
- No longer need to restart app for user agent string change to take effect
- parseAs extension function requires a Json instance in the calling context, which doesn't necessarily need to be the default one provided by Injekt
2023-02-20 19:02:38 -05:00
..
backup Move more things to domain module 2023-02-18 15:14:04 -05:00
cache Move more models to domain module 2023-01-22 10:54:28 -05:00
coil Move more things around 2023-01-27 22:31:12 -05:00
database/models Move more models to domain module 2023-01-22 10:54:28 -05:00
download Move more things to domain module 2023-02-18 15:14:04 -05:00
library Remove unnecessary usages of NotificationManagerCompat to actually create notifications 2023-02-18 17:10:45 -05:00
notification Move more things to domain module 2023-02-18 15:14:04 -05:00
preference Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
saver Move more things around 2023-01-27 22:31:12 -05:00
track Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00
updater Remove dependency injection from core module and data module from presentation-widget module 2023-02-20 19:02:38 -05:00