arkon
542c28875d
Minor project updates
...
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Alessandro Jean
3f91c5f75e
Replace JsonParser with kotlinx.serialization in some extensions ( #7620 )
...
* Replace JsonParser with kotlinx.serialization.
* Remove wildcard import.
* Remove more usages of JsonParser.
2021-06-14 06:20:05 -04:00
FrozyPenguin
ec3ed6206c
Fix japscan intercept url ( #7191 )
2021-05-24 07:03:05 -04:00
Abdennour Alem
d2bf29c960
Fix japscan baseUrl ( #7132 )
...
* Fix japscan baseUrl
* Update build.gradle
2021-05-21 08:39:21 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
BayLee4
59ef23a023
Attempt to fix japscan extension ( #6566 )
2021-04-15 14:30:28 -04:00
BRAMILLE Sébastien
34d7ff8380
Add fallback on search to duckduckgo ( #5630 )
...
* Add fallback on search to duckduckgo
* Upgrade version
2021-02-05 08:03:00 -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
8aa9b5ef1d
Fix repo build
...
AGP 4.1.0 automatically aligns output APKs, so we just do a zipalign check rather than actually trying to align it.
cf. https://issuetracker.google.com/issues/162117652
2020-10-18 20:25:11 -04:00
LordUTF8
855aa18430
Last fix for the JapScan Thumbnails ( #4517 )
...
* Fix for thumbnails loading
* Increment Version
* Second fix for the JapScan Thumbnails
* Second fix for the JapScan Thumbnails
* Last fix for the JapScan Thumbnails
Co-authored-by: DF-Aces <johanbaker98gmail.com>
2020-10-08 17:57:07 -04:00
LordUTF8
ab9c57882b
Fix for thumbnails loading ( #4467 )
...
* Fix for thumbnails loading
* Increment Version
Co-authored-by: DF-Aces <johanbaker98gmail.com>
2020-09-30 23:03:45 -04:00
az4521
d119172f5b
number go up ( #4448 )
2020-09-27 14:25:49 -04:00
az4521
e96e9a627d
japscan didnt actually work, whoops ( #4447 )
...
* fuck sizurpp
* fix japscan completely
Co-authored-by: Rani Sargees <rani.sargees@gmail.com>
Co-authored-by: az4521 <az4521@mailinator.com>
2020-09-27 13:45:55 -04:00
az4521
910716b913
fuck sizurpp ( #4439 )
...
* fuck sizurpp
* update url
Co-authored-by: Rani Sargees <rani.sargees@gmail.com>
2020-09-27 08:28:50 -04:00
az4521
07f0073856
Removed Japscan ( #4339 )
...
Co-authored-by: az4521 <“az4521@users.noreply.github.com”>
2020-09-08 21:21:55 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -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
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
arkon
efb9215f73
JapScan: use older version of JsonParser method for stable compatibility ( fixes #2481 )
2020-03-29 12:23:59 -04:00
happywillow0
e0bf25bd65
Japscan - Update Search ( #2448 )
...
Japscan - Update Search
2020-03-19 09:37:00 -04:00
morcefaster
98604a69cb
Japscan not loading images dirty fix ( #2315 ) ( #2404 )
...
Japscan not loading images dirty fix (#2315 )
2020-03-11 11:04:28 -04:00
happywillow0
1e3786d713
Add Search to JapScan ( #2270 )
...
Add Search to JapScan
2020-02-22 09:45:13 -05:00
happywillow0
bf7a47d32f
Japscan Browse via Filters ( #2226 )
...
* Japscan Search Workaround
* Update Japscan.kt
Refactor Popluar / Latest
Expand Filter
Remove Log
* Fix redundant English
2020-02-12 22:50:45 -05:00
happywillow0
96116dac10
Fix Japscan ( #2128 )
...
Fix Japscan
2020-01-26 00:22:42 -05:00
Mike
cf9087506f
Japscan search ( #1688 )
...
Japscan search
2019-10-22 07:22:38 -04:00
Mike
86cac8697b
Japscan domain change ( #1541 )
...
Japscan domain change
2019-09-21 09:12:34 -04:00
Rublood
f27da3e9cb
Update scrambled images on webtoon ( #1209 )
...
Update scrambled images on webtoon
2019-06-17 16:38:21 -04:00
Amine A
48ac7ffcf9
Filter out "untranslated preview pictures" and RAWs from JapScan. ( #972 )
...
Filter out "untranslated preview pictures" and RAWs from JapScan.
2019-03-26 19:38:18 -04:00
Eugene
97b077819a
Japscan: use proper request method in interceptor ( fixes #931 ) ( #944 )
...
Japscan: use proper request method in interceptor (fixes #931 )
2019-03-19 20:09:53 -04:00
DitFranXX
566c4c1832
Update extensions to fix issues ( #891 )
...
Update extensions to fix issues
2019-03-12 09:46:48 -04:00
DitFranXX
9698fd0711
Implement Nosrob's Image Discrambler ( #881 )
...
Implement Nosrob's Japscan Image Discrambler
2019-03-09 06:58:51 -05:00
Ankit SIngh
9c3f899739
Icons Change (7 Extensions) ( #868 )
...
Icons Change (7 Extensions)
2019-03-04 14:59:53 -05:00
Peuuuur-Noel
0bfd8dbeb1
Updated code to work with the new site design ( #687 )
...
[japscan] Updated code to work with the new site design
2018-12-29 08:23:18 -05:00
Logan B
76f2cf81bb
Update Japscan URL ( #665 )
...
Update Japscan URL
2018-12-10 05:56:59 -05:00
Eugene
f20372cee7
Remove extVersionSuffix ( #575 )
...
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene
3286fc7bd3
Fix Japscan icon ( #531 )
...
Fix Japscan icon
2018-10-01 18:28:29 -04:00
Amine I
4654ef0f5b
Fixed mangas descriptions on JapScan ( #478 )
...
Fixed mangas descriptions on JapScan
2018-09-02 18:23:18 -04:00
Gabriel Lebis
7d8c5e26ed
Fixed Japscan package name ( #476 )
...
Fixed Japscan package name
2018-09-02 17:00:40 -04:00
Gabriel Lebis
c8229748d5
Added Japscan (FR) source ( #473 )
...
Added Japscan (FR) source
2018-09-02 10:05:07 -04:00