Schnitzel5
bd17e1e9eb
adjusted sync features
2025-07-04 02:24:01 +02:00
NBA2K1
c58d0e0c77
Combine all three _openCategory() methods
...
As they all do the same.
2025-06-16 20:42:39 +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
479a89042e
Merge branch 'temp/optimize' into optimize
2025-04-22 22:42:46 +02:00
Enbiya Olgun
2446756552
moved super() call of initState to top of method
2025-04-22 04:57:52 +02:00
Schnitzel5
454445ad25
fixed auto theme
2025-04-08 23:39:17 +02:00
Moustapha Kodjo Amadou
49bc8dd1a1
refactor
2025-03-27 16:03:11 +01:00
Moustapha Kodjo Amadou
2eb4545082
refactor: replace ListView with SuperListView across multiple widgets
2025-03-09 12:02:38 +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
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
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
818857261d
Windows PathNotFoundException fix
...
- Fixed the PathNotFoundException for Windows, which doesn't use "/" in directories, but "\".
(flutter: PathNotFoundException: Creation failed, path = 'C:\Users\User\AppData\Local\Temp\Mangayomi/cacheimagecover' (OS Error: Das System kann den angegebenen Pfad nicht finden.)
Instead of manually concatenating paths using string interpolation, it now uses the join function properly.
- Also fixed that the App was not able to create the directories by including recursive: true in the else statement.
2024-12-07 03:54:23 +01:00
kodjomoustapha
49ac4c306d
+
2024-12-06 11:00:07 +01:00
Schnitzel5
58225ea21d
Merge branch 'feature/light-novel'
2024-11-27 22:40:18 +01:00
kodjomoustapha
65414a98ca
fix #309
2024-11-27 15:15:16 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
playerterra1
752387ccde
changes for novel support
2024-11-05 14:55:54 +00:00
kodjomoustapha
c10f7d120a
control where to show cloudflare error message
2024-10-29 13:28:16 +01:00
kodjomoustapha
b10c3f3a22
misc changes
...
- remove cronet_http & cupertino_http
- use rhttp package as default http client
- fix #198 #200 crashes on multiple downloads
- fix #162 #102 unable to download with forbidden characters in the name (as it is fixed this can cause reading problems concerning chapters downloaded before this version)
- now supports all features on all platforms such as VPNs and HTTP proxies thanks to rhttp package
2024-08-21 13:30:13 +01:00
kodjomoustapha
15c8fea384
+
2024-07-29 15:00:53 +01:00
kodjomoustapha
2f11f495ac
some fixes
2024-05-22 18:41:53 +01:00
kodjomoustapha
8ae2ef20be
some fixes
2024-05-14 13:06:46 +01:00
kodjomoustapha
90002ae0ec
Added #163
2024-05-02 14:03:22 +01:00
kodjomoustapha
3564baa476
Added #163
2024-05-02 13:53:51 +01:00
kodjomoustapha
a665cd4ba4
rename
2024-04-19 09:58:04 +01:00
kodjomoustapha
d49de188a4
rename
2024-03-14 17:46:53 +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
48c6c83355
added display type feature
2024-02-23 19:18:03 +01:00
kodjomoustapha
40f1f55170
added button to show chapter list dialog when reading
2024-02-23 11:53:07 +01:00
kodjomoustapha
afc4c96bd0
fix
2024-02-22 19:04:13 +01:00
kodjomoustapha
202aa97527
+
2024-02-22 18:42:50 +01:00
kodjomoustapha
69e4a67f38
added subtitle setting feature
2024-02-22 17:55:50 +01:00
kodjomoustapha
c564bed263
added custom draggable tabbar & fix
2024-02-21 15:21:26 +01:00
kodjomoustapha
afb09d3f7e
Refactor
2024-02-09 13:24:36 +01:00
kodjomoustapha
ddc979ab75
-
2024-01-29 11:24:12 +01:00
kodjomoustapha
9ee32a2380
Added Artist attr in model
2024-01-09 16:29:16 +01: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
4b359a7db0
wip backup and restore
2023-11-20 17:26:08 +01:00
kodjomoustapha
9569a261bd
WIP
2023-10-30 19:02:17 +01:00
kodjomoustapha
243962c6bb
Refactor
2023-10-24 21:20:41 +01:00
kodjomoustapha
dea28e3dd9
Fix: global search pages rebuild, audios and subtitles $reified as List
2023-10-15 19:25:45 +01:00
kodjomoustapha
2eb4efe435
Code refactor & some fix
2023-08-25 17:40:17 +01:00
kodjomoustapha
c230dd88da
added new anime servers extractors
2023-07-30 03:02:09 +01:00