Enbiya Olgun
2446756552
moved super() call of initState to top of method
2025-04-22 04:57:52 +02:00
Enbiya Olgun
3ecbef80b2
Fix Exception
...
At line 963, when scrolling too fast in manga reader and page didn't load before.
```
═══════ Exception caught by foundation library ════════════════════════════════
The following StateError was thrown while dispatching notifications for ValueNotifier<Iterable<ItemPosition>>:
Bad state: No element
```
2025-04-22 03:49:31 +02:00
Enbiya Olgun
59b2389631
Fix Exception
...
```
════════ Exception caught by widgets library ═══════════════════════════════════
The following UnsupportedError was thrown building CircularProgressIndicator(100.0%, dependencies: [InheritedCupertinoTheme, _InheritedTheme, _LocalizationsScope-[GlobalKey#3b6da]], state: _CircularProgressIndicatorState#8c03b(ticker inactive)):
Unsupported operation: Infinity or NaN toInt
The relevant error-causing widget was:
CircularProgressIndicator CircularProgressIndicator (package:mangayomi/modules/manga/reader/widgets/circular_progress_indicator_animate_rotate.dart:56:27)
```
2025-04-22 03:23:12 +02:00
Moustapha Kodjo Amadou
2eb4545082
refactor: replace ListView with SuperListView across multiple widgets
2025-03-09 12:02:38 +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
d9e9e87926
fix #365
2025-01-22 18:25:28 +01:00
Moustapha Kodjo Amadou
a89e1b9ba7
refactor: simplify color filter handling in image view
2025-01-22 10:47:34 +01:00
Moustapha Kodjo Amadou
4265ba11fe
refactor: remove unnecessary iOS view checks and adjust animation duration in reader view
2025-01-22 10:30:37 +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
Moustapha Kodjo Amadou
e139dc3247
fix #362
2025-01-21 15:53:10 +01:00
kodjomoustapha
6deffa4b97
refactor CodeEditor & update package
2025-01-08 12:51:16 +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
34179a17a5
Merge branch 'feature/novel' into feature/light-novel
2024-12-20 15:59:06 +01:00
kodjomoustapha
a41ccaff22
fix & reformat
2024-12-20 10:15:15 +01:00
Moustapha Kodjo Amadou
9d712654a9
Merge branch 'main' into refactor/refactor-extensions-service
2024-12-20 09:15:26 +01:00
kodjomoustapha
f99bc996b1
fix
2024-12-19 17:52:47 +01:00
Yegor Shovkun
f0cf52813a
refactor: refactor extension services
2024-12-14 13:55:40 +02:00
Yegor Shovkun
adbd1529f7
fix: cs fix (reformat with 120 line length)
2024-12-14 12:38:56 +02:00
kodjomoustapha
4748f3c699
fix
2024-12-13 10:31:57 +01:00
NBA2K1
e2e884db94
Issue #331
...
- Missed a concatenated path in manga_detail_view and in reader_view
- Made the Manga / Anime title selectable, so one can copy the title if needed
- Hidden the Backup share-button, because Linux has no share-feature and the button simply does nothing.
2024-12-11 21:26:18 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
kodjomoustapha
ee1529be24
update
2024-11-20 17:59:12 +01:00
kodjomoustapha
32afc3c71e
add webview for linux
2024-11-13 10:53:36 +01:00
Schnitzel5
3d29a12fc4
fix init settings
2024-11-09 00:27:11 +01:00
playerterra1
34a451d374
add novel support
2024-11-08 13:18:58 +00:00
kodjomoustapha
5ef0247d9c
+
2024-11-01 15:20:30 +01:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
kodjomoustapha
c10f7d120a
control where to show cloudflare error message
2024-10-29 13:28:16 +01:00
Schnitzel5
cfc2125dab
adjust SafeArea for reader view
2024-10-13 19:24:56 +02:00
Schnitzel5
3993f7fd1f
only display top system bar in reader mode
2024-10-09 21:08:40 +02:00
kodjomoustapha
9f39be7bb8
fix: can’t swipe to the next chapter if the current chapter only has 1 page (reader setting: ltr, rtl, vertical)
2024-09-30 11:06:54 +01:00
kodjomoustapha
b7f4a3addb
improve
2024-09-26 14:48:14 +01:00
Schnitzel5
531e69cf44
added some more error handling for edge cases
2024-09-25 18:52:26 +02:00
Schnitzel5
6488983464
fix sync after read or watch option
2024-09-12 23:52:04 +02:00
Schnitzel5
96e5f08a30
fix sync after read or watch option
2024-09-12 22:37:53 +02:00
Schnitzel5
45a0d5c9db
fix history manga id and added feed list schema
2024-09-11 00:42:24 +02:00
Schnitzel5
b412877886
improved sync feature
2024-09-08 03:13:58 +02:00
Schnitzel5
b7d89ada5f
Merge branch 'main' into feature/sync-server
2024-09-07 01:10:27 +02:00
Schnitzel5
a90696ddad
added hash check back
2024-09-04 20:41:42 +02:00
Schnitzel5
82a18101fe
testing first version of sync feature
2024-09-04 14:37:36 +02:00
kodjomoustapha
08ebedbe37
+
2024-09-04 12:07:13 +01:00
kodjomoustapha
7d5640e2b0
feat: add a custom request headers for getPageList #235
2024-08-02 14:51:39 +01:00
kodjomoustapha
2ff3c0ebcc
+
2024-08-02 11:21:42 +01:00
kodjomoustapha
4203ddf7fb
fix #229 , #119 , #134
2024-07-29 10:07:11 +01:00
kodjomoustapha
98612f3511
some fix, add use libass feature
2024-07-10 10:18:54 +01:00
kodjomoustapha
3fbbf7cf49
+
2024-06-13 16:16:42 +01:00
kodjomoustapha
49bae6d143
+
2024-05-30 14:03:13 +01:00
kodjomoustapha
5f8344b2b3
fix cropBorders
2024-05-29 17:55:05 +01:00
kodjomoustapha
6ed57e2e44
rm
2024-05-27 09:26:30 +01:00
kodjomoustapha
fd5b4b04b4
rm source_test
2024-05-25 19:39:14 +01:00
kodjomoustapha
170f07e3be
fix
2024-05-25 18:06:27 +01:00
kodjomoustapha
2f11f495ac
some fixes
2024-05-22 18:41:53 +01:00
kodjomoustapha
2353b48e59
fix
2024-05-20 16:28:16 +01:00
kodjomoustapha
eeddf0d929
fix #184
2024-05-14 15:06:12 +01:00
kodjomoustapha
3fa7fce8aa
+
2024-05-09 15:37:52 +01:00
kodjomoustapha
12d15f24d0
+
...
- Fix slider not working when in horizontal continue mode
- Refactor getting chapter image provider method
- Fix crop image border when loading whith network
2024-05-07 17:55:14 +01:00
kodjomoustapha
aaf9e4c66a
Fix horizontal continu
2024-05-02 16:14:28 +01:00
kodjomoustapha
932f26421f
+
2024-05-02 14:25:06 +01:00
kodjomoustapha
a665cd4ba4
rename
2024-04-19 09:58:04 +01:00
kodjomoustapha
0d94154223
Added horizontal continous
2024-04-15 12:51:20 +01:00
kodjomoustapha
5932181138
+
2024-04-15 09:57:04 +01:00
kodjomoustapha
33410544f0
fix #149
2024-03-25 16:11:25 +01:00
kodjomoustapha
d168b6ddcd
Added cronet_http & cupertino_http, remove unnecessary packages
2024-03-14 17:40:15 +01:00
kodjomoustapha
6fa0e8a89f
Added JavaScript extension runtime, gridview count
2024-03-12 17:24:41 +01:00
kodjomoustapha
32dbbd5e0e
fix
2024-02-24 01:24:35 +01:00
kodjomoustapha
247652120b
Fix
2024-02-23 20:57:23 +01:00
kodjomoustapha
b46c69dace
rmv linux webview
2024-02-23 20:35:20 +01:00
kodjomoustapha
45fbd42c19
added feature to use google fonts & some fix
2024-02-23 20:26:09 +01:00
kodjomoustapha
40f1f55170
added button to show chapter list dialog when reading
2024-02-23 11:53:07 +01:00
kodjomoustapha
f0f6bad7a1
+
2024-02-23 09:22:26 +01:00
kodjomoustapha
edd05f3eb6
Adjust page number text shadows
2024-02-22 18:05:29 +01:00
kodjomoustapha
69e4a67f38
added subtitle setting feature
2024-02-22 17:55:50 +01:00
kodjomoustapha
341486b004
added subtitle setting feature
2024-02-22 17:54:13 +01:00
kodjomoustapha
c564bed263
added custom draggable tabbar & fix
2024-02-21 15:21:26 +01:00
kodjomoustapha
bdbd738f04
add popupAnimationStyle
2024-02-20 12:57:01 +01:00
kodjomoustapha
0bf647ed26
fix
2024-02-20 12:49:33 +01:00
kodjomoustapha
6bcdcdaf57
feat: add custom filter
2024-02-19 17:38:23 +01:00
kodjomoustapha
f71c40f0f7
feat: add more options to manage covers
2024-02-16 19:31:06 +01:00
kodjomoustapha
94ebf47e4e
fix
2024-02-16 10:52:56 +01:00
kodjomoustapha
afb09d3f7e
Refactor
2024-02-09 13:24:36 +01:00
kodjomoustapha
e0b770d2a8
Upgrade
2024-02-06 17:27:34 +01:00
kodjomoustapha
2af65f09ff
Upgrade dependencies
2024-02-03 21:14:04 +01:00
kodjomoustapha
b40cf595b7
feat/update library entries, use isolate for async method
2024-01-28 19:58:03 +01:00
kodjomoustapha
792f8059a0
Added fullscreen mode for reader, code refactor
2024-01-28 16:49:22 +01:00
kodjomoustapha
3f108e1c43
Added torrent server service
2024-01-24 11:52:22 +01:00
DongHyun Kim
4a5ac9aa8a
Set currentId as local variable
2024-01-24 04:14:44 +09:00
DongHyun Kim
ff96c3c358
Apply Rinf version 6
2024-01-24 03:33:41 +09:00
kodjomoustapha
9d55733e97
Relocate extensions
...
-refactor
-also modify display widget in library draggabalble menu
2024-01-09 12:06:39 +01:00
kodjomoustapha
43be09db8f
feat/pick-cover-image-from-trackers
...
-ability to choose anime/manga cover image from trackers as custom image
2024-01-08 15:36:00 +01:00
kodjomoustapha
d5cfd1f25f
Fix
2024-01-05 09:09:24 +01:00
kodjomoustapha
cf17603b03
Fix Reader Keyboad listener
2023-12-22 16:05:06 +01:00
kodjomoustapha
7382ef0d96
Added Lastest button in the sources list, organized the automatic tracking feature
2023-12-22 11:51:29 +01:00
kodjomoustapha
da5c350be8
+
2023-12-21 23:00:50 +01:00
kodjomoustapha
d9bcdd726b
+
2023-12-21 22:27:08 +01:00
kodjomoustapha
9033f17de3
Added Player setting
2023-12-21 19:12:55 +01:00