Commit graph

3885 commits

Author SHA1 Message Date
Jays2Kings
aefc89aeae Fix crash when searching settings 2021-10-17 20:28:24 -04:00
Jays2Kings
51c4253ab1 Version 1.4.3 2021-10-17 17:16:13 -04:00
Jays2Kings
f18566053f
Weblate translations (#1051)
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Blue <bluestuffish@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Forqen <krecio555@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Hugo Santiago <hugo.santiagox@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jays2Kings <jays2kings@gmail.com>
Co-authored-by: Jendrej <ejjendrej@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: jTnqr <juliuspanjul25@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/nl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/tr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/vi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/zh_Hans/
Translation: Tachiyomi/Tachiyomi J2K

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Blue <bluestuffish@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Forqen <krecio555@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Hugo Santiago <hugo.santiagox@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jendrej <ejjendrej@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: jTnqr <juliuspanjul25@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
2021-10-17 17:13:04 -04:00
Jays2Kings
e349dfaede Hide language tags in pre migration if 2 languages are enabled and one of them is "all" 2021-10-17 17:08:07 -04:00
Jays2Kings
57a16cf388 Use incognito icon for the incog notification instead 2021-10-17 16:57:12 -04:00
Jays2Kings
841293b8e8 use flow pref for libraryUpdateRestriction
since theres a crash using reg prefs for some reason
2021-10-17 16:08:41 -04:00
Jays2Kings
5addec2d82
Update issue_closer.yml 2021-10-17 13:40:49 -04:00
Jays2Kings
895395944b Rename app updating classes
"So I stop confusing it for updaters of other things." - arkon

agreed

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-10-17 13:01:20 -04:00
Jays2Kings
aa2d794b47 Update migrations to run jobs anytime theres a version bump
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-10-17 12:51:56 -04:00
Jays2Kings
0119a34e14 Change global update unmetered connection restriction to connected to Wi-Fi
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-10-17 12:51:39 -04:00
Jays2Kings
0fc00156da Use natural ordering when sorting by chapter numbers
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-10-17 12:44:09 -04:00
Jays2Kings
115867674b Check if wifi is connected rather than unmetered while downloading.
Co-Authored-By: FourTOne5 <59261191+FourTOne5@users.noreply.github.com>
2021-10-17 12:20:10 -04:00
Jays2Kings
89908db5e0 Up to gradle 7.0.3 2021-10-17 05:16:30 -04:00
Jays2Kings
31fbb11c4a Require Authentication to turn on lock with biometrics
Slightly different from upstream, only prompt if turning on a setting, since turning off means you've already bypassed the biometrics anyway, along with the fixes made after the initial commits

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-10-17 05:09:54 -04:00
Jays2Kings
e93e538600 Upping androidx.lifecycle to 2.4.0-rc01 2021-10-17 04:41:52 -04:00
Jays2Kings
e1cb580151 Show notification to disable Incognito Mode when it's enabled
Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2021-10-17 04:32:47 -04:00
Jays2Kings
8af3742945 Fixes to biometric prompt for app shortcuts
Fixes #1049
2021-10-17 04:15:36 -04:00
Jays2Kings
134c2552f9 No longer using getInsetsIgnoringVisibility for Android 10 and below
so those with samsung hacks for hiding elements should be happy

Fixes #1048
2021-10-17 04:14:48 -04:00
Jays2Kings
a98149f7a6 Fixed issues with theme using wrong colors on some devices 2021-10-17 03:52:12 -04:00
Jays2Kings
977332a136 Update appcompat to 1.4.0-beta01 2021-10-17 03:50:08 -04:00
Jays2Kings
5091e92ad9 use textAppearanceTitleMedium for manga details title 2021-10-16 14:50:59 -04:00
Jays2Kings
e6f295d506 Use best color for cover color, use color accent when cover theming is off 2021-10-16 14:50:40 -04:00
Jays2Kings
7cc73ba503 Option to disable outline for covers 2021-10-16 14:29:23 -04:00
Jays2Kings
694778515c Fix download badge when only downloads are showing
Fixes #1043
2021-10-16 12:01:22 -04:00
Jays2Kings
d79afb8235 Version 1.4.2 2021-10-15 20:47:23 -04:00
Jays2Kings
58d4e3d2a4 Revert back to only checking status bar visibility in reader 2021-10-15 20:47:23 -04:00
Jays2Kings
620f6dc90d Fix readerActivity systemBarsBehavior resetting on some devices 2021-10-15 20:40:00 -04:00
Jays2Kings
7e21fa855b Version 1.4.1 2021-10-15 19:45:35 -04:00
Jays2Kings
2d6ea8c544
Weblate translations (#1040)
Co-authored-by: Hugo Santiago <hugo.santiagox@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pt_BR/
Translation: Tachiyomi/Tachiyomi J2K

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hugo Santiago <hugo.santiagox@gmail.com>
2021-10-15 19:45:01 -04:00
Jays2Kings
b97b1e59ad Check nav bar visibility when checking to show top bar in reader 2021-10-15 19:37:16 -04:00
Jays2Kings
1aeb0c03d8 do not ignore insets visibility on lower android versions 2021-10-15 19:23:53 -04:00
Jays2Kings
4361e76b18 Hard coding ripple colors for themes
Fixes Android 9 crash
2021-10-15 19:23:41 -04:00
Jays2Kings
829d636c7d Version 1.4.0 2021-10-15 16:48:51 -04:00
Jays2Kings
d137dba785 Fix height of split double pages 2021-10-15 16:48:51 -04:00
Jays2Kings
3ee2f01428
Weblate translations (#1039)
Co-authored-by: Afiq Nazrie <afnazrie@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Albedo <Illiator27@gmail.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Forqen <krecio555@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: HuynhDuc <minhduck3359@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jays2Kings <jays2kings@gmail.com>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: KasukeLp <kasukelp23@yahoo.com>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Matey Krastev <matey_krastev2@abv.bg>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Ric <rikku.debec@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Shippo <shiposhouyou@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: jTnqr <juliuspanjul25@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: phannhanhn201 <phannhanhn201@gmail.com>
Co-authored-by: swastik <smokexd676@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ar/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/bg/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/de/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/el/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/fil/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/fr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/it/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ru/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/sc/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/tr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/uk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/vi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/zh_Hant/
Translation: Tachiyomi/Tachiyomi J2K

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Afiq Nazrie <afnazrie@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Albedo <Illiator27@gmail.com>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Forqen <krecio555@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: HuynhDuc <minhduck3359@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: KasukeLp <kasukelp23@yahoo.com>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Matey Krastev <matey_krastev2@abv.bg>
Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Ric <rikku.debec@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Shippo <shiposhouyou@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: jTnqr <juliuspanjul25@gmail.com>
Co-authored-by: monolifed <monolifed@protonmail.com>
Co-authored-by: phannhanhn201 <phannhanhn201@gmail.com>
Co-authored-by: swastik <smokexd676@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
2021-10-15 16:10:14 -04:00
Jays2Kings
256d49b03a Fix leaking back views when swiping in details/recents
Fixes #879
also fixed the rapid collapse/expand of manga description
2021-10-15 14:34:20 -04:00
Jays2Kings
02cacf45b9 Fixed searchbar radius for older devices 2021-10-14 19:07:12 -04:00
Jays2Kings
a6e3acba9f Fix nav bar color on older devices 2021-10-14 18:57:30 -04:00
Jays2Kings
4b4c38b3bd More warnings removed 2021-10-14 16:48:52 -04:00
Jays2Kings
39a99803da add missing imports to NetworkHelper 2021-10-14 16:31:41 -04:00
Jays2Kings
d68bfb90b3 addingh attr for mainActionBarSize
and fixing theme change recycler jumps with it
2021-10-14 01:35:38 -04:00
Jays2Kings
5c2c468eca Light refactor on ThemePreference 2021-10-14 01:10:30 -04:00
Jays2Kings
671f158319 Update coil to 1.3.2 2021-10-14 01:10:17 -04:00
Jays2Kings
bd2c43bdd3 Add ability to copy a genre/tag to clipboard by long-pressing its chip 2021-10-14 01:10:00 -04:00
Jays2Kings
92658a241a update kotlinSerialization to 1.3.0 2021-10-13 21:15:08 -04:00
Jays2Kings
ea16307d5b Show library update notification process 2021-10-13 20:30:55 -04:00
Jays2Kings
7dfd3d0fe2 fix tab bar showing when starting a download from details
only happens when going to the details page from recents
2021-10-13 17:54:45 -04:00
Jays2Kings
ffd220a480 Update primaryVariantTachiyomi 2021-10-13 17:47:38 -04:00
Jays2Kings
d2b3baa6e2 Fix custom manga details making status as unknown 2021-10-12 20:43:54 -04:00
Jays2Kings
b85f133580 Remove rx pref library 2021-10-12 20:43:36 -04:00