Commit Graph

5 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 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Aria Moradi f4c0d7f2b4
Kill Six Billion Demons: fix typo (#3465)
* Kill Six Billion Demons: fix typo

* Kill Six Billion Demons: bump version
2020-06-09 17:12:03 -04:00
Aria Moradi bdc3a5d05b
Kill Six billion Demons: fix a bug (#3463)
* Kill Six billion Demons: fix a bug

* Bump extension version
2020-06-09 16:31:25 -04:00
Aria Moradi ceccf4f85b
add source: Kill Six Billion Demons (#3433)
* KSBD: initial files

* KSBD: code reached working state

* delete logging commands

* clean book manga titles

* KSBD: throw an Exception when user tries to search

* KSBD: add alternative code for search

* KSBD: return an empty response when user searches

* fix chapter order

* address linting warnings

* KSBD: use okhttp insted of Jsoup.connect()

* KSBD: replace fetchMangaDetails() with explicit wite

* KSBD: fix linting so the code compiles

* KSBD: use okhttp insted of Jsoup.connect(), again
2020-06-09 13:27:15 -04:00