mihon/app/src/main/java/eu/kanade/tachiyomi/source
nicki 2d1404d155
Fix Local and Other lang sources showing up in seperate Other Categories (#6024)
* group LocalSource and Other lang source together

* use better kotlin syntactic sugar

* add lang "other" to local

* remove duplicate LocalSource entries in Browse

* linting

* revert unnecessary linting

was a manually adding change

* Revert previous two commit but not the most recent

This reverts commit 30250f2f82fc5e38a1b30c7b55c445efec23a114
This also reversts commit 359ed5a8cda91577216b593a4138280e971e0126

* better way to avoid duplicate Local Sources

* more linting by plugin

* `""` lang is no longer used anywhere
2021-10-09 11:01:22 -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 Fix Local and Other lang sources showing up in seperate Other Categories (#6024) 2021-10-09 11:01:22 -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