stevenyomi
|
12e864f85f
|
Remove placeholder manifest files (#790)
|
2024-01-30 22:11:47 +00:00 |
|
|
5c8cb75e9a
|
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
|
2024-01-22 21:19:41 +00:00 |
|
AwkwardPeak7
|
c5f82e6aeb
|
Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle
* update CONTRIBUTING.md
* remove whitespace
* move common.gradle apply above in multisrc
* move kotlinter
* newlines
|
2024-01-16 02:49:40 +00:00 |
|
stevenyomi
|
4c8c21596b
|
Remove message in UnsupportedOperationException (#277)
|
2024-01-16 02:47:22 +00:00 |
|
stevenyomi
|
f612bc1c3f
|
Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
|
2024-01-14 00:29:56 +00:00 |
|
arkon
|
2a7801e876
|
Move package namespace declarations out of manifests (#17581)
|
2023-08-18 08:58:52 -04:00 |
|
arkon
|
baaee5cf21
|
Update linter (#15317)
|
2023-02-11 14:21:03 -05:00 |
|
arkon
|
1397c5b1b4
|
Bump dependencies (#15312)
|
2023-02-11 12:56:34 -05:00 |
|
Vetle Ledaal
|
b3dd6236bb
|
MangaJar: show latest instead of oldest manga (#10629)
|
2022-01-31 07:10:39 -05:00 |
|
FourTOne5
|
c4047e7c96
|
MangaJar: Remove Explicit chapter number (#9248)
* Remove Explicit chapter number
* Bumpy Bump
|
2021-09-26 13:43:00 -04:00 |
|
arkon
|
bc7d8c8672
|
Default libVersion to 1.2 (#9014)
|
2021-09-09 08:58:17 -04:00 |
|
Arraiment
|
f2d745d540
|
Fixed chapter dates (#8829)
|
2021-08-25 06:19:04 -04:00 |
|
CVIUS
|
43177c7c10
|
mangajar: fix complete status (#8733)
* Update MangaJar.kt
* bump
|
2021-08-22 10:36:55 -04:00 |
|
ConnorWGarvey
|
acf457c12e
|
MangaJar reads all pages of chapters and full chapter names (#8117)
* MangaJar reads all pages of chapters and full chapter names
* Update extension version
Co-authored-by: Connor Garvey <connorgarvey@google.com>
|
2021-07-16 06:24:46 -04:00 |
|
E-Hern Lee
|
1ecd11ced4
|
Fix MangaJar page list parsing (#7400)
* fix[mangajar]: fix page list parsing
* style[mangajar]: remove braces from if-expression, use hasAttr
* fix[mangajar]: fix if-else
|
2021-06-04 07:40:15 -04:00 |
|
arkon
|
50bf2a56e5
|
Update dependencies; drop Android 4.x support (#6742)
|
2021-04-28 15:38:05 -04:00 |
|
Riztard Lanthorn
|
08b6f0f8ce
|
fix mangajar pages issue (#5945)
|
2021-02-21 10:18:06 -05: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 |
|
Rama Bondan Prakoso
|
b39be24f68
|
MangaJar: Fixes and add filters (#3861)
* MangaJar: fix thumbnail
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
* MangaJar: Fix manga description and chapter list
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
* MangaJar: Add genre filter
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
* MangaJar: Sort filters
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
* MangaJar: Fix title
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
|
2020-07-21 05:25:39 -04:00 |
|
arkon
|
023c26b4a0
|
Make "Tachiyomi" app name prefix implicit
|
2020-06-25 22:46:15 -04:00 |
|
TacoTheDank
|
99ee039d09
|
Correct a bunch of lints from "en" to "ja" (#3075)
|
2020-05-10 17:46:00 -04:00 |
|
arkon
|
5e05175f8c
|
Lint fixes
|
2020-04-25 10:29:23 -04:00 |
|
AbdullahM0hamed
|
4113cef94f
|
Added MangaJar (#2609)
* Create MangaJar.kt
* Delete MangaJar.kt
* Create MangaJar.kt
* Update MangaJar.kt
* Create build.gradle
* Update build.gradle
* Create placeholder
* Add files via upload
* Delete placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create mipmap-xhdpi
* Delete mipmap-xhdpi
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* update icons
* Update MangaJar.kt
|
2020-04-09 18:03:34 -04:00 |
|