Commit Graph

7 Commits

Author SHA1 Message Date
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