mihon/app/src/main/java/eu/kanade/tachiyomi/source
Steven Smith 305ee3c12e
Pull basic manga/chapter metadata from EPUB files. (#2962)
* Fill manga and chapter metadata with EPUB metadata where appropriate.

* Use fuzzy-match to remove manga titles from chapter names.

This allows removing manga titles from the metadata title of local EPUB chapters with characters that can't be in the manga directory's name due to filesystem limitations.

* Use more standard way of parsing EPUB dates.

* Use date format compatible with lower Android versions for EPUBs.
2020-04-27 22:49:06 -04:00
..
model Linting fixes 2020-04-25 14:24:45 -04:00
online Linting fixes 2020-04-25 14:24:45 -04:00
CatalogueSource.kt Run linter 2020-02-26 18:03:34 -05:00
ConfigurableSource.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
LocalSource.kt Pull basic manga/chapter metadata from EPUB files. (#2962) 2020-04-27 22:49:06 -04:00
Source.kt Using extension icon instead of letter for catalogues (closes #2261) 2020-04-01 23:03:20 -04:00
SourceFactory.kt Allow multiple sources in each extension source apk (#761) 2017-04-27 20:15:55 +02:00
SourceManager.kt Linting fixes 2020-04-25 14:24:45 -04:00