3 Commits

Author SHA1 Message Date
arkon
5e05175f8c Lint fixes 2020-04-25 10:29:23 -04:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
happywillow0
25a66375e1 [New] MangaKisa (#1646)
* Update and rename src/en/mangakakalot/build.gradle to src/en/mangakisa/build.gradle

* Create MangaKisa.kt

* Update searchMangaSelector

Filters out an extra invalid manga entry in search results.

* Added parseRelativeDate

Added Date Parsing based off of Mandara

* Update popularMangaSelector

Removed invalid entry between pages

* Add icons

* Update build.gradle

Added Preferences

* Add Preferences

Adds preferences to select between:
Latest Manga by Popular Updates vs All Updates
Popular Manga by Week vs All Time

* Removed Debug Code

* Update build.gradle

Return to version 1
2019-10-17 19:03:46 -04:00