Jays2Kings
9c798527a5
update decode_image_error string value
2023-04-05 13:43:54 -04:00
Jays2Kings
5ef323f973
Make default for collapseGroupedHistory as true
...
was always supposed to be true, just missed that
2023-03-29 15:37:15 -04:00
Jays2Kings
d82eb8ec6f
Update AuthenticatorUtil.kt
2023-03-28 18:31:00 -04:00
Jays2Kings
9371b774c2
Require screen unlock to disable the security lock feature
...
also updated some strings to be aligned with upstream 😔 society
2023-03-28 18:28:48 -04:00
Jays2Kings
4229840dc6
Updates to coroutine MVP logic
2023-03-23 21:24:17 -04:00
Jays2Kings
760615fbc6
Change beta version suffix logic (again)
...
Instead of going by commits, it will be (01, 02, 03, etc) based on the last beta version (if any)
2023-03-23 15:48:23 -04:00
Jays2Kings
59ec510e2d
Minor warning fixes
2023-03-23 14:17:06 -04:00
Jays2Kings
f702cb4787
Use weak reference for the base presenter
...
not sure if its really needed but hey every little thing for the sake of memory helps
2023-03-23 14:09:53 -04:00
Jays2Kings
6a0d161793
Remove some old libraries
...
And converting 4 screens into coroutine MVPs
2023-03-23 14:09:52 -04:00
Jays2Kings
28dc7bd738
update sqlite lib
2023-03-21 16:03:35 -04:00
Jays2Kings
cd699a17dc
Remove arca in favor of crashlytics
2023-03-21 16:03:13 -04:00
Jays2Kings
a15c4d60eb
fix warning in SettingsSearchAdapter
2023-03-20 19:38:29 -04:00
Jays2Kings
c1f95a3a36
cleanup MangaDetailsPresenter
2023-03-20 19:38:05 -04:00
Jays2Kings
e0be6e57b1
Update beta version number logic
...
Previously it would just take the latest release and make the beta count based on the commits. Now if there is a previous beta version tag, its however many commits were made since the last beta tag
2023-03-20 01:28:34 -04:00
Jays2Kings
1293adf624
Improve beta check logic
...
Check the last 10 releases, as stable versions may come out after the beta
Also fix the app thinking a beta on the same version is a new release, also also fix checking if one beta is newer than another
2023-03-20 00:40:15 -04:00
Jays2Kings
475abad6f6
Fix constant flickering in double pages in some chapters
...
Tested chapter: Abyss Azure no Zainin - Vol. 1 Ch. 3
2023-03-19 16:47:14 -04:00
Jays2Kings
da73eee943
Add library last updated timestamp to updates
2023-03-19 16:41:32 -04:00
Jays2Kings
4e085295ab
Revert "Clean up unused ContextExtensions"
...
This reverts commit 8714abe568
.
2023-03-18 15:28:25 -04:00
Jays2Kings
8714abe568
Clean up unused ContextExtensions
2023-03-17 19:35:01 -04:00
Jays2Kings
cb5697e230
Update FullCoverDialog.kt
2023-03-16 16:06:55 -04:00
Jays2Kings
e090ce149a
Fix changing download directory not changing until app restart
2023-03-16 16:06:50 -04:00
Jays2Kings
5c0c1aaf88
Update Widget on app start
2023-03-16 16:06:25 -04:00
Jays2Kings
2080add1ba
Version 1.6.4
2023-03-16 12:41:56 -04:00
Weblate (bot)
455ec4735d
Weblate translations ( #1522 )
...
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/cs/
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/hi/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/hr/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/id/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/kk/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ne/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/nl/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/tr/
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: Clxff Heraldo <123844876+clxf12@users.noreply.github.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: Lyfja <yassinelaoud@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Timo <timovdvenne@gmail.com>
Co-authored-by: Xnethers <z44440000z@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: niisshhaanntt <nishant_bodkhe@yahoo.com>
Co-authored-by: stevenlele <stevenlele@outlook.com>
2023-03-16 12:37:41 -04:00
Jays2Kings
a543f87cb8
set first day of the week in recents to the next day
2023-03-14 18:50:25 -04:00
Jays2Kings
c753cc9bb5
Fix deleting chapters while reading an edited title series
2023-03-14 14:54:29 -04:00
Jays2Kings
8a1998993d
Added option to group history by week or by series
...
By series being the previous behavior as before (which closes #1521 ). Minor difference is that it will show the unread chapter and read chapter separately but y'all can live with that
Also limiting the amount of sub chapters that shows in the list to 21, since more has a nice stutter with it
2023-03-14 14:53:34 -04:00
Jays2Kings
b6d11b7750
Version 1.6.3
2023-03-13 15:59:45 -04:00
Jays2Kings
d013634f1b
Fixed #1511
2023-03-13 15:19:25 -04:00
Weblate (bot)
bf6a6bdfd0
Weblate translations ( #1507 )
...
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ar/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/cs/
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/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/ja/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ko/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/ne/
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/sc/
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/tl/
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/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-j2k/zh_Hant/
Translation: Tachiyomi/Tachiyomi J2K
Co-authored-by: Ajeje Brazorf <lmelonimamo@yahoo.it>
Co-authored-by: Amjad Ali <playeroid96@gmail.com>
Co-authored-by: Andhika Pratama <andhikasapra@gmail.com>
Co-authored-by: Cliff Heraldo <123844876+clxf12@users.noreply.github.com>
Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: FateXBlood <zecrofelix@gmail.com>
Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Co-authored-by: Geovani Amaral <geovani.af4@gmail.com>
Co-authored-by: ID-86 <id86dev@gmail.com>
Co-authored-by: InfinityDouki56 <ced.paltep10@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: NanoWarrior <jagadeeshvarma.b@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: PSxUchiha <priyanshusharma1803@outlook.com>
Co-authored-by: Piny <weaamadel77@gmail.com>
Co-authored-by: Pitpe11 <giorgos2550@gmail.com>
Co-authored-by: Saïd Boudjenane <said.boudjenane@protonmail.ch>
Co-authored-by: Shjosan <shjosan@kakmix.co>
Co-authored-by: StarsShine <yz17423@gmail.com>
Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com>
Co-authored-by: Uzuki Shimamura <hzy980512@126.com>
Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com>
Co-authored-by: abc0922001 <abc0922001@hotmail.com>
Co-authored-by: altinat <altinat@duck.com>
Co-authored-by: fullname <syf996059396@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: gnu-ewm <gnu.ewm@protonmail.com>
Co-authored-by: jinu147 <nesqea20@gmail.com>
Co-authored-by: oculosdanilo <oculosdanilo@gmail.com>
Co-authored-by: whales <mololet277@aosod.com>
Co-authored-by: 朔夜月 <a03175ii0@gmail.com>
2023-03-13 14:58:42 -04:00
Jays2Kings
d0ce8f2861
Fixed #1517
...
Also fix padding in RTL langauges of the lang holder
2023-03-13 14:51:18 -04:00
Jays2Kings
de1442b953
Show bookmark badge or sub chapters in recents
...
also fix where that badge shows when showing the title first in recents
2023-03-13 02:52:50 -04:00
Jays2Kings
31ec0ec945
Fix initial downloaded badge color
...
which applies in recents and manga details when theming is off
some refactoring to in DownloadButton as well, like renaming colorSecondary to accentColor
2023-03-13 01:56:32 -04:00
Jays2Kings
bccb7c0e03
Refactor padded page confidence fields
2023-03-12 17:40:12 -04:00
Jays2Kings
ea264d7ed0
Even more fixes to shifter
...
Fix to an odd page that could be mistaken as a start or end page, but is likely an end page. Added with the fact the first page is a spread, and the second is unknown and it gets funky.
source for these fixes: fix was applied for kanan-sama chap 40
2023-03-12 16:55:49 -04:00
Jays2Kings
ddf97d0e9b
More fixes to shifter
...
Fixed when page 3 is maeked as an end page and it shifts, but page 2 is *definitely* an end page so it should shift back.
Gonna started adding the source for these fixes: fix was applied for imaizumin's chap 12
2023-03-12 04:03:47 -04:00
Jays2Kings
63e372e092
More changes to the scrolling text
...
Making sure the text doesn't scroll when the menu is only temporarily visible (also renamed that field)
2023-03-12 03:46:34 -04:00
Jays2Kings
4667588d23
fix the text scrolling on rapid open/close of menu
2023-03-11 02:04:37 -05:00
Jays2Kings
34960a38d4
Fix warnings in ReaderActivity/ViewModel
2023-03-10 15:42:30 -05:00
Jays2Kings
dbbe295559
Automatically scroll manga/chapter name in reader activity
2023-03-10 15:39:55 -05:00
Jays2Kings
a28e1b8759
Fix recent groups not showing body text for unread history entries
2023-03-10 15:36:37 -05:00
Jays2Kings
9ffde130b9
Move history object outside of the chapter object
...
a bit of refactoring if you will
2023-03-09 19:46:30 -05:00
Jays2Kings
d3cb32af38
In history: Don't show "Read time" for chapters not read yet when expanded
...
the sub chapters will inform when it was last read
2023-03-09 19:25:48 -05:00
Jays2Kings
9cb6413bf6
Fixing the rapid changing of the shifter
2023-03-08 12:52:55 -05:00
Jays2Kings
5f4abb3690
fix for last commit
2023-03-07 01:08:03 -05:00
Jays2Kings
4e3b0d4c10
Add bg fill to tracker image on error
2023-03-06 22:43:21 -05:00
Jays2Kings
202151f0a4
for double page mode: smaller pages are now scaled up
2023-03-06 22:18:49 -05:00
Jays2Kings
4ef3f2437b
General Fixes to reader + shifting
...
*Fixed the lag when initally shifting form single to double page (stopped using with ui context)
* Added a confidence to the padding check, since its easier to know if one page belongs to one side of a pair than another sometimes (still not perfect, but it never will be
2023-03-06 20:20:42 -05:00
Jays2Kings
443c581ea6
Hide read text in sub chapters if 24 hours have passed since last read
...
instead of just checking if it it was read 2 days ago
2023-03-05 13:12:46 -05:00
Jays2Kings
7ed2ad4aad
Fixed history showing the wrong chapter when multiple entries have the same manga on the first paginated result
...
An extra fix to 80732700fc
2023-03-05 13:05:26 -05:00