arkon
c7e44aa22f
Replace deprecated ACTION_MEDIA_SCANNER_SCAN_FILE intent
...
(cherry picked from commit 0b4f3f5532
)
2022-08-13 13:09:19 -04:00
arkon
4a71022a60
Update chapter recognition and related tests
...
Includes 3e07100dc2
Co-authored-by: Saud-97 <Saud-97@users.noreply.github.com>
2022-08-13 12:37:02 -04:00
arkon
473a4fec70
Fix cherry pick errors
2022-07-08 09:11:28 -04:00
arkon
71e31e6c03
Add MIME type mapping for image/jxl ( fixes #7117 )
...
(cherry picked from commit 591df8abcc
)
2022-07-08 08:58:46 -04:00
arkon
83e93b254e
Don't show clipboard copy confirmation toast on Android 13 or above
...
(cherry picked from commit 40f5d26945
)
2022-07-08 08:53:46 -04:00
kasperskier
96d2fb62e4
ChapterSourceSync: set default timestamp to max timestamp ( #7197 )
...
(cherry picked from commit dd5da56695
)
2022-07-08 08:53:19 -04:00
FourTOne5
972cd98d7b
Fix removing manga from library reverts during global update ( #7063 )
...
* Fix removing manga from library reverts during global update
* Review Changes
* Review changes 2
(cherry picked from commit c4088bad12
)
2022-07-08 08:47:12 -04:00
FourTOne5
a409fde519
Download new chapters when only excluded categories is selected ( #6984 )
...
(cherry picked from commit 06bec0ad54
)
2022-07-08 08:45:29 -04:00
Andreas
9d77052d9c
Enable verbose logging in dev flavor by default ( #6979 )
2022-04-22 12:34:53 -04:00
arkon
821d9cdb02
Show different update notification for F-Droid installations
2022-04-13 17:44:43 -04:00
arkon
5afff31f72
Formatting
2022-04-08 16:44:23 -04:00
arkon
f0eb42e72d
Update linter
2022-04-08 15:30:39 -04:00
arkon
668d962233
Update WebView requester package name
...
https://github.com/tachiyomiorg/tachiyomi/issues/6781#issuecomment-1086665483
2022-04-02 12:04:20 -04:00
arkon
996f770935
Override X-Requested-With header value in WebView requests ( closes #6781 )
2022-04-02 10:49:42 -04:00
Ivan Iskandar
dbad60d03b
Base activities cleanup ( #6848 )
...
* secure delegate
* theming delegate
2022-04-02 09:54:21 -04:00
Andreas
dd490f2ac9
Fix DST issue ( #6831 )
2022-04-02 08:52:53 -04:00
arkon
c06ad8b87e
Stop using custom tabs ( closes #6821 )
2022-03-26 15:45:58 -04:00
arkon
7890511a53
Update dependencies
2022-03-26 15:23:31 -04:00
arkon
5c0a43e8d6
Fix off by 1 dates ( fixes #6791 )
2022-03-24 18:49:08 -04:00
Andreas
1163aa4e4e
Share logic for saving page/cover ( #6787 )
...
* Use MediaStore on newer Android Q or newer
* Use flow instead of Observable
* Review comment fixes
* Use suspended function instead of flow
2022-03-19 16:46:23 -04:00
Ivan Iskandar
ddb856edc7
Add cover error drawable ( #6782 )
2022-03-15 22:21:30 -04:00
arkon
382852d0bd
Require WebView v95+
2022-03-15 22:12:41 -04:00
arkon
c447022092
Disable app cache WebView (is a deprecated web API and is being removed in Android 13)
2022-03-09 18:04:52 -05:00
Ivan Iskandar
869424cd16
Change cover placeholder ( #6756 )
2022-03-09 17:26:55 -05:00
Ivan Iskandar
10eef282fa
Coil 2.x upgrade ( #6725 )
...
* Migrate to Coil 2
* Adapt to use coil disk cache
* Update to alpha 7
* Update to alpha 8
* Update to rc01
2022-03-04 16:04:32 -05:00
arkon
790d7b9170
Rename extension function to avoid confusion with androidx function
2022-02-12 11:23:10 -05:00
Gauthier
d8719ceee9
Navigate to pan / landscape zoom ( #6481 )
...
* pan if the image is zoomed instead of navigating away
quickly display full landscape image before zooming to fit height in fit to screen
* add Tap to pan preference, defaults to true
add landscape zoom preference, defaults to false
* hide landscape image zoom option if scale is not fit screen
* fix landscape image zoom for first image and loading image
* properly reload pagerholders when landscape zoom option is changed
* enable landscape zoom by default
2022-02-12 11:21:54 -05:00
arkon
e1b1f4f3fc
Avoid trying to open links in invalid Huawei app
2022-02-01 09:48:37 -05:00
arkon
75a2110626
Update preference dependencies
2022-01-31 18:13:57 -05:00
arkon
7de707c60a
Avoid invalid unset default browser ( fixes #6520 )
2022-01-30 10:46:46 -05:00
arkon
6bba52a2b6
Always try to use default browser when opening custom tabs on all Android versions
2022-01-29 10:12:46 -05:00
arkon
adab8e3ed8
Allow choosing browser apps from WebView even when extension deep links are verified in Android 12+
2022-01-24 09:26:08 -05:00
arkon
e3f3686b8a
Allow Samsung devices on Android 12+ to use dynamic theme
...
Since it seems to work fine, regardless of what the Material Components library seems to dictate.
2022-01-22 14:53:12 -05:00
Ivan Iskandar
78a261f5d3
Reduce stutter when entering Browse screen ( #6435 )
...
* More coil
* ExtensionController: Drop first text change event
* Browse-Source: Remove unnecessary load
* ExtensionPresenter: Increase debounce timeout
To avoid heavy list reload during first enter animation
2022-01-08 12:55:22 -05:00
Andreas
560be9f553
Remove clutter in main ( #6437 )
2022-01-06 22:54:51 -05:00
arkon
47723042c5
Fallback to preference title if dialog title isn't set
2022-01-06 22:53:54 -05:00
arkon
d04d676d2f
URL encode Kitsu search queries ( fixes #5712 )
2022-01-05 17:43:11 -05:00
arkon
0b9d436753
Fix some crashes
2022-01-02 11:25:35 -05:00
arkon
78c2631b6f
Move preference extension functions to utils
2021-12-31 16:32:24 -05:00
arkon
353485054e
Fix some crashes
2021-12-28 16:53:35 -05:00
arkon
2db2b7348d
Fix crash for bound intListPreferences
2021-12-26 15:44:34 -05:00
arkon
f3718257f5
Reduce redundancy in some preference declarations
...
The remaining ones could also be converted to FlowPreferences for this, but it's not really necessary.
2021-12-26 12:44:38 -05:00
arkon
1c5c370c12
Avoid unnecessary string creation when sorting
2021-12-24 10:26:24 -05:00
arkon
448645d83a
Don't recompute constant device info
2021-12-24 10:25:02 -05:00
arkon
7edf7a434f
Avoid crash on Samsung devices on Android 12
...
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
2021-12-24 09:42:45 -05:00
FourTOne5
7eed8c440c
Fix readded chapters polluting 'Updates' tab. ( #6377 )
2021-12-24 09:28:48 -05:00
FourTOne5
8aa402526a
Fix #6366 ( #6372 )
2021-12-21 09:35:00 -05:00
FourTOne5
a09d6c0470
Better Upload Date to not have a single blank upload date. ( #6358 )
2021-12-18 14:47:07 -05:00
arkon
65062b4bcb
Remove library update order setting
...
This doesn't make sense to have if the intention is to have reasonably sized global updates. Opting to remove it to remove complexity instead.
2021-12-17 12:29:54 -05:00
Ivan Iskandar
6b52fc1e2d
Use elevated overlay on reader menu ( #6347 )
2021-12-16 22:57:31 -05:00