arkon
085358d39c
Remove unnecessary DB calls when setting chapter flag defaults
...
(cherry picked from commit 8931dbb657cfd243a48e537b25d2a8b782a6a982)
2021-07-18 13:07:25 -04:00
arkon
8d88467aa0
Fix Incognito Mode toggle not updating after disabled via notification
...
(cherry picked from commit 52416ff3a85bd6f17fb12f218398c5c9fd198397)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/more/MoreController.kt
2021-07-18 13:07:16 -04:00
Soitora
ee51813069
Improve Green Apple color in Light theme ( #5528 )
...
(cherry picked from commit 3dbfee91f6029442470e429c7299e346be364687)
2021-07-18 13:06:49 -04:00
Jobobby04
2bdead3e5f
Cleanup mangadex, hopefully mitigate freezing
2021-07-18 13:06:12 -04:00
Jobobby04
dee3abd0c3
Logout even if the logout response doesnt return ok
2021-07-18 13:05:35 -04:00
Jobobby04
09ea9deb67
Stop excluding Tsumino from library updates
2021-07-12 12:26:41 -04:00
Jobobby04
866c4a77a3
Use a empty title if none is found
2021-07-11 21:24:24 -04:00
Jobobby04
a856ea20b4
Cleanup
2021-07-10 17:33:25 -04:00
Jobobby04
e6cb339ff5
Mangadex fixes
2021-07-10 17:27:21 -04:00
arkon
7377892942
Reword delete chapter settings ( closes #5494 )
...
(cherry picked from commit 09d4901781d9cf5beee16172a0ac8d6198e03889)
2021-07-10 17:23:02 -04:00
arkon
b7321ca204
Improving genre search started from the manga page of a popular manga ( #4375 )
...
Co-authored-by: E3FxGaming <E3FxGaming@users.noreply.github.com>
(cherry picked from commit 62955e73852ed1ca69a1168c855721076da9fb05)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoHeaderAdapter.kt
2021-07-10 17:22:54 -04:00
Ivan Iskandar
db395f5e37
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
(cherry picked from commit 1ef77225040842af778282168e6fb8b11c339eeb)
2021-07-10 17:18:50 -04:00
arkon
7891b4de31
Use jsDelivr as fallback when GitHub can't be reached for extensions list ( closes #5517 )
...
(cherry picked from commit 24bb2f02dce135e0ceb2856618ecfc0e30dce875)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/extension/api/ExtensionGithubApi.kt
2021-07-10 17:18:37 -04:00
arkon
15707d933a
Use fade transactions when handling shortcuts
...
(cherry picked from commit 627698d81fe9559ae23acfe3aec492bacfe1eceb)
2021-07-10 15:48:10 -04:00
arkon
6516a4285f
Add warning for MIUI users when trying to restore backups with MIUI Optimization disabled
...
(cherry picked from commit d4c8480dee8bb26ec7ea34f0744534e585a3f685)
2021-07-10 15:48:01 -04:00
arkon
5a1f09e904
Parallel cover update job
...
(cherry picked from commit 015e8deb799a652b923649d58f329ad78d69d2b9)
2021-07-09 17:52:45 -04:00
jmir1
a844c636a6
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.
(cherry picked from commit 8d5f7985915f45bd50ad889707a4049b50400124)
2021-07-09 17:52:37 -04:00
arkon
9ade06c6f7
Update dependencies
...
(cherry picked from commit 714aa4b4ba4c981bbb8510efdbf0acb5cefd3395)
# Conflicts:
# app/build.gradle.kts
2021-07-09 17:52:14 -04:00
arkon
b5f4eb79d9
Show all currently updating manga in library update notification
...
(cherry picked from commit e65f59b3dfdaf776cd101b0e80d049a1ae4cdac8)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/library/LibraryUpdateNotifier.kt
2021-07-08 23:34:28 -04:00
arkon
cec05194eb
Update dependencies
...
(cherry picked from commit 67128937ca61937f2f778342a0c3c2e34750a255)
# Conflicts:
# app/build.gradle.kts
2021-07-08 23:10:14 -04:00
Riztard Lanthorn
22fd34088f
add Yin Yang Theme ( #5508 )
...
* add Yin Yang Theme
* change download badge color to yin yang as well
* update string
* fix &
(cherry picked from commit d9ea621e544981062c2a67b8f4bb196cb0da904f)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceValues.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/activity/BaseThemedActivity.kt
2021-07-08 23:08:47 -04:00
SBence
04326d17bf
Sanitize manga title in page download subfolder name ( #5514 )
...
(cherry picked from commit fb35d7af59d3f5ed89506b5ac70c07669b00ef44)
2021-07-08 23:05:29 -04:00
Jobobby04
4e8142b5b8
Cleanup library update a bit
2021-07-08 23:05:08 -04:00
Jobobby04
a29ddaaf1c
Add debug function to reset viewer for all manga
2021-07-07 20:53:52 -04:00
Andreas
102811f781
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
(cherry picked from commit c254aa6fcc511eb572f8337a776e4d9cee0cfe8e)
2021-07-07 20:37:26 -04:00
Jobobby04
b49c64d4ff
Cleanup
2021-07-07 20:37:14 -04:00
Ivan Iskandar
52b748d935
Simplify locale override ( #5509 )
...
(cherry picked from commit 37d30eb887d0580fc98eb6a6fd5d6a08bc585721)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/App.kt
2021-07-07 20:37:02 -04:00
w
4d95306cd9
Update image decoder to add JPEG XL support ( #5512 )
...
(cherry picked from commit 49cdcc644c974a8b8bee4977def4af6d28d0bded)
2021-07-07 20:24:08 -04:00
arkon
811be77144
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>
(cherry picked from commit 07e5525c7433914f8e4b7dad03eb3081e622df48)
2021-07-07 20:24:00 -04:00
arkon
6323306693
Only update in-library manga chapter settings instead of all
...
(cherry picked from commit 776194f5b27c1e37023efe61b6893a8874ab75e5)
2021-07-07 20:23:48 -04:00
arkon
c2b07717fc
Sanitize spaces when setting URLs without domain
...
It throws an URISyntaxException otherwise.
(cherry picked from commit ed80ee98a7ebf0b3a546a6269f06f375d4ec4270)
2021-07-07 20:23:42 -04:00
Jobobby04
aaad902d6a
Fix filter theme
2021-07-07 16:00:34 -04:00
Jobobby04
bfb018d1b4
Fix migration menu icons
2021-07-06 17:08:50 -04:00
Jobobby04
211e0912a3
Fix intercept activity toolbar
2021-07-06 17:01:52 -04:00
Jobobby04
d788585d14
ReImplement Mangadex deeplink
2021-07-06 16:58:09 -04:00
Jobobby04
90654dc027
Fix page reporting
2021-07-06 15:28:32 -04:00
arkon
183da5cc84
Resource cleanup post-theme removal
...
(cherry picked from commit 040bac3da2a215802ebad02f8e6a418bb200cb9c)
2021-07-05 18:43:55 -04:00
arkon
693b57b14c
Add DARK_BLUE enum value back to avoid crash
...
(cherry picked from commit 9df721d1586b06ce59321a15dadb7a4f0a65bce1)
2021-07-05 18:43:48 -04:00
arkon
243f6b3851
Update dependencies
...
(cherry picked from commit ba0907ae594f4f1fc8390d12afa44ed3878fc48a)
# Conflicts:
# app/build.gradle.kts
2021-07-05 18:43:39 -04:00
arkon
988249b177
Remove Hot Pink theme
...
The old AMOLED Hot Pink theme is pretty close to what Midnight Dusk + AMOLED is now.
(cherry picked from commit e9dce32a9820e829b1caa1957d2ec1ab9cc9f3c6)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceValues.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/base/activity/BaseThemedActivity.kt
2021-07-05 18:42:30 -04:00
arkon
e6a4d1e2b4
Rename "Dark Blue" theme to "Blue"
...
(cherry picked from commit 535cc0d81e03380d6e0e87d7be751a04c2a12aa4)
2021-07-05 18:41:17 -04:00
Jobobby04
20d8cf6c10
Update Mangadex
2021-07-05 18:31:30 -04:00
Jobobby04
efba76380a
Reader cleanup
2021-07-04 17:14:21 -04:00
Jays2Kings
60f1c6a2b4
Fixed double page layout showing pages from other chapters
...
(cherry picked from commit 8ac340eff0451e59a1fdfeb3577c38db5eb7da00)
2021-07-04 17:14:20 -04:00
Jobobby04
f9ba8b0072
Fix reader toolbar insets
2021-07-04 14:59:24 -04:00
Jobobby04
2173a83196
Fix E-Hentai browse images being compressed
2021-07-04 14:53:52 -04:00
Jobobby04
ad04fab21a
Always show mark as read
2021-07-04 14:49:55 -04:00
Jobobby04
74c94b9879
Small reader fixes
2021-07-04 14:49:41 -04:00
Jobobby04
3bdd508a81
Only show mark as read and mark as unread in library if there is room
2021-07-04 14:00:38 -04:00
Jobobby04
c9438d55e0
Fix words dissapearing
2021-07-03 22:49:12 -04:00