mihon/app/src/main/java/eu/kanade/tachiyomi/extension
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
..
api Use more Compat utilities (#5786) 2021-08-27 16:33:12 -04:00
model Use more Compat utilities (#5786) 2021-08-27 16:33:12 -04:00
util Unify NSFW flagging for sources/extensions 2021-09-13 17:49:58 -04:00
ExtensionManager.kt Revert "Use flows instead of relays for extensions loading" 2021-01-07 19:06:34 -05:00
ExtensionUpdateJob.kt Do background app/extension checks less frequently 2021-08-13 18:24:21 -04:00