Commit graph

3560 commits

Author SHA1 Message Date
jmir1
97b8218645 update anime library local source text and...
...delete some duplicated layouts
2021-05-27 15:32:28 +02:00
jmir1
fe18a8f99e Merge branch 'tachiyomiorg:master' into master 2021-05-27 15:13:07 +02:00
arkon
2c6bcb85a0 Dependency updates 2021-05-27 08:50:18 -04:00
arkon
fefa519486 Update ACRA 2021-05-27 08:49:47 -04:00
jmir1
9f1f025def add anime categories 2021-05-27 02:15:24 +02:00
Soitora
11a232a2df
Allow themes to style more objects (#5197)
* Add Tertiary color and use it for Badges

* Define ripple color for Material Dialog

Although it doesn't do anything, but it should

* Add tertiary colors for Green Apple theme

* Use the correct theme accent in AlertDialog

* Declare a global colorControlHighlight

Fixes some of the ripples listed on #5154.

* Change md_ripple_color to primary ripple color
2021-05-26 18:11:14 -04:00
Hunter Nickel
8dcd919ff0
Implement feature to hide "Local" badge from library manga (#5202) 2021-05-26 18:10:20 -04:00
jmir1
f447127413 add external player option
-TODO: fix mx player not updating last_second_seen
-TODO: add support for more players
2021-05-26 23:55:18 +02:00
jmir1
b3b2b8705c update animelibupdatejob 2021-05-26 15:48:04 +02:00
jmir1
373e32e9b5 Merge branch 'pr24' 2021-05-26 15:46:24 +02:00
jmir1
9e63746db4 fix shortcut icon 2021-05-26 15:40:37 +02:00
Gauthier
d9c27e7109
Display the currently active restrictions in the library update preference (#5187)
* display the currently active restrictions in the library update preference

* removed first line

* use constant instead of literal string

* remove spanned string builder
2021-05-26 08:57:13 -04:00
jmir1
8bea8d19ee change shortcut icon 2021-05-26 13:59:36 +02:00
jmir1
e8b89cad9e adjust main activity navbar
- swap anime and manga postions
- change anime logo
- rename "library" to "manga"
2021-05-26 13:55:06 +02:00
jmir1
91ee5c993c fix marking previous episodes as read going in the
wrong direction
2021-05-26 13:24:27 +02:00
jmir1
d117a81b4c fix anilist anime search 2021-05-26 12:08:46 +02:00
jmir1
f570106164 Merge branch 'pr22' 2021-05-26 00:47:38 +02:00
arkon
8af8c57bb4 Add link to official subreddit 2021-05-25 18:33:56 -04:00
jmir1
19c93cc809 fix crash when trying to use komga with anime 2021-05-26 00:22:04 +02:00
jmir1
4c2a81be39 Merge branch 'tachiyomiorg:master' into master 2021-05-26 00:11:18 +02:00
arkon
a1a4916abf Update dependencies 2021-05-25 17:48:31 -04:00
Soitora
9be8f675ac
Set grey setting sheet for Grey background option (#5193) 2021-05-25 17:34:20 -04:00
jmir1
e0c2b01349 Merge branch 'tachiyomiorg:master' into master 2021-05-25 22:25:14 +02:00
inorichi
a271c3726e Fix GIF detection on previous commit 2021-05-25 19:52:49 +02:00
inorichi
8c18a14dfd Display animated webp whenever possible, otherwise fallback to static image. Fixes #5139 2021-05-25 19:42:48 +02:00
jmir1
b745c180c3 fix episode tracker being updated even if episo...
...de wasn't finished yet
2021-05-25 19:21:07 +02:00
jmir1
bf21664cc6 add auto-update tracker for anime 2021-05-25 19:18:59 +02:00
jmir1
0381149e95 fix mal anime tracking 2021-05-25 18:50:55 +02:00
jmir1
b76a8c5fa7 Merge branch 'pr21' 2021-05-25 17:30:58 +02:00
Gauthier
9a801cfdfb
Hide the score display on the tracksheet if not supported (#5169)
* hide the score display on the tracksheet if not supported

* Convert track item to use LinearLayout

Co-authored-by: Andreas E <andreas.everos@gmail.com>
2021-05-25 09:03:56 -04:00
Soitora
4af13e3536
Added "Green Apple" theme (#5184)
* Added "Green Apple" theme

Totally not stolen from other forks.

Although to cover all my bases I co-author all people who adapted the theme in any form.

Neko, J2K and Tako

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: Jays2Kings <jays@outlook.com>
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>

* Add black as the OnSecondary color

Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-authored-by: Jays2Kings <jays@outlook.com>
Co-authored-by: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
2021-05-25 08:26:17 -04:00
Gauthier
e76e903060
Background tracker update during Library update (#5166)
* add preference to auto update trackers during library update

* also update trackers when updating chapters and preference is set

* remove unnecessary launch/join

* perform tracking update within the same chapter update loop to avoid double notifications
2021-05-24 22:26:41 -04:00
arkon
3d89a317c1 Remove kapt 2021-05-24 22:17:14 -04:00
arkon
d8251224cb Use 1.x source-api artifact from Maven Central 2021-05-24 22:17:09 -04:00
Gauthier
acd927a937
Refactor TrackService.kt to remove unused add function (#5164)
* removed the add function from TrackService.kt as it's not used except within the tracker implementations

* add private modifier
2021-05-24 22:12:12 -04:00
jmir1
3bda339172 fix anime updates 2021-05-25 00:57:51 +02:00
jmir1
c3ac2ffca5 fix date not showing up in anime history 2021-05-24 23:44:06 +02:00
jmir1
deb5e13b7b Merge branch 'pr20' 2021-05-24 23:26:41 +02:00
jmir1
4f263f792e Tweak tablet anime info column width 2021-05-24 23:08:43 +02:00
arkon
a498f940c6 Put shortcut to backup menu in More 2021-05-24 16:55:42 -04:00
arkon
948cb31d1a Use Title Case for theme names 2021-05-24 16:50:29 -04:00
arkon
179cb8eb50 Make some strings in LocalSource translatable (closes #5178) 2021-05-24 16:50:07 -04:00
arkon
47f865aa72 Handle toolbar title in manga details on tablets similar to on phones 2021-05-24 16:28:50 -04:00
arkon
b47face2f8 Remove unused Gson singleton factory
We don't inject it anywhere anymore.
2021-05-24 16:11:13 -04:00
Ivan Iskandar
69869115f6
TabbedBottomSheetDialog: Fix scrollable pages (#5173) 2021-05-24 16:08:43 -04:00
Soitora
0fb9ca3e8b
Added "Strawberry Daiquiri" theme (#5176) 2021-05-24 16:02:45 -04:00
jmir1
24ff9d36c3 Merge branch 'tachiyomiorg:master' into master 2021-05-24 21:52:28 +02:00
arkon
eaf9c9b2d8 Tweak tablet manga info column width 2021-05-24 12:36:35 -04:00
arkon
70d9b0c390 Organize some classes 2021-05-24 12:34:54 -04:00
Gauthier
e57a999c9c
pull the rate limit interceptors from the extensions repo (#5163)
apply a rate limit to anilist, current limit is 90 per minute
2021-05-24 11:29:20 -04:00