Commit graph

4109 commits

Author SHA1 Message Date
Jays2Kings
1c4215a371 temporarily comment out the extra methods for grid manager offset
the main one needed is the computeVerticalScrollOffset for the app bar anyway
2022-05-04 02:25:25 -04:00
Jays2Kings
8e5d3016b6 Fix extensions showing in installed ext list after installing 2022-05-04 02:17:07 -04:00
Jays2Kings
ffb7b44f76 Extension detail updates
Add readme/changelog support (readme icon is filled in for sources that have readmes)

Also added the icon when loading extensions
2022-05-04 02:16:45 -04:00
Jays2Kings
c811d16c90 Fix extension settings not sticking on relaunch
Closes #1239

(Will need settings to be reapplied)
2022-05-04 01:41:52 -04:00
Jays2Kings
54b8de9694 Update issue templates to new github issue style 2022-05-03 23:08:02 -04:00
Jays2Kings
4f7230f3bd use isNotBlank in MangaImpl 2022-05-03 18:02:53 -04:00
Jays2Kings
6af327d0d9 missed a comma in network helper 2022-05-03 18:02:24 -04:00
Jays2Kings
a279053ac5 Fix hardware keyboards not being able to search in tracking 2022-05-03 17:53:46 -04:00
Jays2Kings
e94059a1f4 Fix kitsu trying to send a date higher than allowed 2022-05-03 17:47:46 -04:00
Jays2Kings
d1d85843f0
Update ISSUE_TEMPLATE.md 2022-05-03 17:10:52 -04:00
Jays2Kings
3b5e12b248 add extra line to split up crash log device info 2022-05-02 20:01:07 -04:00
Jays2Kings
fb3dffadf0 Add extra new line for additional skipped info 2022-05-02 19:59:12 -04:00
Jays2Kings
47fb7690b9 Cleanup/refactoring for animators/animation 2022-05-02 19:54:09 -04:00
Jays2Kings
845591365b Update only library headers after library updates 2022-05-02 19:37:20 -04:00
Jays2Kings
bc778347fd Coil 2.x upgrade
Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2022-05-02 17:07:06 -04:00
Jays2Kings
cd1e3e1f11 clean up ReaderPresenter 2022-05-02 15:32:59 -04:00
Jays2Kings
0764012b87 More gradle updates + remove tests
junrar -> 7.5.0
firebase -> 20.1.2
acra-http -> 5.9.3
java-string-similarity -> 2.0.0
com.google.guava (added)

