Kashish Aggarwal
8662f80fbf
Fix date picker not allowing the same start and finish date in negative time zones ( #2617 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-11-01 15:38:33 +00:00
c2y5
87c6f34a55
Fix extension download stuck at pending state in some cases ( #2483 )
...
Also auto update extension list whenever a repository is added or removed
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-11-01 14:09:22 +00:00
Radon Rosborough
58b25d697f
Improve handling of downloads for chapters with same metadata and optionally for OSes that don't support Unicode in filename ( #2305 )
...
Co-authored-by: jkim <jhskim@hotmail.com >
Co-authored-by: fatotak <111342761+fatotak@users.noreply.github.com >
Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com >
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-10-08 05:07:09 +06:00
krysanify
d88dbe6409
Fix crash opening filter sheet with empty library and mark as read/unread for selected items ( #2355 )
2025-08-07 19:48:21 +06:00
AntsyLich
1c3e96bf7f
Revert "Add full predictive back support ( #2085 )" ( #2362 )
...
This reverts commit c12bdbae8e .
2025-08-07 09:04:34 +06:00
AntsyLich
c4407eda0e
Potentially fix library IndexOutOfBound crash ( #2341 )
2025-08-03 17:08:19 +00:00
AntsyLich
22f851173b
Support mass migration in 'Browse -> Migrate' ( #2338 )
2025-08-02 19:45:10 +00:00
AntsyLich
982ebcf777
Support mass migration for selected library items ( #2336 )
2025-08-02 19:03:45 +00:00
AntsyLich
e62cd0e816
Optimize and cleanup library code ( #2329 )
2025-08-02 03:04:23 +00:00
Danny Wu
d2c1ff6adf
Add option to hide missing chapter count ( #2108 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-06-20 15:00:10 +06:00
jobobby04
ee19050cc0
Mass migration implementation ( #2110 )
...
There is no way to trigger mass migration at the moment. The functionality will be added in a follow up PR.
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-06-13 11:15:29 +00:00
AntsyLich
2b126f1ff5
Cleanup migrate manga dialog and related code ( #2156 )
2025-05-31 15:03:39 +00:00
AntsyLich
5919f34fc9
Fix no sources while migrating alongside UI and code cleanup ( #2155 )
2025-05-31 16:11:49 +06:00
claymorwan
77eb558742
Add Catppuccin theme ( #2117 )
...
Mocha for dark and Latte for light, mauve accent
2025-05-28 19:39:42 +00:00
AntsyLich
2e180005a0
Add migration config screen to select and prioritize target sources ( #2144 )
2025-05-28 15:04:44 +00:00
AntsyLich
209e982fe4
Fix content cut off in home screen
...
Closes #2141
2025-05-25 02:03:56 +06:00
AntsyLich
f0de8f973b
Disable reader's 'Keep screen on' setting by default ( #2095 )
2025-05-11 12:59:21 +00:00
AntsyLich
c12bdbae8e
Add full predictive back support ( #2085 )
...
Co-authored-by: p
2025-05-10 00:07:05 +00:00
AntsyLich
1c982c2a01
Fix crash when trying use source sort filter without a pre-selection ( #2036 )
2025-04-22 19:02:52 +06:00
AntsyLich
9750c1e4bd
Fix content under source browse screen top appbar is interactable ( #2026 )
2025-04-20 19:12:41 +06:00
KokaKiwi
6632a12228
Fix reader not updating progress ( #2007 )
...
The condition for updating progress is wrong since fefa8f8498
2025-04-18 09:50:42 +06:00
AwkwardPeak7
fea85241af
Include source headers when opening failed images from reader ( #2004 )
2025-04-13 23:05:42 +06:00
AwkwardPeak7
fefa8f8498
Surface image loading error in Reader ( #1981 )
2025-04-13 20:46:12 +06:00
AwkwardPeak7
f1e2efcb37
Change Page.State to sealed interface ( #1988 )
2025-04-13 16:32:20 +06:00
Cuong-Tran
d9c4b56336
Fix navigation issue after migrating a duplicated entry from History tab
2025-04-09 23:04:26 +06:00
NarwhalHorns
12abd9938b
Display total chapters on duplicates list items ( #1963 )
2025-04-07 17:33:49 +00:00
NarwhalHorns
0d35b6fdaf
Display all similarly named duplicates in duplicate manga dialogue ( #1861 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-04-03 01:54:46 +06:00
AntsyLich
f81da3dcce
Deduplicate entries when browsing ( #1957 )
2025-04-03 01:48:54 +06:00
AntsyLich
c8ffabc84a
Significantly improve browsing speed (near instantaneous) ( #1946 )
2025-03-31 13:17:22 +06:00
AntsyLich
8a21148578
Fix mark existing duplicate read chapters as read option not working in some cases ( #1944 )
2025-03-31 11:09:35 +06:00
Mend Renovate
556290f2d3
Update kotlin monorepo to v2.1.20 ( #1883 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-03-31 04:05:38 +00:00
kunet
8fbe630308
Add user manga notes ( #428 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-03-29 21:18:38 +00:00
perokhe
132d77aa99
Fix page number not appearing when opening chapter ( #1936 )
2025-03-29 15:52:11 +06:00
perokhe
941dde341e
Fix next chapter button occasionally jumping to the last page of the current chapter ( #1920 )
2025-03-27 14:25:25 +00:00
AntsyLich
8a3b610775
Seperate mark duplicate read chapters as read behaviors as options ( #1870 )
2025-03-19 02:27:58 +06:00
AntsyLich
ac432e2e94
Add back option to hide unread chapter badge in library ( #1871 )
2025-03-19 02:21:45 +06:00
AntsyLich
28093935d8
Tweak the app updater logic and add FOSS build support ( #1843 )
2025-03-18 19:36:16 +06:00
MajorTanya
05012de569
Add prefix search to search by internal DB ID ( #1856 )
...
This prefix searches entries in the library based on the ID in the
database. It is a niche feature but could be very helpful in certain
situations, such as a corrupted cover causing a crash that just shows
"🚨 Failed - MangaCover(mangaId=2245, sourceId=1, isMangaFavorite=true, url=, lastModified=0)".
With this prefix search it is possible to find the entry in question
without much hassle.
Notably, the database includes literally anything Mihon has ever seen
from extension and such, even if they weren't added to the collection.
This means that IDs actually present in the collection are not
expected to be purely sequential.
For example, in my emulator, I had two entries in the collection but
the assigned IDs were 5 and 56.
2025-03-13 09:36:34 +00:00
AntsyLich
22b5fb58ff
Make option to mark duplicate chapter as read apply when reading ( #1839 )
2025-03-09 06:37:14 +00:00
AntsyLich
0893609ad2
Change foss variant application id suffix to '.foss' and more ( #1831 )
...
- Remove `BuildConfig.PREVIEW`
- Rename `BuildConfig.INCLUDE_ANALYTICS` -> `BuildConfig.ANALYTICS_INCLUDED`
- Rename `BuildConfig.INCLUDE_UPDATER` -> `BuildConfig.UPDATER_ENABLED`
- Rename build property `with-analytics` -> `include-analytics`
- Rename build property `with-updater` -> `enable-updater`
- Add build property to disable code shrink
- Add build property to include dependency info in apk/app bundle
2025-03-08 03:10:56 +06:00
FlaminSarge
563bc02113
Attempt to fix crash when migrating or removing entries from library ( #1828 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-03-06 09:51:09 +00:00
Roshan Varughese
2e2f1ed82d
Fix an issue where tracker reading progress is changed to a lower value ( #1795 )
2025-03-06 14:00:01 +06:00
AntsyLich
2b0c28938b
Remove alphabetical category sort option ( #1781 )
2025-02-27 13:11:41 +06:00
Cuong-Tran
919607cd06
Add back support for drag-and-drop category reordering ( #1427 )
2025-02-26 05:37:10 +00:00
AntsyLich
181dbbb638
Remove F-droid warnings
2025-02-26 02:13:14 +06:00
NarwhalHorns
49b2b346b6
Support for private tracking with AniList and Bangumi ( #1736 )
...
Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com >
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-02-25 11:01:13 +00:00
MajorTanya
8b48d1016b
Add "Monochrome" theme ( #1752 )
...
This theme is mainly geared towards e-Ink displays with limited/no
colour capabilities. Previous themes like Yin & Yang would make heavy
use of greyscale colours which could look off on some devices.
This theme is probably not conformant to Material Design 3 colour
scheme guidelines, but it does boast some amazing WebAIM contrast
ratios (#FFFFFF text on #000000 background gets a ratio of 21:1, vice
versa too).
Initially, this was intended as a purely black and white theme but
some contrast issues arose, such as the download badges (tertiary
background, onTertiary text colour) having the same colour as unread
badges (primary/onPrimary), or the step indicators (stops) not being
visible on sliders (since they use the colours of the opposite state
track (active region stops are the colour of the inactive region track
and vice versa).
To mitigate this, each variant (dark/light) of the theme has one
additional grey mixed in for their tertiary and secondaryContainer
colours each. For the dark variant, this is a #A0A0A0 background for
#000000 text (8.03:1 contrast ratio) and for the light variant, it is
a #505050 background for #FFFFFF text (8.06:1 contrast ratio).
This results in distinct unread vs download badges and visible steps
in the sliders.
---------
Co-authored-by: Sunspark-007 <73711243+Sunspark-007@users.noreply.github.com >
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-02-25 05:22:48 +06:00
Cuong-Tran
2cd52d5a1f
Reuse AppBar in manga screen ( #1367 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-02-25 03:33:47 +06:00
Roshan Varughese
7e71a34256
Add button to favorite manga from history screen ( #1733 )
2025-02-24 22:20:20 +06:00
AntsyLich
d53a3828b1
Address some deprecations
2025-01-21 08:55:34 +06:00