Commit graph

3770 commits

Author SHA1 Message Date
jmir1
ebaaee1322
[SKIP CI] update template config.yml 2021-06-21 15:13:55 +02:00
jmir1
2edc13f03a
[SKIP CI] update bug report template 2021-06-21 15:12:20 +02:00
jmir1
7c2451e5f5
Update ISSUE_TEMPLATE.md 2021-06-21 15:11:10 +02:00
jmir1
9b3354e2ce fix last category used by both anime and manga 2021-06-21 14:59:54 +02:00
jmir1
19edee2cba Merge remote-tracking branch 'upstream/master'
also, some major cleanup in the layout and menu files
2021-06-20 22:39:32 +02:00
jmir1
755574d42f fix crash on versions below android 11 and fix...
...background updates
2021-06-20 19:52:56 +02:00
jmir1
e032cf90c0 remove tachiyomi links in about section 2021-06-20 19:09:51 +02:00
Ivan Iskandar
c3fb5af3fc
Fix issues on older API versions and tablets (#5433)
* Fix tablet's navigation rail and toolbar color

* Fix tracking sheet crash on older APIs

* Fix settings crash on older APIs
2021-06-20 11:05:37 -04:00
Riztard Lanthorn
859e8deb02
[SKIP CI] fix GithubUpdateChecker url (#5434) 2021-06-20 11:04:38 -04:00
Ivan Iskandar
932c92412c
More themes cleanup (#5410)
* More themes cleanup

* Tweak some things

* Fix 'Clear History' icon

* Split out ripple colored to its own drawable

* Tidy up things

* Unify background dim amount

* Use primaryColor for Account login button

* More colored ripples

* use colorOnPrimary for selected comfortable library item title

Co-authored-by: Soitora <simon.mattila@protonmail.com>
2021-06-19 15:45:16 -04:00
Riztard Lanthorn
05771ddf6d
add start download now (#5386)
* add start download now

download now for selected chapter
from j2k

Co-Authored-By: Jays2Kings <jays@outlook.com>

* change string to action

* move to bottom

* oopsie

Co-authored-by: Jays2Kings <jays@outlook.com>
2021-06-19 12:36:29 -04:00
jmir1
b21f01aab0
Merge branch 'tachiyomiorg:master' into master 2021-06-19 18:36:25 +02:00
Hunter Nickel
848d387ec4
Add AlertDialog styles to Reader themes (#5426) 2021-06-19 12:34:23 -04:00
jmir1
13cfcf9596
Merge branch 'tachiyomiorg:master' into master 2021-06-19 02:27:16 +02:00
jmir1
ac6b4235b9
Fix crash when opening the MangaController from... (#5419)
...the browse search
null safe cast to TextView because when searching for manga in a source,
the toolbar has no children and
find() returns null.
2021-06-18 19:46:45 -04:00
jmir1
5aecc8d9b8 fix some strings 2021-06-19 00:22:19 +02:00
jmir1
65bd356fc1 fix start screen setting 2021-06-18 22:58:54 +02:00
jmir1
4028d24577 fix some downloading issues 2021-06-18 19:57:26 +02:00
jmir1
d8b67259fa use safe call because search screen has no toolbar 2021-06-18 15:32:56 +02:00
jmir1
1cdd0164db Merge remote-tracking branch 'upstream/master' 2021-06-18 15:27:03 +02:00
jmir1
7e6f93ab5c catch errors 2021-06-17 15:28:35 +02:00
Ivan Iskandar
ab73e98075
Fix incorrect toolbar text color after theme change (#5388) 2021-06-17 08:53:38 -04:00
Soitora
aecdd04e04
Move "Delete sweep" out from overflow (#5392)
Places it as its own icon, having an overflow with only one item doesn't make much sense when that's not the behavior in other parts of the app.
2021-06-16 18:31:20 -04:00
jmir1
265ffcbefa switch anime and manga history, remove "Aniyomi: "
...prefix from the extensions
2021-06-15 16:28:49 +02:00
jmir1
c528251e2c fix mark previous episodes as seen 2021-06-15 15:10:35 +02:00
jmir1
419b5ab2ef bump version 2021-06-15 14:50:27 +02:00
jmir1
0f164c814e Merge branch 'tachiyomiorg:master' into master 2021-06-15 01:25:10 +02:00
arkon
e5cdf74587 Downgrade WorkManager
Related to #5364
2021-06-14 17:07:38 -04:00
jmir1
c7c966ccab fix anime extension github api 2021-06-14 18:37:09 +02:00
jmir1
24876cdbd2 fix episode sorting for real 2021-06-14 17:10:12 +02:00
jmir1
636588f4eb fix episode sorting 2021-06-14 13:35:17 +02:00
jmir1
07550e1ca8 fix loadAny() for anime covers 2021-06-14 13:18:14 +02:00
jmir1
3358d89bd6 Merge remote-tracking branch 'upstream/master' 2021-06-12 23:29:17 +02:00
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