8 Commits

Author SHA1 Message Date
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank
11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
Mike
6c4818232d
MangaKisa - fix chapters (#3124)
MangaKisa - fix chapters
2020-05-11 22:01:19 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
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