Commit Graph

2662 Commits

Author SHA1 Message Date
Jays2Kings
4af4b9fb9d Backing up pages left for chapters 2021-03-26 16:25:22 -04:00
Jays2Kings
854acb392d Adding tab ripple for all tab themes 2021-03-26 16:24:28 -04:00
Jays2Kings
84e7c33cb3 Category hopper now follows same snap distance as bottom nav
Also fixed hopper not scrolling away when bottom nav is locked
2021-03-26 15:32:19 -04:00
Jays2Kings
4df422d2e0 Removing deprecated use of adapterPosition 2021-03-26 15:21:18 -04:00
Jays2Kings
8556aba3ca Fixing crashes in post calls
One day I'll use binding....one day
2021-03-26 15:07:14 -04:00
Jays2Kings
8f2b120454 Fix bottom sheet expansion in split screen 2021-03-26 14:42:43 -04:00
Jays2Kings
b38327c58a Added "Add/Edit" Categories" button in library display sheet
People please. Just make some categories
2021-03-26 14:28:29 -04:00
Jays2Kings
0586ef846a Fix duplicate string names for weblate 2021-03-26 14:21:37 -04:00
Jays2Kings
802192637d Fix duplicated strings xml 2021-03-26 13:58:22 -04:00
Jays2Kings
bbe0a86573 Merge branch 'master' of https://github.com/Jays2Kings/tachiyomiJ2K 2021-03-26 13:37:11 -04:00
Jays2Kings
b445b953c7 Merge remote-tracking branch 'weblate/master' into master 2021-03-26 13:36:16 -04:00
Pavka
40fe20601c
J2k. Remove from shikimori (#650)
Co-authored-by: pavkazzz <me@pavkazzz.ru>
2021-03-26 13:17:58 -04:00
Jays2Kings
9f7ec72cf9 Make extensions/migration tabs full width 2021-03-26 13:04:12 -04:00
Jays2Kings
29c2ffb604 Changing extensions badge in sheet to a dot 2021-03-26 13:03:58 -04:00
Jays2Kings
5e2cad868d Fix pressing back while bottom bar is hidden 2021-03-26 13:00:27 -04:00
Jays2Kings
0c41a3cd96 Fix app for landscape phones with 3 button nav 2021-03-26 12:49:17 -04:00
Jays2Kings
46374e0582 Animating swipe for category hopper
So its more clear that it's swipeable
2021-03-26 04:06:02 -04:00
Jays2Kings
28f5a6986f More fixes to category hopper 2021-03-26 02:20:30 -04:00
Jays2Kings
2c97b93cbe Setting default library layout to comfortable grid
I mean it was always the better choice
2021-03-26 01:56:30 -04:00
Jays2Kings
41f4ea6f01 Update library while restore happens 2021-03-26 01:55:42 -04:00
Jays2Kings
c21b91bc02 Backing up custom data for manga as well
Using 800s in BackupManga for this
2021-03-26 01:49:39 -04:00
Jays2Kings
f65460be05 Backing up original title/metadata for manga instead of custom data 2021-03-26 00:18:04 -04:00
Jays2Kings
003c6ed255 Hiding blocking bottom view on scroll + appbar/bottombar snap together
just as a reminder bottom view is the view under bottom nav to block touches while bottom nav is showwing
2021-03-26 00:10:06 -04:00
Jays2Kings
0bb399979f Improvements for transitioning to a new screen from a root controlelr 2021-03-25 23:08:45 -04:00
Jays2Kings
dd88dbfa29 Fixed last used text 2021-03-25 22:48:38 -04:00
Jays2Kings
d9d6d4ed29 Bottom nav now snaps to bottom or top after scroll 2021-03-25 22:48:17 -04:00
Jays2Kings
b7eebcef53 Fix shadow on category hopper 2021-03-25 22:04:12 -04:00
Jays2Kings
62158ac761 start bottom_view as hidden 2021-03-25 21:52:20 -04:00
Jays2Kings
965c41a4bc Add default for mangasort in backup categories 2021-03-25 21:48:23 -04:00
Jays2Kings
ee38d8a647 Fix none tappable screen on devices without a nav bar 2021-03-25 21:40:10 -04:00
Jays2Kings
fccd3a0ddb Running kotlinter 2021-03-25 14:58:46 -04:00
Jays2Kings
7914b26488 Adding kotlinter 2021-03-25 14:55:59 -04:00
Jays2Kings
82660c4058 Updating androidx libraries + moving lint options 2021-03-25 14:55:03 -04:00
Milo Ivir
1da4d82618
Translated using Weblate (Croatian)
Currently translated at 81.0% (506 of 624 strings)

Translation: Tachiyomi/Tachiyomi J2K
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hr/
2021-03-25 17:29:47 +01:00
Jays2Kings
82978e90d8 Fix #606 2021-03-25 01:50:30 -04:00
Jays2Kings
14b04693c8 S-Pen support
Closes #678

Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-03-25 01:38:28 -04:00
Jays2Kings
e487a2350c Update default for default reading mode to RTL
Since there's the new overlay and all
2021-03-24 21:29:48 -04:00
Jays2Kings
db4eca90e9 Actually show nav overlay on switch of invert tap 2021-03-24 21:28:32 -04:00
Jays2Kings
fe066de262 Revert change in ReaderGeneralView 2021-03-24 20:26:06 -04:00
Jays2Kings
6fc845e303 Fix bottom sheets sometimes hovering over nav bar
Happens when the keyboard shows and on some sheets in android 12 (yes I have a device on dev preview)
2021-03-24 20:14:38 -04:00
Jays2Kings
999247d7dd Added option to change navigation type for reader
Taken from upstream with some tweaks:
*Removed always show at start option
*"Left" and "Right" in reader overlay now say "Next" or "Previous" in LRNav
*Changing Inversion also shows navigation overlay
*Show new user the nav overlay the first time for both paged and webview (since j2k has auto webtoon)

Also unrelated, changed "page transitions" to "animate page transitions"

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-03-24 20:13:14 -04:00
Jays2Kings
380b609847 Reordering reader settings
So it's more in line with upstream
2021-03-24 17:41:56 -04:00
Jays2Kings
42e2e60645 disable missing translations in dev 2021-03-24 17:30:05 -04:00
Jays2Kings
6a5770b913 Rename custom reader spinner view 2021-03-24 17:29:52 -04:00
Jays2Kings
a2c7705d07 Refactoring Tabbed Sheets 2021-03-24 17:29:21 -04:00
Jays2Kings
fe2543b9d5 Reworking Reader Activity Menus
Reader settings sheet now in a tabbed layout
Reader settings sheet also contains filter options
Reader menu now holds the long tap options (Share, Save, Set as cover)
Reader menu also has option to go to manga details (was on toolbar tap)
Also has the option to jump straight to reader settings
Removing long tap gesture on Reader since no longer needed
2021-03-24 17:10:31 -04:00
Hosted Weblate
5d5b2854e9
Weblate translations
Co-authored-by: ARiyou Jahan <AR.Jahan2000@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
Co-authored-by: Alessandro Zangrandi <alessandro@mzit.it>
Co-authored-by: Alperen Arslan <slyvioborin@gmail.com>
Co-authored-by: Andreas E <andreas.everos@gmail.com>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Artem <KovalevArtem.ru@gmail.com>
Co-authored-by: Aswin Kumar <aswin464@gmail.com>
Co-authored-by: August Wale <bleachlithium@gmail.com>
Co-authored-by: Ava <Sasu.ruotsalainen@live.fi>
Co-authored-by: Bail Adnan Farid <fks7dev@gmail.com>
Co-authored-by: Byron Vanstien <byronvanstien@rocketmail.com>
Co-authored-by: C201 <derasetad@gmail.com>
Co-authored-by: Crazyom <naxom@laposte.net>
Co-authored-by: Cream π <f.t.nayeem014@gmail.com>
Co-authored-by: Dams <qashdzn@gmail.com>
Co-authored-by: DarKCroX <darkcrox.2020@outlook.com>
Co-authored-by: Deniz <denizgezgin365@gmail.com>
Co-authored-by: Edgar Mejía <edgar13155@gmail.com>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Eugene <e.shlyapkin99@gmail.com>
Co-authored-by: Eugene <e.shlyyapkin99@gmail.com>
Co-authored-by: Flamm <robindevaux25@gmail.com>
Co-authored-by: Gokhan <yellowredif@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: Hugo Fernandes <hugo.d.fernandes@hotmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jackiu <jackiu1997@outlook.com>
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com>
Co-authored-by: Jimly Asshiddiqy <j_mly@ymail.com>
Co-authored-by: Khane Mcdaddy <kumakichi.houtarou@gmail.com>
Co-authored-by: Kurocon <weblate@kurocon.nl>
Co-authored-by: Lucas Correia <anicetoclucas@gmail.com>
Co-authored-by: Luis Andrés Bajaña F <labfernandez2014@gmail.com>
Co-authored-by: Lyaiya <hipsnafoha@outlook.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Lzmxya <lzmxya@gmail.com>
Co-authored-by: Manuel Tassi <manueltassi91@gmail.com>
Co-authored-by: Marco Santos <enum.scima@gmail.com>
Co-authored-by: Matteo Gaeta <matteo.gaeta.1998@gmail.com>
Co-authored-by: Matyáš Caras <hernik27@gmail.com>
Co-authored-by: Michalis <michalisntovas@yahoo.gr>
Co-authored-by: Milan <mobrcian@hotmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Nam Anh <phamnamanh25@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Paulo Pinho <kebrus@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Redya Rachmandanu <redyarachmandanu@gmail.com>
Co-authored-by: Riztard Lanthorn <riyanluqman@gmail.com>
Co-authored-by: RoMaAg <roger.aguilarvallverdu@gmail.com>
Co-authored-by: Rostyslav <info@ubilling.net.ua>
Co-authored-by: Samuel Carvalho de Araújo <samuelnegro12345@gmail.com>
Co-authored-by: Schrödinger's cat <schrodingers-kate@protonmail.com>
Co-authored-by: Skeib <kevin2skabar@gmail.com>
Co-authored-by: Sl3iN <fddf.ddrf2015@ya.ru>
Co-authored-by: Tooster <max@polarczyk.pl>
Co-authored-by: Topi <topi@harjunpaa.fi>
Co-authored-by: Woodyx <shiposhouyou@gmail.com>
Co-authored-by: Xoko14 <xoquinperezb@gmail.com>
Co-authored-by: Yassin <yassinelaoud@gmail.com>
Co-authored-by: Zulkifli <zulhaha1@gmail.com>
Co-authored-by: dmswd <Bmswad1@gmail.com>
Co-authored-by: igosad <igosad@protonmail.com>
Co-authored-by: joaquin Mancini <creepypastasarg@gmail.com>
Co-authored-by: mada985 <mohammedmohsen958@gmail.com>
Co-authored-by: songoanda224 <songoanda224@outlook.com>
Co-authored-by: waquack <idragonus@gmail.com>
Co-authored-by: Роман <Rozhenkov69@gmail.com>
Co-authored-by: 赤城 悠 <hapipon815@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/bn/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ca/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/cs/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/cv/
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/eo/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/es/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/fa/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/fi/
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/gl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hu/
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/ko/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/lv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ms/
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/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ro/
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/sk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/sr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/sv/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/th/
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
2021-03-24 18:29:55 +01:00
Jays2Kings
6b06833fee Fix sub activity back naviagation 2021-03-24 02:17:16 -04:00
Jays2Kings
06a802bb5b Fix search activity going to a tab 2021-03-24 02:16:02 -04:00
Jays2Kings
6c85a54c07 Fix cutout in reader 2021-03-24 02:10:42 -04:00