Commit graph

3631 commits

Author SHA1 Message Date
jmir1
4bf82a023d some player tweaks 2021-08-06 18:24:30 +02:00
jmir1
b99fcfef02 Merge remote-tracking branch 'upstream/master' 2021-08-01 22:13:35 +02:00
Ivan Iskandar
ff2a4e6952
Change BottomNavigationView behavior (#5603)
Similar to app bar's scroll behavior
2021-07-31 12:05:24 -04:00
Andreas
7660751f7f
Don't hide menu when scrolling through with ReaderSeekBar (#5611) 2021-07-31 12:04:13 -04:00
arkon
78b9ac4766 Set exported flags on activities 2021-07-31 11:48:50 -04:00
arkon
d5c75571dc Disable Android system auto backup (closes #5114)
In practice this feature:
- Just didn't work
- Magically worked (sometimes; see first point)
- Restored something potentially too old and totally messed up the app
2021-07-31 11:43:08 -04:00
jmir1
c03521635d Merge remote-tracking branch 'upstream/master' 2021-07-31 00:48:41 +02:00
jmir1
b20f9bbae8 fix some cover related stuff 2021-07-31 00:46:07 +02:00
arkon
16b9c459ab Update Coil 2021-07-30 18:15:10 -04:00
Hunter Nickel
41c060e28b
Add functionality to open SettingsMainController when double-tapping the "more" button (#5633) 2021-07-30 18:14:16 -04:00
Ivan Iskandar
a3090e62f5
Fix reader activity not using preferred language (#5630) 2021-07-30 18:13:50 -04:00
jmir1
3ec6c52978 Merge remote-tracking branch 'upstream/master' 2021-07-30 23:55:12 +02:00
Ivan Iskandar
39b7024be0
Fix webtoon page takes up entire screen even if it's smaller (#5622) 2021-07-29 09:16:01 -04:00
arkon
d019c5999b Update for AS Arctic Fox 2021-07-28 15:18:17 -04:00
jmir1
9668d1730c some fixes & improvements 2021-07-28 17:49:20 +02:00
jmir1
121f9d5bec Player optimizations: avoid deprecated CacheDat...
...aSourceFactory and avoid crashes
2021-07-28 17:41:28 +02:00
jmir1
2b9e486f86 Merge remote-tracking branch 'upstream/master' 2021-07-28 15:53:17 +02:00
Gauthier
20264eecb9
fix regression in cover fetching (#5621)
introduced in https://github.com/tachiyomiorg/tachiyomi/pull/4870
this was previously done here: 7d23fd8ef5/app/src/main/java/eu/kanade/tachiyomi/data/glide/MangaThumbnailModelLoader.kt (L95) as part of https://github.com/tachiyomiorg/tachiyomi/pull/2908

this impacts Komga extension, where server url is manually provided by the user, but due to auto-correct on mobile keyboards the `http` prefix sometimes get capitalized to `Http`.
2021-07-28 08:25:35 -04:00
Ivan Iskandar
cc55453076
ReaderProgressIndicator: Set indeterminate as default state (#5605)
Will also set to indeterminate if progress is 0.
2021-07-27 17:30:35 -04:00
jmir1
84de0de924 get appropriate download link 2021-07-25 15:06:08 +02:00
jmir1
854a1546db multiple abi 2021-07-25 14:53:17 +02:00
jmir1
d51fb8de47 Merge remote-tracking branch 'upstream/master' 2021-07-25 14:45:54 +02:00
Ivan Iskandar
00ac632d8f
Fix list scrolling on quad-state dialog (#5602) 2021-07-24 12:14:46 -04:00
arkon
649209890d Use chooser intent for sharing saved pages 2021-07-24 11:56:55 -04:00
arkon
f2fca0f13d Remove unnecessary MultiDex library 2021-07-24 11:54:53 -04:00
FlaminSarge
4084d5e69a
Revert changes to last_update behavior from #5436 (#5590) 2021-07-24 11:32:48 -04:00
arkon
e8beb7103c Reword tracking update preference since it updates status too 2021-07-24 11:20:48 -04:00
arkon
0e4ce0f1ae Relax MIUI backup/restore warning 2021-07-24 11:14:39 -04:00
Ivan Iskandar
c42d517f6b
Apply default night mode earlier (#5593) 2021-07-24 11:14:25 -04:00
Andreas
356cd4ef52
Auto hide reader menu when user starts reading again (#5578)
* Hide reader menu when user starts reading again

* Hide menu on zoom and scrolling around during zoom

Didn't work for webtoon

* Only listen when menu is visible
2021-07-21 17:58:32 -04:00
FlaminSarge
88619145d8
Group 'Source not installed' cases in library update error log (#5589) 2021-07-21 17:57:33 -04:00
jmir1
be04d3ca5b Merge remote-tracking branch 'upstream/master' 2021-07-21 11:38:24 +02:00
Ivan Iskandar
6ba779fb7a
Reader loading progress indicator changes (#5587)
* Use CircularProgressIndicator on PageHolder

Manually rotate the CircularProgressIndicator inside a wrapper view instead of
drawing our own custom indicator.

* Use CircularProgressIndicator on TransitionHolder
2021-07-20 17:38:19 -04:00
FlaminSarge
8bd965267c
For library update error log, group errors by error string, and then sort the resulting list by source (#5586)
Format is
```
! Error
  # Source
    - Manga
```
2021-07-20 17:36:24 -04:00
arkon
4acc7cee3d Revert jsDelivr CDN fallback
It doesn't work unless you provide actual semver versions, but we don't do that.
2021-07-20 17:23:55 -04:00
jmir1
4ce1e11ae3 fix some more player behaviour/cache bugs 2021-07-20 21:01:53 +02:00
jmir1
6e9e9da127 Merge remote-tracking branch 'upstream/master' 2021-07-20 20:13:12 +02:00
jmir1
382c36c9fd fix crash caused by cache directory 2021-07-20 20:09:31 +02:00
jmir1
93607dcb0c implement cache in internal player 2021-07-20 18:16:30 +02:00
Ivan Iskandar
be28e0b559
Fix incorrect saved tracker dates (#5581) 2021-07-19 17:45:46 -04:00
Ivan Iskandar
116fec208b
Fix light navigation bar not applied on first launch (#5582)
No need to touch light system bars when running the splash screen since
they're not that noticeable, and it also breaks on some ROMs.
2021-07-19 17:45:28 -04:00
jmir1
ba59c1aa48 add external player preference 2021-07-19 15:13:13 +02:00
jmir1
3303ff69e1 remove "running in background" notification for...
...anime downloads
2021-07-19 13:14:07 +02:00
jmir1
161f7a263e Merge branch 'tachiyomiorg:master' into master 2021-07-19 12:53:59 +02:00
Ivan Iskandar
fece92e15a
Fix transparent system bars after MainActivity recreated (#5574) 2021-07-18 15:20:19 -04:00
arkon
dce3049446 Remove autoAddTrack preference 2021-07-18 15:00:07 -04:00
jmir1
eb50ccde80 Merge remote-tracking branch 'upstream/master' 2021-07-18 19:34:47 +02:00
jmir1
3c8c8c4122 Merge remote-tracking branch 'upstream/master' 2021-07-18 19:24:20 +02:00
E3FxGaming
fcd6fe5d8a
Fix Cover sharing and saving (#5335)
* Fix Cover sharing and saving

The newly added manga cover sharing only worked with manga saved to the library (due to the implemented CoverCache only recording covers of library manga).
The changes made with this commit fixes that behaviour by implementing a fallback: the cover can now also be retrieved from the Coil memoryCache.

* Removal of coil MemoryKey usage

No longer uses the coil memory key, instead starts a new Coil request for the cover retrieval.

* Removed try-/catch-wrapper and added context-passing

useCoverAsBitmap lost its try-/catch-wrapper and doesn't call for the context anymore.
Instead shareCover and saveCover now pass their activity as context to useCoverAsBitmap.

* Added missing parameter description for useCoverAsBitmap
2021-07-18 13:17:31 -04:00
jmir1
48c802a294 Merge remote-tracking branch 'upstream/master' 2021-07-18 19:14:27 +02:00