Commit Graph

11 Commits

Author SHA1 Message Date
arkon 55b5b8585e Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
arkon 1f6027dd67
Replace usages of Gson (#10079) 2021-12-12 13:17:34 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Aria Moradi 33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon 016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Jason Lam af807266b8
Madokami cleanup (#3450)
* more descriptive error message pointing user to details page

* Minor code quality improvements, cleared out unusued latestUpdate
functions

* bump up ext ver
2020-06-08 17:56:33 -04:00
arkon 14e644d358 Set password preferences inputTypes 2020-06-06 13:02:53 -04:00
Jason Lam d121387761
Fix Madokami ordering and parsing issues (#3248)
Fix Madokami ordering and parsing issues
2020-05-19 21:49:47 -04:00
Jason Lam eba5d60348
Add Madokami (#3198)
* madokami support

* removed extra deps

* actually respect the no wildcard req

* address code review comments, minor readability fixes

* madokami kind of inconsistent with link texts

* oops forgot to delete

* address additional comment, better manga detail requesting

* remove dep that is now a common dep

* oops, account for raws / non-english manga

* changed en -> all, but couldn't figure out if lang was changeable

* Revert "changed en -> all, but couldn't figure out if lang was changeable"

This reverts commit 82ccd61f0ee4cea10a9063d602509022e2d5f62b.
2020-05-17 19:07:03 -04:00