komikku/app/src/main/java/eu/kanade/tachiyomi/source
AntsyLich 8a06bc42d8 Maintain source info in the database. (#6389)
* Maintain Source Info in database

* Review changes and cleanups

* Review changes 2

* Review Changes 3

(cherry picked from commit 9d5b7de1d89a353d0bf73ce6befd9f5667d94d17)

# Conflicts:
#	app/src/main/java/eu/kanade/domain/DomainModule.kt
#	app/src/main/java/eu/kanade/presentation/browse/MigrateSourceScreen.kt
#	app/src/main/java/eu/kanade/tachiyomi/extension/ExtensionManager.kt
#	app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
2022-06-16 12:02:38 -04:00
..
model Use SQLDelight in Backup/Restore (#7295) 2022-06-14 11:13:53 -04:00
online Fix chapter list live update (#7296) 2022-06-12 12:44:34 -04:00
CatalogueSource.kt Consume and extend 1.x Source API 2020-11-04 20:58:14 -05:00
ConfigurableSource.kt Optimize imports, disallow wildcard imports because of klint, run linter 2020-05-03 01:36:21 -04:00
LocalSource.kt Change cover memory key (#7276) 2022-06-11 12:01:19 -04:00
Source.kt Maintain source info in the database. (#6389) 2022-06-16 12:02:38 -04:00
SourceFactory.kt Allow multiple sources in each extension source apk (#761) 2017-04-27 20:15:55 +02:00
SourceManager.kt Maintain source info in the database. (#6389) 2022-06-16 12:02:38 -04:00
UnmeteredSource.kt Add UnmeteredSource interface 2021-12-02 19:29:50 -05:00