mihon/app/src/main/java/eu/kanade/domain
Andreas d3a73fc228
Move Category model and repository to domain and data layer (#8967)
To keep the commit from being 100+ files the interactors wasn't moved.

The domain module like the data module uses `tachiyomi` instead of `eu.kanade.tachiyomi` for package names
2023-01-22 10:12:29 -05:00
..
backup/service Split backup preferences from PreferencesHelper (#8051) 2022-09-22 08:57:42 -04:00
base Fix installing extensions on MIUI (#8916) 2023-01-15 10:32:27 -05:00
category/interactor Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00
chapter Migrate to more domain model usages 2022-11-10 22:42:44 -05:00
download Migrate to more domain model usages 2022-11-10 22:42:44 -05:00
extension Prioritize "all" ("Multi") lang in extensions lists 2023-01-05 22:34:24 -05:00
history Implement simple stats screen (#8068) 2022-11-26 15:50:26 -05:00
library Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00
manga Don't exclude same source when checking for duplicate entries 2023-01-08 22:06:42 -05:00
source Prioritize "all" ("Multi") lang in extensions lists 2023-01-05 22:34:24 -05:00
track Delayed Tracking Update related fix (#8642) 2022-12-01 23:01:24 -05:00
ui Remove side nav icon alignment preference 2022-10-27 17:30:12 -04:00
updates Allow partially read chapters to be marked as unread in updates screen (#8884) 2023-01-14 18:26:40 -05:00
DomainModule.kt Move Category model and repository to domain and data layer (#8967) 2023-01-22 10:12:29 -05:00