Moustapha Kodjo Amadou
d5aecf66dc
Fix #643
2026-01-26 17:28:25 +01:00
Moustapha Kodjo Amadou
74b194602c
update dependencies & update riverpod provider declarations
2026-01-08 14:27:08 +01:00
Moustapha Kodjo Amadou
9458ae120b
fix #637
2026-01-07 13:07:55 +01:00
Moustapha Kodjo Amadou
b8fffca2b3
Refactor an fix
2025-11-09 01:15:27 +01:00
Moustapha Kodjo Amadou
faef6562fd
Add localization
2025-11-08 20:49:39 +01:00
Moustapha Kodjo Amadou
b1b71ea4d3
Improve auto-scroll condition in manga and novel readers
2025-11-08 20:36:28 +01:00
Moustapha Kodjo Amadou
6eda6de614
Refactor auto-scroll handling and improve tap-to-scroll settings in novel reader
2025-11-08 20:32:25 +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
1361315e3e
+
2025-10-29 16:41:32 +01:00
Moustapha Kodjo Amadou
430e81e021
Refactor and update dependencies for Isar and Riverpod
2025-10-29 13:08:42 +01:00
Moustapha Kodjo Amadou
600a699708
feat: Add use sourceId property if not null to get source model
2025-08-28 12:12:23 +01: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
38728ce0cb
Merge branch 'temp/mpv-anime4k' into feature/mpv-anime4k
2025-07-24 22:31:58 +02:00
NBA2K1
83934d7f35
Fix iOS and Android
...
The initialization of discordRPC on iOS and Android was leading to a grey screen (UnimplementedError), preventing the app to paint the Flutter UI.
The flutter_discord_rpc is only available on macOS, Linux and Windows.
2025-07-24 01:45:58 +02:00
Schnitzel5
5b56578029
separated some classes from reader_view
2025-07-23 03:16:24 +02:00
Moustapha Kodjo Amadou
e290e0ad4a
Merge branch 'main' into feature/discord-rpc
2025-07-21 09:33:45 +01:00
Schnitzel5
c6a142bcba
+
2025-07-20 21:33:39 +02:00
Schnitzel5
5b2f1b4f36
added support for local epubs and displaying its images
2025-07-20 21:23:26 +02:00
Schnitzel5
d139042241
added discord rpc
2025-07-18 01:02:59 +02:00
Schnitzel5
bd17e1e9eb
adjusted sync features
2025-07-04 02:24:01 +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
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
Schnitzel5
aa946c9d51
enhanced sync feature
2025-02-12 19:13:16 +01:00
Moustapha Kodjo Amadou
3eeb4777a6
feat: improve chapter download
2025-01-30 15:09:47 +01:00
Moustapha Kodjo Amadou
e901ef6281
refactor: update chapter handling to use IDs instead of objects in reader views
2025-01-22 10:02:44 +01:00
Schnitzel5
b4fa508ab8
hide novel reader settings for now
2025-01-06 18:49:16 +01:00
Schnitzel5
0d29f634eb
added scrollbar
2025-01-04 00:04:08 +01:00
Schnitzel5
7214689072
add bottom bar to adjust font size
2024-12-26 23:41:21 +01:00
kodjomoustapha
87ba9d1291
fix
2024-12-24 11:51:53 +01:00
Schnitzel5
84c82ba1ee
show novel progress in percentage and fixed gesture detector
2024-12-22 02:39:31 +01:00
Schnitzel5
3bc85cf5aa
saving novel chapter progress + removed sync for now
2024-12-21 21:18:21 +01:00
Schnitzel5
c01aa6d023
changed to a different html widget
2024-12-21 00:21:03 +01:00
Schnitzel5
34179a17a5
Merge branch 'feature/novel' into feature/light-novel
2024-12-20 15:59:06 +01:00
Schnitzel5
a813758510
fixed build loop
2024-12-20 00:45:13 +01:00
Schnitzel5
a531e87bda
formatted
2024-12-20 00:31:21 +01:00
Schnitzel5
50eff04fe6
added extension functions
2024-12-20 00:22:18 +01:00
Schnitzel5
62f378f5ee
added novel reader view
2024-12-10 00:01:54 +01:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00