Commit Graph

8 Commits

Author SHA1 Message Date
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
THE_ORONCO ef491c08ea
fixed all issues regarding #10040 (#10042) 2021-12-09 05:44:16 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -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 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