Commit graph

3737 commits

Author SHA1 Message Date
arkon
8d25ce7323 Surface exceptions when fetching pages properly (fixes #5377) 2021-06-12 10:49:30 -04:00
Hunter Nickel
8deca3b63a
Added text to category changing dialog when shown with no categories (#5345)
* Added text to ChangeMangaCategoriesDialog if invoked with empty category list

* Change dialog text, add negative button, and change positive button to open CategoryController

* Tiny bit of code cleanup and reorganizing
2021-06-12 09:48:11 -04:00
Zakhar Timoshenko
9b967177c5
Added "Yotsuba" theme (#5290) 2021-06-12 09:45:49 -04:00
Soitora
4dfb3cc972
Improvements to the new library item selectors (#5379)
* Increase card selector radius

* Add themed overlay to library selector
2021-06-12 09:45:26 -04:00
jmir1
a2ac3143fc change app name in some places 2021-06-11 15:51:57 +02:00
jmir1
237cfe4ead kinda (barely) get local anime to work 2021-06-11 13:53:14 +02:00
jmir1
59448d48e1 fix global update for anime 2021-06-10 18:42:36 +02:00
jmir1
326c459b5b Merge remote-tracking branch 'upstream/master' 2021-06-10 16:42:49 +02:00
Ivan Iskandar
73e5e9ecd9
Add background to draggable items (#5353) 2021-06-09 17:16:59 -04:00
Soitora
653b7ffcd0
Fix black icon for small notifications on EMUI (#5350)
* Set notification icon fillColor to Android white

Closes #5340

* Remove '_black' suffix from the glasses icon drawable
2021-06-09 17:16:09 -04:00
jmir1
8791b72cb1
Fix library settings sheet causing app to crash... (#5354)
...when the category list is empty
2021-06-09 17:15:48 -04:00
Andreas
d961492380
Add back missing start/end margins in manga info header (#5352)
* Add missing margin to phone UI

Also, remove unnecessary code

* Add missing margin to tablet UI

* Use LinearLayout instead
2021-06-09 17:14:57 -04:00
arkon
07de367476 Revert "Set background job expedited policies"
This reverts commit c69420373a.

Caused crashes in TachiyomiSY for some reason. Will have to redo this once we target Android 12.
2021-06-09 17:11:23 -04:00
jmir1
501f1b9d6d change acra url 2021-06-09 19:17:30 +02:00
jmir1
9e2db50b77 fix kitsu tracking and other trackinf related fixes 2021-06-09 12:47:03 +02:00
jmir1
eff1bb56ee use onbackpressurebuffer in anime contexts 2021-06-08 21:24:30 +02:00
jmir1
096ea0822f Merge branch 'upstream' 2021-06-08 21:15:06 +02:00
jmir1
4da94a0300 fix crash on opening library settings sheet 2021-06-08 21:05:18 +02:00
jmir1
e26b8d8a3b Fix library settings sheet causing app to crash...
...when the category list is empty
2021-06-08 20:48:06 +02:00
jmir1
38d5e11406 fix captcha completion 2021-06-08 20:37:22 +02:00
Ivan Iskandar
31d96c2bf0
Fix download status not updated properly after starting batch download (#5348) 2021-06-08 11:18:56 -04:00
jmir1
dd82a02527 change apk names to aniyomi 2021-06-08 12:37:15 +02:00
jmir1
0d01e82589 change app name and bump version 2021-06-08 12:05:52 +02:00
jmir1
cd9becf6f4 update readme 2021-06-08 12:04:15 +02:00
jmir1
56b7ceb520 Merge branch 'upstream' 2021-06-08 11:52:00 +02:00
Ivan Iskandar
fb8aafb69f
Enable secure screen when incognito mode is enabled (#5339)
* Enable secure screen when incognito mode is enabled

* Fix incognito banner not showing up after configuration changes
2021-06-07 22:41:12 -04:00
Soitora
3d58b78062
Add ripple to history items (#5341)
- Replaces margin with padding.
- Adds the drawable ripple background.
- Changes height to match the padding so it doesn't look odd.
2021-06-07 22:40:48 -04:00
Aria Moradi
45a4d6da13 12 2021-06-08 04:00:58 +04:30
Aria Moradi
e7bf397431 mirror Video to Page 2021-06-08 03:56:18 +04:30
jmir1
ffbb654289 fix cropping issue and add experimental captcha...
...handling
2021-06-07 18:05:43 +02:00
arkon
ec5e6958ef Show global update error notifications by default 2021-06-06 22:27:53 -04:00
arkon
71bd5fe367 Fix crash on source page load error 2021-06-06 22:27:28 -04:00
Andreas
6385c71c72
Fix gradient not being smooth (#5329) 2021-06-06 18:20:43 -04:00
arkon
d43255e688 Draw tablet manga info column under navbar (fixes #5323) 2021-06-06 10:50:00 -04:00
Ivan Iskandar
3527dedc99
Coil: Caching adjustments (#5311)
* Coil: Enable disk cache for source items

* MangaCoverFetcher: Let Coil's OkHttp client handle caching for non-library cover
2021-06-06 10:30:26 -04:00
Andreas
de50f53be4
Fix title jumping around when refreshing (#5328) 2021-06-06 10:29:28 -04:00
arkon
f2e4b2fc99 Get appropriate download link based on CPU ABI 2021-06-05 18:30:04 -04:00
arkon
e6f3cd03bb Use coroutine job for fetching next source page 2021-06-05 18:02:59 -04:00
arkon
a1e31549a2 Add shortcut to tracking guide on website 2021-06-05 18:01:34 -04:00
jmir1
8f64dca946 Merge branch 'upstream' 2021-06-05 23:56:25 +02:00
arkon
71d225c562 Address some build warnings 2021-06-05 17:49:20 -04:00
jmir1
f361552cdd add experimental quality selection 2021-06-05 23:01:56 +02:00
arkon
7c23212850 Don't expand source filter sheet on show (closes #5253) 2021-06-05 11:08:54 -04:00
Hunter Nickel
fdf178d4df
Add behavior for modifying reader buttons depending on prev/next chapters (#5305) 2021-06-05 10:37:21 -04:00
arkon
04ebca8413 Use smallest width instead of width for alt layouts 2021-06-05 10:25:54 -04:00
arkon
edeee54fb2 Set orientation icon correctly when opening reader 2021-06-05 10:25:54 -04:00
Andreas
a906e9b302
Added category-wise display setting (#5232)
* Added category-wise display setting

Co-authored-by: Rogavactive <30288842+Rogavactive@users.noreply.github.com>

* Use flag instead of preference

* Remove database call in LibraryItem

* Remove unnecessary code

Co-authored-by: Rogavactive <30288842+Rogavactive@users.noreply.github.com>
2021-06-05 10:25:34 -04:00
arkon
fff72b61df Fix image type build error 2021-06-04 23:46:18 -04:00
arkon
74381ef59e Handle HEIF images (partly addresses #4756) 2021-06-04 23:26:37 -04:00
jmir1
491ad02c56 Merge branch 'upstream' 2021-06-05 01:05:13 +02:00