Commit graph

299 commits

Author SHA1 Message Date
7f83c117be
chore: Sync project [skip ci] 2025-06-02 10:04:20 +07:00
abbe606473
revert: "refactor: Replace Requery's SQLite with AndroidX's new KMP SQLite"
Some checks are pending
Build app / Build app (push) Waiting to run
Mirror Repository / mirror (push) Waiting to run
This reverts commit f604e4e256.
2025-06-01 18:05:35 +07:00
7ac42d5545
docs: Sync changelog 2025-06-01 16:44:45 +07:00
f604e4e256
refactor: Replace Requery's SQLite with AndroidX's new KMP SQLite
Some checks are pending
Build app / Build app (push) Waiting to run
Mirror Repository / mirror (push) Waiting to run
2025-06-01 14:55:19 +07:00
43d4d5404d
docs: Sync changelog 2025-05-31 07:36:21 +07:00
850151720b
feat: Mark duplicate read chapters as read
Some checks are pending
Build app / Build app (push) Waiting to run
Mirror Repository / mirror (push) Waiting to run
This also refactor how chapters progress are saved. Chapters' progress now save when user "flipped" the page.

Closes GH-409

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2025-05-27 21:47:41 +07:00
71c26b77fc
chore: Sync project [skip ci] 2025-05-14 04:37:33 +07:00
0e0e865cb9
docs(CHANGELOG): Add missing credit [skip ci] 2025-05-11 19:54:26 +07:00
AwkwardPeak7
2b2e0491e8
fix: staggered grid cover being squashed for local source (#398)
* fix: cover ratio NaN for local source

* unused

* Update CHANGELOG.md
2025-05-11 19:52:43 +07:00
96f88d5e90
docs: Sync changelog [skip ci] 2025-05-09 11:17:58 +07:00
f74662c0f3
docs: Add missing credits [skip ci] 2025-05-05 07:01:51 +07:00
65639391b7
docs: Sync changelog 2025-05-05 06:49:29 +07:00
66241774dc chore(deps): Update dependency gradle to v8.12 2025-05-05 06:05:45 +07:00
271e440014
fix: Prevent potential "Comparison method violates its general contract!" crash 2025-04-17 17:12:31 +07:00
f13f98f19a
feat: Add the ability to save search queries
I got tired of putting the same tag over and over, so...
2025-04-14 21:02:12 +07:00
7a08ca294a
fix: Fix source filter buttom sheet unable to be fully scrolled to the bottom
This bug has been annoying me for a long time, classic RecyclerView moment
2025-04-13 18:21:30 +07:00
4faa641739
docs: Sync changelog [skip ci] 2025-04-12 07:18:19 +07:00
MajorTanya
2208a81013
fix: Add Infinix system app to list of invalid browsers
`com.transsion.resolver` being picked by the system as a suitable
browser caused a Mihon user with an Infinix device to be unable to
open any links in browsers, including tracker login and opening a
WebView page in a real browser.
2025-02-05 07:54:26 +07:00
63cdf247b4
chore: Sync AppBar code with upstream 2025-01-17 09:14:35 +07:00
7fc95e3029
feat: Random sort 2025-01-05 19:19:28 +07:00
eebc3dc822
docs: Sync changelog 2025-01-05 18:20:08 +07:00
42dd857d94
docs: Sync changelog 2025-01-01 10:33:37 +07:00
3399d6a326
docs: Remove Translation section [skip ci]
Handled by Weblate
2024-12-30 20:30:49 +07:00
dd6a2f377a
docs: Sync changelog [skip ci] 2024-12-29 09:58:50 +07:00
cab40214d2
refactor: Use Compose for About page 2024-12-28 10:53:01 +07:00
dec1a70091
fix(AppBar): Re-introduce snap but only do it to the top bar 2024-12-25 16:12:11 +07:00
915debd41b
docs: Sync changelog [skip ci] 2024-12-24 14:00:19 +07:00
677d96eed5
docs: Sync changelog 2024-12-24 08:22:59 +07:00
76af51a319
docs: Sync changelog 2024-12-23 21:06:20 +07:00
2b953a53d8
docs: Sync changelog 2024-12-23 09:12:53 +07:00
renovate[bot]
bcf21858ee
fix(deps): Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1 (#321)
* fix(deps): Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1

* docs: Sync changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
2024-12-23 08:29:38 +07:00
f8e7002a9b
chore(release): v1.9.7 [skip ci] 2024-12-23 06:24:25 +07:00
07f9e921f1
docs: Sync changelog 2024-12-22 13:31:56 +07:00
fdb69a1c7d
docs: Sync changelog 2024-12-22 10:44:26 +07:00
fe666b614f
docs: Sync changelog
Also reformat the code slightly
2024-12-21 06:26:40 +07:00
9e5262140e
docs: Sync changelog
Also slight code adjustment
2024-12-20 20:32:03 +07:00
2299aaac63
fix(manga): Explicitly check if tablet header is not null to avoid NPE 2024-12-20 08:31:25 +07:00
1571678ddb
chore(deps): Update NDK to v27.2.12479018 2024-12-19 10:35:08 +07:00
b3e69bdb28
fix(library): Sort by latest chapter is not working properly
`last_update` is now when entry chapter list is changed instead of when is
the latest entry uploaded. It is now replaced by LibraryManga's
latestUpdate

Fixes GH-309
2024-12-18 11:25:33 +07:00
6c40fe92be
chore(release): v1.9.6 2024-12-18 06:04:15 +07:00
18c5a68981
fix(manga): Fix crashes 2024-12-18 06:00:27 +07:00
bbfa8c8bc4
chore(release): v1.9.5 2024-12-17 11:32:46 +07:00
a404eb2c83
docs: Sync changelog 2024-12-17 09:06:00 +07:00
8ec29bf755
fix(globalsearch): Update favorite state in real time 2024-12-16 11:45:08 +07:00
2461b93af5
docs: Sync changelog 2024-12-16 09:44:01 +07:00
6c1d8d5011
revert "refactor: Some multiplatform bs" 2024-12-15 21:19:28 +07:00
1bbfd97b30
fix: Downgrade dependency me.zhanghai.android.libarchive:library to v1.1.2
Causing segmentation fault on some devices
2024-12-15 09:16:17 +07:00
0f54d5e59d
sync: Sync project 2024-12-14 19:54:43 +07:00
316bc87a5c
chore(release): v1.9.4 2024-12-14 19:45:47 +07:00
renovate[bot]
00aa93d189
chore(deps): Update kotlin monorepo to v2.1.0 (#291)
* chore(deps): Update kotlin monorepo to v2.1.0

* docs: Sync changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
2024-12-14 11:49:47 +07:00