Moustapha Kodjo Amadou
566da0ae06
feat: implement multiple bug fixes and feature requests\n\n- #339 : Remember window size/position on desktop (WindowGeometry utility)\n- #256 : Add S key shortcut to skip intro in desktop anime player\n- #372 : Auto-delete downloaded chapters after reading (new setting + toggle)\n- #402 : Fix manhwa reader scroll jumps by caching image dimensions for placeholders\n- #608 : Fix 'Fit width' scale type cropping pages in paged reader mode\n- #572 : Add mouse back button navigation support on desktop"
2026-03-17 14:31:21 +01:00
Moustapha Kodjo Amadou
2f0fc85316
feat(reader): add navigation layout options and settings for screen behavior
...
- Implemented multiple navigation layouts for the reader, including L-shaped, Kindle, Edge, Right & Left, and Disabled modes.
- Added settings for keeping the screen on, showing page gaps, and adjusting webtoon side padding.
- Enhanced the reader settings modal to include new options and improved UI for navigation layout selection.
- Color filters: invert/gray/BCS
2026-03-04 16:04:07 +01:00
Moustapha Kodjo Amadou
f729380223
feat: Implement app lock feature with biometric authentication
...
- Added AppLockScreen for biometric authentication to unlock the app.
- Introduced security settings screen to enable/disable app lock.
- Integrated local_auth package for biometric authentication support.
- Created security state providers to manage app lock state.
- Updated chapter list tile widget to support dismiss actions for bookmarking and marking chapters as read.
- Enhanced CBZ conversion process to include ComicInfo.xml metadata.
- Added conditional UI elements based on platform capabilities.
- Added Completed & Tracked filter in library
2026-03-04 11:56:49 +01:00
Moustapha Kodjo Amadou
b53e869258
feat: add DNS-over-HTTPS (DoH) support (experimental)
2026-01-20 14:38:46 +01:00
686udjie
79ee4b4fc8
add a force landscapre mode on mobile
2026-01-01 19:48:57 +02:00
NBA2K1
284fccd1ef
Add log-switch to app.
...
- New switch in More > Settings > About
"Enable logging".
When ON, it inits the AppLogger and shows the "Share app logs" button below.
When OFF, it disposes the AppLogger and hides the "Share app logs" button.
It also prevents the AppLogger from init.
OFF by default.
- added localizations accordingly.
2025-12-13 00:42:50 +01:00
Moustapha Kodjo Amadou
57fcb9e1c9
chore: update dependencies
2025-11-28 14:31:39 +01:00
Moustapha Kodjo Amadou
c28ab14e74
Refactor auto-scroll functionality in novel reader
...
- Removed the NovelAutoScrollState provider and its associated logic.
- Introduced autoScrollValues and setAutoScroll methods in NovelReaderController to manage auto-scroll settings.
- Updated NovelReaderView to handle auto-scroll state and page offset dynamically.
- Added UI elements in GeneralSettingsTab to control auto-scroll settings with a slider for page offset.
- Enhanced the auto-scroll feature to allow for play/pause functionality within the novel reader view.
2025-11-08 19:47:23 +01:00
Moustapha Kodjo Amadou
af20e084b0
Refactor dependencies and remove unused packages; update Flutter HTML package; add novel reader settings UI
2025-11-08 01:38:29 +01:00
Moustapha Kodjo Amadou
430e81e021
Refactor and update dependencies for Isar and Riverpod
2025-10-29 13:08:42 +01:00
Schnitzel5
60928374a3
+
2025-09-03 23:44:06 +02:00
Schnitzel5
958ae0b448
added option to turn on/off mpv hardware acceleration
2025-08-28 16:41:43 +02:00
Moustapha Kodjo Amadou
3a577a4c9e
Add fixed versions packages of isar_generator and hive_generator to avoid the Analyzer plugin error
2025-08-25 13:21:37 +01:00
Schnitzel5
604e1b18d3
Merge branch 'temp/mihon' into feature/mihon
2025-08-23 03:53:17 +02:00
Schnitzel5
74c5eab379
enhanced repo manager
...
- added custom DNS setting
2025-08-23 03:33:48 +02:00
Schnitzel5
5f9efe957a
adding support for Mihon extensions
2025-08-20 03:59:38 +02:00
Schnitzel5
72dd2d7661
removed iOS PiP
2025-08-07 23:56:27 +02:00
Schnitzel5
20c943e5fc
testing iOS Picture-in-Picture
...
implementation from [PR #206 ](https://github.com/media-kit/media-kit/pull/206 )
2025-08-07 21:37:46 +02:00
Schnitzel5
afee5926dc
added more player customizations
...
- added navigation button if an entry is already being tracked
- added option to calibrate soft subtitles
2025-07-31 01:58:18 +02:00
Schnitzel5
1f0938fab9
adding custom buttons
2025-07-28 02:24:32 +02:00
Schnitzel5
3dae39a86c
+
2025-07-24 23:16:35 +02:00
Schnitzel5
5932cf44f2
added sync for settings
...
- added option to toggle sync for history, update and settings
2025-07-21 23:37:51 +02:00
Schnitzel5
d139042241
added discord rpc
2025-07-18 01:02:59 +02:00
Schnitzel5
c680427c0c
added option to disable merged library navigation
2025-07-03 02:44:15 +02:00
Schnitzel5
92c167d585
merged trackers together and added search
2025-06-22 23:17:55 +02:00
Schnitzel5
a0ebe46fa0
added option to change hwdec
2025-06-07 01:46:30 +02:00
NBA2K1
7eec89b1b9
Add Switch to automatically check for updates
...
Instead of checking for updates by default, the user now has the choice to disable automatic app update checks.
2025-06-02 17:49:16 +02:00
Moustapha Kodjo Amadou
4d27a2c0e3
fix #468
2025-06-02 11:41:12 +01:00
Moustapha Kodjo Amadou
80efee40d1
dart format
2025-05-30 17:43:42 +01:00
Schnitzel5
77b912d40e
added download all option
2025-04-28 15:03:45 +02:00
Schnitzel5
17c18bd79a
added follow system theme
2025-03-24 21:33:01 +01:00
Schnitzel5
301220a6a4
added default subtitle lang + statistics screen
2025-03-10 00:02:06 +01:00
Schnitzel5
17128cccbd
added options to migrate sources and clean the database
2025-03-02 01:22:41 +01:00
Moustapha Kodjo Amadou
3e401c8af2
dart format
2025-02-23 15:31:49 +01:00
Moustapha Kodjo Amadou
8384bcad51
co-written with @Schnitzel5 : update source fetching methods to utilize repositories
2025-02-12 11:04:46 +01:00
Schnitzel5
235db734d2
allow user to reorder and toggle each navigation item
2025-01-25 21:15:36 +01:00
Schnitzel5
380bea2249
Merge branch 'main' into novel/font-size
2025-01-01 00:35:43 +01:00
kodjomoustapha
7cf5614bb5
refactor: rename backup and restore to data and storage, update related imports and UI elements
2024-12-31 09:47:28 +01:00
Schnitzel5
7214689072
add bottom bar to adjust font size
2024-12-26 23:41:21 +01:00
Schnitzel5
478c0ba45c
option to hide certain UI elements + new backup version
2024-12-22 20:31:41 +01:00
Schnitzel5
66e48612ae
Merge branch 'feature/novel' into feature/light-novel
2024-12-21 21:22:30 +01:00
Schnitzel5
3bc85cf5aa
saving novel chapter progress + removed sync for now
2024-12-21 21:18:21 +01:00
kodjomoustapha
cb103afbb0
+
2024-12-20 17:02:36 +01:00
Schnitzel5
62f378f5ee
added novel reader view
2024-12-10 00:01:54 +01:00
Schnitzel5
58225ea21d
Merge branch 'feature/light-novel'
2024-11-27 22:40:18 +01:00
Schnitzel5
72a324ea7f
add auto fullscreen option to anime player
2024-11-24 23:59:53 +01:00
Schnitzel5
fb127f56b5
add novel support
2024-11-24 19:49:57 +01:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
kodjomoustapha
85d58da1f5
rm
2024-09-22 00:51:50 +01:00
Schnitzel5
82a18101fe
testing first version of sync feature
2024-09-04 14:37:36 +02:00