Same as upstream, been broken for a while
2022-05-02 15:30:38 -04:00
Jays2Kings
d77d18a1c5 Running ktlint (trailing commas added everywhere) 2022-05-02 15:09:01 -04:00
Jays2Kings
fd1f5a4212 Gradle cleanup/upgrades
kotlinter -> 3.10.0
com.github.ben-manes.versions -> 0.42.0
google-services -> 4.3.10
okhttp -> 4.9.3
fastadapter -> 5.6.0
taptargetview -> 1.13.3
rxbinding (removed)
2022-05-02 14:57:17 -04:00
Jays2Kings
9e82ebf886 Update MainActivity.kt 2022-05-02 14:21:54 -04:00
Jays2Kings
e5c443d31b remove accidentally pushed code 2022-05-02 14:20:48 -04:00
Jays2Kings
1f6d7d1156 more crash fixes pt. 2 2022-05-02 14:18:47 -04:00
Jays2Kings
d32a902a57 Various crash fixes 2022-05-02 14:12:07 -04:00
Jays2Kings
fd7f87b2eb Add battery not low restriction for global updates
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2022-05-02 14:08:43 -04:00
Jays2Kings
361e5c4dc2 Add quick access to manage notifcations
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2022-05-02 14:08:06 -04:00
Jays2Kings
1921c6ad88 Move additional info about skipped manga to the top of the log 2022-05-02 01:22:09 -04:00
Jays2Kings
8aca07d5f4 Fix migration global search not working 2022-05-02 01:17:46 -04:00
Jays2Kings
c175219bb9 Fix grid size when entering library without animation
Closes #1228
2022-05-01 23:31:04 -04:00
Jays2Kings
39b860f4c8 minor possible fixes to span of autofit recycler 2022-05-01 16:07:05 -04:00
Jays2Kings
d28c70d3ff Use plurals for next unread chapters 2022-05-01 16:03:21 -04:00
Jays2Kings
480ff00eec Use image span for cloud/download icon in transition pages 2022-05-01 16:01:34 -04:00
Jays2Kings
0f81fb21c9 fix category backdrop when show all categories is disabled 2022-05-01 15:01:43 -04:00
nzoba
f5f0001006
Auto download next unread chapters while reading (#1174)
* Add auto download for next chapters

* Change downloaded text in transition to icon

* Change auto download while reading to download when exiting reader

* change transition icon to compound

* split downloadNew and downloadWhileReading setting

* remove unused requestDownloadNextChapters

* pass down downloadManager and manga to transitionView

* removes useless settings

* improves download next chapters

* download only if 20% of chapter is read

* Add download if any chapter read during last session

* move downloadManager to viewer and isAnyPrevChapterDownloaded to companion object
2022-05-01 13:48:46 -04:00
Jays2Kings
0919148128 Version 1.5.0 2022-04-30 18:15:04 -04:00
Jays2Kings
8fb2c169dc Update readme for new update 2022-04-30 18:15:04 -04:00
Jays2Kings
233a37fc06 Use getFavoriteMangas for updateRatiosAndColors 2022-04-30 18:15:04 -04:00
Jays2Kings
dcdb2695dd Fix whats new url not from sheet 2022-04-30 18:15:04 -04:00
Jays2Kings
4f6d930d2b Fix migration setting for reader tap/disabled nav layout
old default was true, so if this was never toggled by the user, they'll now be unable to tap and get confused...

...at least thats what i see from looking at old discord messages
2022-04-30 17:51:31 -04:00
Jays2Kings
9532ad340a
Weblate translations (#1217)
Co-authored-by: Aboo Gh <aboozar.gh.r@gmail.com>
Co-authored-by: Agustín Morantes <agustinmorantes@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alifian Caesar <alifiancaesar@gmail.com>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: David <david082321@yahoo.com.tw>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Feelogil <bondbond661@mail.ru>
Co-authored-by: Gantugs Gantulga <gantugsmk@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: HaruSasaki <aiqusubaru@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: John Philip Sabinet <philiptenibas@gmail.com>
Co-authored-by: Lauri <lauri.kangasaho@hotmail.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: Nicol Bolas <creepyweirdo1031@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
Co-authored-by: Pilfer <pescao@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Rikishaaa <jebote90@gmail.com>
Co-authored-by: Saud Aljaffer <saud.aljaffer@gmail.com>
Co-authored-by: Sebastian Mihai Crap <sebastiancrap@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Silver Mask <silver_mask87@hotmail.com>
Co-authored-by: Subham Jena <subhamjena8465@gmail.com>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zio <ankoukurayami79@gmail.com>
Co-authored-by: adam Petro <grimnoobster@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: opb <myniceaddress@outlook.com>
Co-authored-by: roger <616steam@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/eu/
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/ka/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/km/
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/mn/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ms/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/my/
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/nn/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/or/
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/te/
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

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Aboo Gh <aboozar.gh.r@gmail.com>
Co-authored-by: Agustín Morantes <agustinmorantes@gmail.com>
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Alifian Caesar <alifiancaesar@gmail.com>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Co-authored-by: DatTran MLL <tranthanhdat1142003@gmail.com>
Co-authored-by: David <david082321@yahoo.com.tw>
Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Feelogil <bondbond661@mail.ru>
Co-authored-by: Gantugs Gantulga <gantugsmk@gmail.com>
Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com>
Co-authored-by: HaruSasaki <aiqusubaru@gmail.com>
Co-authored-by: Huang Zhiyi <hzy980512@126.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jetspectre <jetspectre1@gmail.com>
Co-authored-by: John Philip Sabinet <philiptenibas@gmail.com>
Co-authored-by: Lauri <lauri.kangasaho@hotmail.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: Nicol Bolas <creepyweirdo1031@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pierre Kim <admin@manateeshome.com>
Co-authored-by: Pilfer <pescao@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Rikishaaa <jebote90@gmail.com>
Co-authored-by: Saud Aljaffer <saud.aljaffer@gmail.com>
Co-authored-by: Sebastian Mihai Crap <sebastiancrap@gmail.com>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: Silver Mask <silver_mask87@hotmail.com>
Co-authored-by: Subham Jena <subhamjena8465@gmail.com>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: Zio <ankoukurayami79@gmail.com>
Co-authored-by: adam Petro <grimnoobster@gmail.com>
Co-authored-by: altinat <poiiiii4yy@gmail.com>
Co-authored-by: opb <myniceaddress@outlook.com>
Co-authored-by: roger <616steam@gmail.com>
2022-04-30 17:21:10 -04:00
Jays2Kings
5138fc1a49 fixes to format of LinearLayoutManagerAccurateOffset 2022-04-30 14:53:10 -04:00
Jays2Kings
7c8a10c651 Check if chapter url has http, then use that for chapter webview 2022-04-30 14:52:24 -04:00
Jays2Kings
6bc279cef4 Fix findfirstpos not working correctly sometimes in library 2022-04-30 14:24:12 -04:00
Jays2Kings
94dfaf9be2 Fix chapter links for guya-likes and cubari 2022-04-30 14:23:49 -04:00
Jays2Kings
b03e907f7c ReaderPresenter: fix formating 2022-04-30 14:23:34 -04:00
Jays2Kings
67b3c0b3b0 Add ability to swipe category headers to update a category
honestly not sure why I've added this but its here now
2022-04-30 04:24:00 -04:00
Jays2Kings
9421d7c695 more memory fixes for library 2022-04-29 19:18:51 -04:00
Jays2Kings
203089e1b7 Don't update library items on starting service update 2022-04-29 19:11:44 -04:00
Jays2Kings
790ab499f9 update updateCategory's parameter name 2022-04-29 19:07:52 -04:00
Jays2Kings
9b2c89c859 remove redundant line in DownloadBottomSheet 2022-04-29 16:44:54 -04:00
Jays2Kings
b1819dfdcd missed a line last commit 2022-04-28 17:45:34 -04:00