komikku/app/src/main/java/eu/kanade/presentation
Cuong-Tran c52de8c472
feat(updates-screen): Swipe actions for chapter updates (#915)
* feat(updates-screen): Swipe actions for chapter updates

* Smaller cover size & add option to hide cover images (debug menu)

* Correctly apply passed-in modifier

* Memoize `getSwipeAction(...)`` invocations with Compose’s `remember` (keyed on the action and state) to avoid recreating those objects on every recomposition
2025-05-16 14:05:49 +07:00
..
browse refactor(network-to-local): simplify networkToLocalManga (#910) 2025-05-14 15:14:25 +07:00
category Remove alphabetical category/feed sort option (mihonapp/mihon#1781) 2025-02-27 17:13:27 +07:00
components refactor(network-to-local): simplify networkToLocalManga (#910) 2025-05-14 15:14:25 +07:00
crash Log app crash exceptions in dumped crash logs (#742) 2024-05-19 02:52:52 +07:00
history feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
library Rework build variants and add FOSS variant (mihonapp/mihon#1775) 2025-03-23 23:43:05 +07:00
libraryUpdateError Update dependency androidx.compose:compose-bom to v2025.04.01 (mihonapp/mihon#2040) 2025-05-07 21:58:55 +07:00
manga feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
more Add advanced option to always update manga title from source (mihonapp/mihon#1182) 2025-05-13 23:55:50 +07:00
reader feat(reader): add smaller tap zone preference for navigation regions (#867) 2025-05-04 01:07:47 +07:00
theme fix(custom-theme): fix cursor color in migration-bottom-sheet (#885) 2025-05-03 23:56:29 +07:00
track Display staff information on Anilist tracker search results (mihonapp/mihon#1810) 2025-03-08 01:26:11 +07:00
updates feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
util Trying to fix screen-transition key used multiple times 2025-01-06 12:01:11 +07:00
webview Remove Okhttp networking from WebView Screen (mihonapp/mihon#2020) 2025-04-20 01:38:45 +07:00