arkon
bd424ce460
Update to Kotlin 1.5.21
2021-07-14 17:57:12 -04:00
FourTOne5
1dddba7f25
Update Libary update notification. ( #5545 )
...
* Update LibraryUpdateNotifier.kt
* Update LibraryUpdateService.kt
2021-07-14 17:57:03 -04:00
Hunter Nickel
7fd75b7501
Hide the reader seekbar for single-page chapters ( #5551 )
2021-07-14 17:56:50 -04:00
jmir1
cdb69b896a
Merge branch 'tachiyomiorg:master' into master
2021-07-14 10:24:49 +02:00
Carlos
423f07033e
Update request_feature.yml
...
closes #5543
2021-07-13 12:16:30 -04:00
jmir1
38b2e424e3
fix quality switching in the internal player
2021-07-13 16:48:34 +02:00
jmir1
e14a5a3510
fix some parsedanimehttpsource stuff
2021-07-13 15:44:05 +02:00
jmir1
520499f7d0
fix latest episode issues
2021-07-13 15:30:47 +02:00
jmir1
5ef5372b10
Merge remote-tracking branch 'upstream/master'
2021-07-13 15:30:13 +02:00
jmir1
704d809914
external downloader support part 3
2021-07-13 15:25:49 +02:00
arkon
ef9c457681
Update jsoup and Coil
2021-07-12 11:54:06 -04:00
Hunter Nickel
a6d4a3b785
Hide Start/Resume FAB unless there are unread chapters and during loading ( #5458 )
...
* Hide Start/Resume FAB unless there are unread chapters
* Remove dead code, rewrite logic for hiding FAB
2021-07-12 11:48:48 -04:00
Riztard Lanthorn
2e487f8a3f
fix yin & yang theme ( #5535 )
...
refresh arrow color didnt change in dark mode
2021-07-12 09:57:42 -04:00
Ivan Iskandar
2423a70abd
Fix incognito mode disabled after URL intent launched ( #5533 )
2021-07-12 09:57:28 -04:00
jmir1
101fd1dcff
bump version
2021-07-12 01:03:36 +02:00
jmir1
b7e02afa1f
Merge remote-tracking branch 'upstream/master'
2021-07-12 00:56:07 +02:00
Soitora
13d39fc942
Tweak chip contrast ( #5526 )
...
* Set better contrast for chips
* Set custom chip colors for Yin Yang
2021-07-11 15:45:53 -04:00
Soitora
b7547a8458
Optimize the Green Apple theme variant ( #5530 )
2021-07-11 15:45:42 -04:00
arkon
8931dbb657
Remove unnecessary DB calls when setting chapter flag defaults
2021-07-11 15:18:00 -04:00
arkon
52416ff3a8
Fix Incognito Mode toggle not updating after disabled via notification
2021-07-11 15:17:43 -04:00
jmir1
d99b343a40
Merge branch 'master' of github.com:jmir1/tachiyomi-mi
2021-07-11 19:54:43 +02:00
jmir1
257456016b
Merge remote-tracking branch 'upstream/master'
2021-07-11 19:41:59 +02:00
Soitora
3dbfee91f6
Improve Green Apple color in Light theme ( #5528 )
2021-07-11 10:42:11 -04:00
arkon
09d4901781
Reword delete chapter settings ( closes #5494 )
2021-07-10 16:15:49 -04:00
arkon
62955e7385
Improving genre search started from the manga page of a popular manga ( #4375 )
...
Co-authored-by: E3FxGaming <E3FxGaming@users.noreply.github.com>
2021-07-10 16:04:28 -04:00
Ivan Iskandar
1ef7722504
Support more image formats for covers ( #5524 )
...
* Add TachiyomiImageDecoder for Coil
Is currently used to decode AVIF and JPEG XL images.
* LocalSource: Check against file name for cover
This allows file with all supported formats to be set as cover
* TachiyomiImageDecoder: Handle HEIF on Android 7 and older
2021-07-10 15:44:34 -04:00
arkon
24bb2f02dc
Use jsDelivr as fallback when GitHub can't be reached for extensions list ( closes #5517 )
2021-07-10 11:35:43 -04:00
arkon
627698d81f
Use fade transactions when handling shortcuts
2021-07-10 11:05:10 -04:00
arkon
d4c8480dee
Add warning for MIUI users when trying to restore backups with MIUI Optimization disabled
2021-07-10 11:04:41 -04:00
arkon
015e8deb79
Parallel cover update job
2021-07-09 17:50:01 -04:00
arkon
714aa4b4ba
Update dependencies
2021-07-09 17:50:01 -04:00
jmir1
8d5f798591
show correct number of items in the library tit... ( #5516 )
...
...le, even when all manga are in a category that isn't the default
category.
2021-07-09 10:29:04 -04:00
arkon
e65f59b3df
Show all currently updating manga in library update notification
2021-07-08 23:03:22 -04:00
jobobby04
341c3d179e
Parallel library update ( #5519 )
...
* Parallel library update
* Almost forgot the terminal operator
2021-07-08 22:35:32 -04:00
arkon
67128937ca
Update dependencies
2021-07-08 18:16:51 -04:00
jmir1
2b1d2f1400
Merge branch 'tachiyomiorg:master' into master
2021-07-08 17:32:29 +02:00
jmir1
03af2d012c
external downloader support part 2
2021-07-08 17:29:02 +02:00
Riztard Lanthorn
d9ea621e54
add Yin Yang Theme ( #5508 )
...
* add Yin Yang Theme
* change download badge color to yin yang as well
* update string
* fix &
2021-07-08 09:12:23 -04:00
jmir1
8b97613de5
fix some stuff in the library
2021-07-08 12:36:14 +02:00
jmir1
f8a51bc957
Merge remote-tracking branch 'upstream/master'
2021-07-08 11:58:12 +02:00
jmir1
4fe608cd21
external downloader support part 1
2021-07-08 11:50:03 +02:00
SBence
fb35d7af59
Sanitize manga title in page download subfolder name ( #5514 )
2021-07-07 21:58:53 -04:00
Andreas
c254aa6fcc
Make Automatic Reader Theme pick background/text color based on dark mode preference ( #5505 )
...
* Make Automatic Reader Theme pick background/text color based on theme
* Use extension method
2021-07-07 18:12:11 -04:00
Ivan Iskandar
37d30eb887
Simplify locale override ( #5509 )
2021-07-07 18:11:52 -04:00
w
49cdcc644c
Update image decoder to add JPEG XL support ( #5512 )
2021-07-07 18:11:20 -04:00
arkon
07e5525c74
Fix chapter source order not working correctly and allow refresh to update source order
...
Based on 00f916a4f0
Co-authored-by: CarlosEsco <CarlosEsco@users.noreply.github.com>
2021-07-07 18:07:51 -04:00
arkon
776194f5b2
Only update in-library manga chapter settings instead of all
2021-07-07 18:05:29 -04:00
arkon
ed80ee98a7
Sanitize spaces when setting URLs without domain
...
It throws an URISyntaxException otherwise.
2021-07-07 17:53:28 -04:00
jmir1
641d25a169
fix shortcut icons
2021-07-06 16:00:40 +02:00
jmir1
fec1043597
Merge remote-tracking branch 'upstream/master'
2021-07-06 15:02:12 +02:00