Commit graph

8495 commits

Author SHA1 Message Date
AntsyLich
712a1f2bdb
Significantly improve browsing speed (near instantaneous) (mihonapp/mihon#1946)
(cherry picked from commit c8ffabc84a096207c1997ab69fc86176f3b53f00)
2025-04-05 23:20:37 +07:00
Cuong-Tran
d23130b317
Revert "Fast browsing (#612)"
Also bring back selectAll/selectReverse on BulkSelection

This reverts commit 5fc9e202e8
and f37a7b1580
and 7e16b56911.
2025-04-05 23:20:31 +07:00
AntsyLich
ccd6032a39
Remove feature flag from Nord theme (mihonapp/mihon#1951)
(cherry picked from commit 5d2110f3fb1aa6b15f62af0dcd3378cfbe475b7a)
2025-04-03 01:25:03 +07:00
Secozzi
7f196f128b
Add markdown support for manga descriptions (mihonapp/mihon#1948)
(cherry picked from commit 4e68339783b47b0780e1b9aee643404339d35ed1)
2025-04-03 01:24:57 +07:00
Bartu Özen
cd25a7d443
Fix app bar action tooltips blocking clicks (mihonapp/mihon#1928)
(cherry picked from commit 77e79233ab054d16bb5dc04a040d0d86a326136f)
2025-04-03 01:24:54 +07:00
AntsyLich
09a0b4f862
Fix mark existing duplicate read chapters as read option not working in some cases (mihonapp/mihon#1944)
(cherry picked from commit 8a21148578af3c1538e9ab2b1fe5bdf05b4e35c9)
2025-04-03 01:24:50 +07:00
AntsyLich
3b13f4411a
Fix user notes not restoring when manga doesn't exist in DB (mihonapp/mihon#1945)
(cherry picked from commit e91db86faef8d6b17961a1b73fbf07f0d2c8975d)
2025-04-03 00:37:14 +07:00
kunet
0ef230f3dd
Add user manga notes (mihonapp/mihon#428)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 8fbe630308b962043c7b59422878c94f80156e9f)
2025-04-03 00:36:31 +07:00
Fermín Cirella
40927153ca
Allow to top align the cover in manga info view (#816)
* Add Appearance option to set if cover should be vertically aligned in the manga info view

* Apply align modifier with `CenterVertically` or `Top` instead of using `.apply`

* Change option to align cover to top
2025-04-02 02:59:39 +07:00
Cuong-Tran
8f07bc231a
Fix refresh covers was limited by Smart Update 2025-04-02 02:11:32 +07:00
Mend Renovate
dd9f9a3447
Update kotlin monorepo to v2.1.20 (mihonapp/mihon#1883)
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 556290f2d35f739bb4bddc012739acf10b92708d)
2025-04-01 23:49:20 +07:00
perokhe
7340f210fb
Fix page number not appearing when opening chapter (mihonapp/mihon#1936)
(cherry picked from commit 132d77aa9947f891f90f1afcdcb24e20ce515438)
2025-03-30 15:08:11 +07:00
Cuong-Tran
7b635662d1
Update workflow build & fix benchmark build 2025-03-29 16:40:36 +07:00
Cuong-Tran
5d97317909
missing changelog 2025-03-29 01:13:55 +07:00
Cuong-Tran
f22670034b
Merge branch 'release' 2025-03-29 00:57:57 +07:00
Cuong-Tran
69e28d3217
Update changelog & fix build_preview 2025-03-28 22:53:18 +07:00
Cuong-Tran
8035f0f474
Update Readme & Discord link 2025-03-28 19:47:03 +07:00
Cuong-Tran
5b22159512
Fix: Messed up trackers progress update always auto sync (#794) 2025-03-28 19:44:28 +07:00
Cuong-Tran
64b9b3e50f
Restore original list header's background color (#797)
* more subtle header

* restore original ListGroupHeader color & make option applied to only LibraryUpdateError, using tonalElevation instead.
2025-03-28 19:44:21 +07:00
Cuong-Tran
4d30068a81
Revert "update all trackers based on common data when new tracker is added"
This reverts commit 552d2673d9.
2025-03-28 19:44:07 +07:00
Cuong-Tran
8786d8b43a
Fix: Reorder feeds (#786)
* Fix: Reorder feeds

* Addressing @gemini-code-assist comment

* Convert feeds.items to ImmutableList
2025-03-28 19:43:32 +07:00
Cuong-Tran
543109f380
Fix: Pinned sources were not restored from backup (#787)
* Fix: Pinned sources were not restored from backup

* improve code readability

* rename migrateSourceIds function
2025-03-28 19:43:22 +07:00
Cuong-Tran
92d0d5cc7e
Replace repo icon 2025-03-28 19:36:51 +07:00
kana-shii
d20ea8ae2d
Removed 6h auto updates (#764) 2025-03-28 19:36:47 +07:00
cfouche
f16ae8de3a
Update base URL and host for Pururin to pururin.me (jobobby04/TachiyomiSY#1415)
(cherry picked from commit dbd44374743a4022bf365440ac7bb40a3ff408f8)
2025-03-28 19:36:35 +07:00
Cuong-Tran
da9302ca03
Fix: Reader's chapter list for Merged entry 2025-03-28 15:52:31 +07:00
Cuong-Tran
75bd45bc4c
Update changelog & fix build_preview 2025-03-28 03:04:04 +07:00
Jayman Rana
c5debb15a3
Fix backup sharing from notifications not working when app is in background (mihonapp/mihon#1929)
(cherry picked from commit 3e5d3d099fed5feb6a6807196bea5fed72973fe9)
2025-03-28 02:00:32 +07:00
Cuong-Tran
1f2331b44a
Update Readme & Discord link 2025-03-28 01:53:43 +07:00
Cuong-Tran
48eb78ec0c
Improve in case source is null (#801)
related to commit 343cd372
2025-03-27 23:47:12 +07:00
Cuong-Tran
cc375e28e3
feat: Open source settings from Browse & Manga screen (#799)
* Add a toolbar option to open source settings from manga info screen

This commit adds a new option in the manga info screen to directly open the extension settings.
This option will only be shown if the source is not a local or a stub source.

(cherry picked from commit 2304152368ecccfaa8fddaf0cfa2e82977a789db)

* rework Source settings on BrowseSource, SourceFeed & MangaScreen

* spotless

---------

Co-authored-by: Jery <jery99961@gmail.com>
2025-03-27 23:30:09 +07:00
perokhe
b5177c5930
Fix next chapter button occasionally jumping to the last page of the current chapter (mihonapp/mihon#1920)
(cherry picked from commit 941dde341eb11703eadae543f351c9284617541c)
2025-03-27 22:43:16 +07:00
Cuong-Tran
edc0bd34ff
Fix: Messed up trackers progress update always auto sync (#794) 2025-03-27 00:44:37 +07:00
Cuong-Tran
ee5b3d0d92
feat: add badge to UpdateScreen header (#798)
* feat: add badge to UpdateScreen header

* optimize code
2025-03-27 00:43:43 +07:00
Cuong-Tran
e477f22426
Restore original list header's background color (#797)
* more subtle header

* restore original ListGroupHeader color & make option applied to only LibraryUpdateError, using tonalElevation instead.
2025-03-26 23:01:34 +07:00
Cuong-Tran
22a1534fff
Revert "update all trackers based on common data when new tracker is added"
This reverts commit 552d2673d9.
2025-03-26 02:09:20 +07:00
Cuong-Tran
540176138e
Fix: Vertical chapter navigator overlap bottom bar (#619) 2025-03-25 16:05:01 +07:00
Cuong-Tran
43c0940fa9
Only allow edit cover of favorited entries (#785)
* allow edit cover only if manga is favorite

* correctly using `is` condition
2025-03-25 15:23:04 +07:00
Cuong-Tran
f0d9eb0a61
Fix: Reorder feeds (#786)
* Fix: Reorder feeds

* Addressing @gemini-code-assist comment

* Convert feeds.items to ImmutableList
2025-03-25 15:22:18 +07:00
Cuong-Tran
259a00ebaf
Fix: Pinned sources were not restored from backup (#787)
* Fix: Pinned sources were not restored from backup

* improve code readability

* rename migrateSourceIds function
2025-03-25 15:22:03 +07:00
Cuong-Tran
374eee18d2
EH/ExH: better language detection in case actual language tag is not the first one (#782) 2025-03-24 23:46:12 +07:00
Cuong-Tran
e6a09bacdc
Add padding between icon & pages text in delegated sources description (#752) 2025-03-24 22:46:48 +07:00
Cuong-Tran
f9925b1d97
move Suggestions settings to same place (#531) 2025-03-24 22:45:35 +07:00
Cuong-Tran
421c1af102
Sync migration code logic with Mihon (#781)
* Sync migration code logic with Mihon

* fix spotless
2025-03-24 22:44:28 +07:00
Cuong-Tran
550743c445
Replace repo icon 2025-03-24 19:57:53 +07:00
kana-shii
485b5f19d7
Removed 6h auto updates (#764) 2025-03-24 03:07:36 +07:00
Cuong-Tran
06170a9d13
Fix build with telemetry 2025-03-24 01:49:50 +07:00
cfouche
6ce4b2799c
Update base URL and host for Pururin to pururin.me (jobobby04/TachiyomiSY#1415)
(cherry picked from commit dbd44374743a4022bf365440ac7bb40a3ff408f8)
2025-03-23 23:47:27 +07:00
MajorTanya
61d893d5de
Fix Bangumi search including novels (mihonapp/mihon#1885)
(cherry picked from commit 953c4e7bc056ed8b9eebe1b111677a4616c4d694)
2025-03-23 23:47:27 +07:00
AntsyLich
bc9843e637
Use current time as build time for preview builds (mihonapp/mihon#1876)
(cherry picked from commit 935f1fcf3f8e4f9da4774d932b65ae77b44cc773)
2025-03-23 23:47:27 +07:00