mihon/app/src/main/java/eu/kanade/tachiyomi/source
arkon a2cf210a52 Unify NSFW flagging for sources/extensions
Since multisource extensions are no longer a thing, we now simply rely on the flag at the extension level, i.e. the per-Source/SourceFactory `@Nsfw` annotation is no longer checked.
We'll have to remove all of the annotation usages from the existing sources, which will also effectively break the setting for older versions of the app.
2021-09-13 17:49:58 -04:00
..
model Add 1.x page model converters 2020-11-07 19:22:01 -05:00
online Sanitize spaces when setting URLs without domain 2021-07-07 17:53:28 -04:00
CatalogueSource.kt Consume and extend 1.x Source API 2020-10-26 10:52:28 -04:00
ConfigurableSource.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
LocalSource.kt Read from streams for local source manga details and legacy backups 2021-09-06 11:54:00 -04:00
Source.kt Fix loading fallback thumbnails in browse view (closes #4127) 2020-12-13 20:47:48 -05:00
SourceFactory.kt Allow multiple sources in each extension source apk (#761) 2017-04-27 20:15:55 +02:00
SourceManager.kt Unify NSFW flagging for sources/extensions 2021-09-13 17:49:58 -04:00