NBA2K1
ffa8f15c88
ReaderModeExtension to Reduce Code Duplication
2026-04-26 19:12:56 +02:00
Moustapha Kodjo Amadou
6fe1b8e844
Refactor chapter navigation and improve page indicator responsiveness
2026-04-21 16:52:43 +01:00
Moustapha Kodjo Amadou
d02d688d1f
Fix slider alignment and page jumps in double page mode
2026-03-18 11:50:13 +01:00
Moustapha Kodjo Amadou
f1dfbbaefc
Fix #480/#165 #479 #443 #541 #554 #452 : reader and download fixes
...
- #480/#165: Fix double page mode chapter navigation index conversion
- #479 : Fix page jump when switching single/double page mode
- #443 : Clear zoom cache on page change for swipe-back
- #541 : Add shift-click range selection for chapters (desktop)
- #554 : Auto-clean orphaned download records, cascade delete
- #452 : Add horizontal continuous RTL reader mode
2026-03-18 09:47:41 +01:00
Moustapha Kodjo Amadou
4e9af30e8e
feat(reader): add page indicator, app bar, bottom bar, gesture handler, and settings modal
...
- PageIndicator widget to display current page and total pages.
- Created ReaderAppBar for navigation and chapter information.
- ReaderBottomBar for page navigation and settings access.
- Added ReaderGestureHandler for managing tap zones and gestures.
- ReaderSettingsModal for user-configurable settings.
2025-12-05 16:54:10 +01:00