Jobobby04
64c755ddf3
Lint
2025-12-05 13:45:55 -05:00
Jobobby04
3ae6c0131b
Lanraragi delegation
2025-12-05 13:44:58 -05:00
NGB-Was-Taken
e3b43de298
Spotless apply
2025-11-26 18:41:48 +05:45
AntsyLich
02ff6b4e2f
Fix mass migration not using the same search queries as individual migration ( #2736 )
...
(cherry picked from commit 7161bc2e825bdfd66a1829f7dce42bd0570b1008)
2025-11-26 15:06:06 +05:45
NGB-Was-Taken
ee8379b12a
Fix shizuku installer not updating installed extensions ( #2697 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit c3d858a5613a133352f6b140916d05de7f752771)
2025-11-26 15:05:26 +05:45
Mend Renovate
20e1cc0a7d
Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 ( #2708 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 13552c5ffa796aa9bf5db5e12c758a4b3763bf2b)
2025-11-26 15:02:17 +05:45
Jobobby04
b7b0ffc885
Remove old SmartSearch
2025-11-20 13:20:53 -05:00
Jobobby04
73cd25e8ba
Remove unused migration preferences
2025-11-20 12:50:33 -05:00
Jobobby04
e9ed861f00
Minor cleanup
2025-11-20 12:49:42 -05:00
Jobobby04
e7c1d4deef
Minor cleanup
2025-11-20 12:38:09 -05:00
Jobobby04
b8eb75fc68
Throttle E-Hentai requests
2025-11-20 12:37:37 -05:00
NGB-Was-Taken
3d34f3dd2f
Exclude MergedSource from MigrationConfigScreen
2025-11-17 08:49:15 +05:45
NGB-Was-Taken
01dc277877
Replace topbar in ReaderAppBars with ReaderTopBar
2025-11-16 20:35:50 +05:45
NGB-Was-Taken
b809ae5c6f
Optimize imports
2025-11-16 18:48:51 +05:45
NGB-Was-Taken
4c563122f8
Spotless apply
2025-11-16 18:14:20 +05:45
NGB-Was-Taken
4c1124fdb0
Fix compile time errors and make it build
2025-11-16 18:07:44 +05:45
NGB-Was-Taken
cb5b618266
Stop tap zones from triggering when scrolling is stopped by tapping ( #2680 )
...
(cherry picked from commit 2ec67ac0c1831a68d8d73e2679f8c98a5a48acf5)
2025-11-16 18:07:44 +05:45
AntsyLich
db51b09f80
Revert "Fix reader tap zones triggering after scrolling was stopped by the user" ( #2670 )
...
(cherry picked from commit 412815af067cdf343a6b5c7b5cd38eeb8190d543)
2025-11-16 18:07:44 +05:45
AntsyLich
4cae7b27a6
Fix extra padding appearing in reader after user interactions ( #2669 )
...
(cherry picked from commit aa300cb53ea3a02b63c3b3f3fca60d5e7533a8f1)
2025-11-16 18:07:44 +05:45
Trevor Paley
edcf939611
Improve WebView multi-window UX ( #2662 )
...
- Navigation history for lower windows is preserved when a popup is opened
- Back gesture will close a popup window rather than the entire WebView activity when there is no previous page
- The leftmost close button closes the entire activity as before
- When a popup window is shown, a new button appears to close just that window
(cherry picked from commit 855eea2ada8c09404dee99a965325913b246618f)
2025-11-16 18:07:44 +05:45
NGB-Was-Taken
19f049189a
Fix flaky migration tests ( #2663 )
...
(cherry picked from commit 506d51a007e730594e4e5f05f00b4f94c4f24e05)
2025-11-16 18:07:44 +05:45
AntsyLich
bf7a067908
Fix long strip reader not scrolling on consecutive taps ( #2650 )
...
(cherry picked from commit 0acd80dd95094a837c8dc05f3fc29ef3e69bdc21)
2025-11-16 18:07:43 +05:45
bapeey
67c4b71b88
Fix WebView crash introduced in v0.19.2 ( #2649 )
...
(cherry picked from commit bdb0ce4779d565fc528e97bd38133a72ff3c1724)
2025-11-16 18:07:43 +05:45
AntsyLich
19c23943ec
Handle reader cutout setting with Insets to support Android 15+ ( #2640 )
...
(cherry picked from commit 0e0b6d92833f8e4f3aebdcc1f7c8c175084175d6)
2025-11-16 18:07:43 +05:45
AntsyLich
8e6b5b8bee
Make reader edge-to-edge ( #1908 )
...
(cherry picked from commit 5f0c4606681cd59b38ae0855c7827e149fa5488c)
# Conflicts:
# CHANGELOG.md
# app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsReaderScreen.kt
# app/src/main/java/eu/kanade/presentation/reader/ReaderPageIndicator.kt
# app/src/main/java/eu/kanade/presentation/reader/appbars/ReaderAppBars.kt
# app/src/main/java/eu/kanade/presentation/reader/appbars/ReaderBottomBar.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
2025-11-16 18:07:43 +05:45
Naputt1
c99ddbe10f
Fix reader tap zones triggering after scrolling was stopped by the user ( #2518 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit ac28b6c80cee7605052299d6f5f43bc588f701d8)
2025-11-16 18:07:43 +05:45
Constantin Piber
23925c4ba6
Update Suwayomi tracker to use GraphQL API instead of REST API ( #2585 )
...
(cherry picked from commit cc2877673539db779af00fbefab3802ac52a7719)
2025-11-16 18:07:43 +05:45
Trevor Paley
e71f0afd99
Added proper multi window support in WebView instead of treating everything as a redirect ( #2584 )
...
(cherry picked from commit 6ab87c793122165f98c36b4b7d9158069ea40f5a)
2025-11-16 18:07:43 +05:45
Kashish Aggarwal
014bf97248
Fix date picker not allowing the same start and finish date in negative time zones ( #2617 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 8662f80fbf6b7c3aee4945bf656def8341cfdfd3)
2025-11-16 18:07:43 +05:45
c2y5
eb7465e6f9
Fix extension download stuck at pending state in some cases ( #2483 )
...
Also auto update extension list whenever a repository is added or removed
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 87c6f34a558b009be4d316e396ec3eeb4cfbbbf8)
2025-11-16 18:07:43 +05:45
AntsyLich
ff6ad20a77
Add option to customize concurrent downloads, increase page concurrency ( #2637 )
...
(cherry picked from commit 643762f91325a460c74398d472a555fb00ed9f63)
2025-11-16 18:07:43 +05:45
AntsyLich
63f4034a7f
Add subtitle support to slider preference and general cleanup ( #2635 )
...
(cherry picked from commit f36c259c1faf2ee4a108fd98a5d27d93014ba34c)
2025-11-16 18:07:43 +05:45
AntsyLich
6c1bfc2177
Fix reader "Unable to edit key" error ( #2634 )
...
(cherry picked from commit aef3beb15fb2d4acbde9cb2ea4c5f639606d9fc8)
2025-11-16 18:07:43 +05:45
NGB-Was-Taken
45ff1f06ba
Update shizuku.version to v13.1.5 ( #2566 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit e9469451acf6c7ad39ff08e344ad5013ddc39337)
2025-11-16 18:07:43 +05:45
AntsyLich
01420154be
Fix migration "Attempt to invoke virtual method" crash ( #2632 )
...
(cherry picked from commit 93ba6acea56334573fc506d593affd5bea2a86b2)
2025-11-16 18:07:43 +05:45
AntsyLich
1e4c596d0e
Fix migration dialog migrating to wrong entry ( #2631 )
...
(cherry picked from commit 5e7fecc2c11b4a175fe1c3f698f7daeb58fe311f)
2025-11-16 18:07:43 +05:45
AntsyLich
588db79a64
Fix mass migration advanced search query building ( #2629 )
...
(cherry picked from commit 7c08b75555a5444ede4912dc5e32607fac2b9678)
2025-11-16 18:07:43 +05:45
Constantin Piber
e5aaf3b31f
Migrate Kitsu to use library_id and remote_id properly ( #2609 )
...
(cherry picked from commit cbf72f4c60cb85f29f8446ba1adb1cfd29d38a59)
# Conflicts:
# CHANGELOG.md
# data/src/main/sqldelight/tachiyomi/migrations/8.sqm
2025-11-16 18:07:43 +05:45
Radon Rosborough
ef4d3e6c4d
Improve handling of downloads for chapters with same metadata and optionally for OSes that don't support Unicode in filename ( #2305 )
...
Co-authored-by: jkim <jhskim@hotmail.com >
Co-authored-by: fatotak <111342761+fatotak@users.noreply.github.com >
Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com >
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 58b25d697f7987e9888344e815d5646ec010a663)
2025-11-16 18:07:43 +05:45
NGB-Was-Taken
02bc195068
Fix disabling incognito mode from notification ( #2512 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 96e5131358110079587d262d37ec346e10941758)
2025-11-16 18:07:43 +05:45
Secozzi
4f0292b000
Update markdown to 0.37.0 ( #2516 )
...
(cherry picked from commit 27a4f6f45c0ba639450428f5f58b1c938fe3032e)
2025-11-16 18:07:43 +05:45
Guzmazow
16653f9585
Improve spoofing of X-Requested-With header to support newer WebView versions ( #2491 )
...
(cherry picked from commit 065147472e8e683c47d11f3e00386aba2a7c1bac)
2025-11-16 18:07:43 +05:45
Constantin Piber
392b1009c9
Delegate Suwayomi tracker authentication to extension ( #2476 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
(cherry picked from commit 6f635782c22cc0844caa4e4d88cf390005989b0b)
2025-11-16 18:07:43 +05:45
Secozzi
96c05bf113
Fix migration progress not updating and category flag mischeck ( #2484 )
...
- Fixed an issue where migration progress wasn't updated after a manual source search
- Fixed incorrect logic where the category migration flag was ignored due to checking the chapter flag instead
(cherry picked from commit 16b5317b90b3064d12aa38f687cc30110fd8cdb3)
2025-11-16 18:07:43 +05:45
Secozzi
d76d25379e
Don't hardcode app name in strings.xml ( #2394 )
...
(cherry picked from commit 3d3c36078a3b8cb741adffd46931aeab9cb38578)
2025-11-16 18:07:43 +05:45
Secozzi
c96cf4b11a
Fix height of description not being calculated correctly if images are present ( #2382 )
...
(cherry picked from commit c6a96b3970f0ba4643f438155653790973fa00f6)
2025-11-16 18:07:27 +05:45
krysanify
31601f523d
Fix crash opening filter sheet with empty library and mark as read/unread for selected items ( #2355 )
...
(cherry picked from commit d88dbe6409b9c4dd7fbb37757e89c09af73f1fd3)
2025-11-16 17:48:12 +05:45
AntsyLich
f7030ed800
Fix 'Default' category showing in library with no user-added categories ( #2371 )
...
(cherry picked from commit 7d717ee7fd9779b85fee29cadc946292cfdcee89)
2025-11-16 17:48:12 +05:45
AntsyLich
f4173b3766
Fix title text color in light mode on mass migration list ( #2370 )
...
(cherry picked from commit a93f71b82be4489a7a2aefd8fa08bb114cae8db5)
2025-11-16 17:48:12 +05:45
AntsyLich
7458eff2d8
Revert "Add full predictive back support ( #2085 )" ( #2362 )
...
This reverts commit c12bdbae8e7bc14da8966e45a3c450913e32129f.
(cherry picked from commit 1c3e96bf7f463949997c03e2119cfa55fd63dcd0)
2025-11-16 17:48:11 +05:45