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
e1f59a845e
Update jsoup ( #15321 )
2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp ( #15320 )
2023-02-11 17:30:31 -05: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
AntsyLich
e96fd22d30
Remove usage of Duktape ( #13048 )
2022-08-17 12:14:06 -04:00
Riztard Lanthorn
de019d7ad4
MangaHere: fix images issue ( #11542 )
...
add referer to header
remove unused artist
2022-04-20 14:23:10 -04:00
arkon
93988e8990
Close instances of Duktape ( #9363 )
2021-10-04 13:03:21 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Arraiment
c19a5c64ce
Fix search and add filters ( #8667 )
2021-08-20 06:22:43 -04:00
Themis
29ae13ac7c
MangaHere Update ( #7690 )
...
Updated the manga types and genre.
2021-06-17 09:37:36 -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
3bd98888ee
Use Kotlin DSL for Duktape stub gradle file
...
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
Mike
311cef70fd
Mangahere - fix genre search ( #3380 )
2020-06-02 04:47:59 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle ( #3214 )
2020-05-17 16:50:53 -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
Mike
52da22ba09
Mangahere - fix pages ( #2696 )
...
Mangahere - fix pages
2020-04-17 16:57:52 -04:00
Mike
a6633e2545
Mangahere - revert & tweak pages ( #2582 )
...
Mangahere - revert & tweak pages
2020-04-03 20:47:50 -04:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades ( #2057 )
2020-02-22 23:35:13 -05:00
happywillow0
3fb1225f45
Mangahere Update Page List for Webtoons ( #2082 )
...
Mangahere Update Page List for Webtoons
2020-01-26 00:21:49 -05:00
happywillow0
05d7a6951f
[Fix] Mangahere - Parser for webtoon type ( #1810 )
...
* Update build.gradle
* Added Webtoon Parser
* Update Mangahere.kt
Missed a '
2019-11-22 17:46:54 -05:00
Mike
dd2fb8a9a6
Check if Mangahere manga is licensed ( #1275 )
2019-07-08 12:51:59 +01:00
pervertkirito
c0d9d393bf
fix parseChapterDate ( #1096 )
...
* fix parseChapterDate
* Update build.gradle
* Update Mangahere.kt
Ah sorry my bad
2019-05-09 11:10:42 +01:00
Yaroslav Shuliak
952656f6b6
MangaHere fix ( #1029 )
...
* mangahere fix
* adult manga cookie, logs removed
* status fix
* version number update
2019-04-15 11:46:31 -04:00
Ankit SIngh
660ba509ce
MangaHere-Icons ( #785 )
...
MangaHere-Icons
2019-02-08 13:35:04 -05:00
Eugene
f20372cee7
Remove extVersionSuffix ( #575 )
...
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene
71806a3d1d
Use compileOnly instead of provided in Gradle files ( #438 )
...
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Carlos
b8283aecba
fix mangahere author/artist now showing ( #183 )
2018-02-04 18:22:11 +01:00
Carlos
1d9104c3ee
updated mangahere to show licensed status ( #175 )
2018-01-26 17:09:41 +01:00
Carlos
b3b22a9854
MangaHere update ( #141 )
...
* updated to match internal source
* updated version code
* switched extVersion back,
reverted libVersion
* updated to latest LibVersion
* fixed suffix since only need to increment by 1
2017-12-09 16:08:28 +01:00
ddmgy
c6b1cfc0dc
Fix extra (advertisement) page being added in Mangahere. ( #122 )
2017-11-06 22:22:43 +01:00
len
dfd051d4de
Update mangahere catalog
2017-09-29 18:40:20 +02:00
len
7418d429d1
Forgot to upgrade version codes
2017-06-02 17:48:37 +02:00
len
0c26d11846
Update bundled sources. Add duktape stub lib. Update gradle
2017-06-01 17:49:38 +02:00
len
c883afbcd6
Reorganize project structure
2017-02-25 16:57:50 +01:00