Commit graph

195 commits

Author SHA1 Message Date
Moustapha Kodjo Amadou
debbb26dbf Refactor UChapDataPreloadExtensions to improve image byte retrieval logic 2025-07-09 14:49:42 +01:00
NBA2K1
31ead933ab Use read instead of watch 2025-07-06 21:07:21 +02:00
NBA2K1
49f77febe4 Don't allow zooming
When these methods were used to display images (migration screen, history screen, etc) the images (anime/manga covers and extension icons) were zoomable. You could (on a touch device) pinch to zoom.
And with the mouse you could get your cursor an on image and scroll up to zoom out and scroll down to zoom in.
This was not necessary confusing for the user.
2025-06-29 20:30:16 +02:00
Moustapha Kodjo Amadou
0f430f80d9 Fix indexing and path for downloaded chapter images and update padding logic 2025-06-04 17:28:31 +01: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
Moustapha Kodjo Amadou
c3ac07fa97 feat(reader): implement chapter transition view
- Introduced `TransitionViewPaged` and `TransitionViewVertical` widgets to handle chapter transitions.
- Created `ChapterTransitionPage` widget to display transition information between chapters.
- Updated reader view logic to incorporate transition pages when navigating chapters.
- Enhanced `UChapDataPreload` model to support transition states and next chapter information.

feat(localization): add chapter transition messages in multiple languages

fix(dependencies): update Dart SDK and dependencies

- Updated Dart SDK constraint to ^3.8.0.
- Changed `epubx` dependency to use the latest version from GitHub.
2025-05-27 17:30:31 +01:00
Schnitzel5
24c4c89418 Merge branch 'temp/epub' into feature/epub 2025-05-07 22:25:11 +02:00
Enbiya Olgun
4f1e2cb492 Remove code duplication + BugFix
Fixed a bug, where newly added animes to AniList would register as "Rewatching" instead of "Plan to watch".
2025-04-24 05:48:52 +02:00
Schnitzel5
50fe6abfac updates screen search query 2025-04-14 00:00:41 +02:00
Schnitzel5
454445ad25 fixed auto theme 2025-04-08 23:39:17 +02:00
Moustapha Kodjo Amadou
a0df094504 refactor: improve download button logic and clean up code 2025-04-01 17:15:54 +01:00
Schnitzel5
301220a6a4 added default subtitle lang + statistics screen 2025-03-10 00:02:06 +01:00
Schnitzel5
355f19dfe4 added auto-detect language for subtitles 2025-03-06 00:31:20 +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
f00b82ddb9 added deep links for repo urls 2025-02-12 15:48:36 +01:00
Moustapha Kodjo Amadou
3eeb4777a6 feat: improve chapter download 2025-01-30 15:09:47 +01:00
kodjomoustapha
6deffa4b97 refactor CodeEditor & update package 2025-01-08 12:51:16 +01:00
kodjomoustapha
36fd6d2709 fix getCachedImageFile 2024-12-24 12:46:12 +01:00
kodjomoustapha
87ba9d1291 fix 2024-12-24 11:51:53 +01:00
kodjomoustapha
cb103afbb0 + 2024-12-20 17:02:36 +01:00
kodjomoustapha
69c745238d avoid using the logger outside the code editor 2024-12-20 11:02:04 +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
kodjomoustapha
65414a98ca fix #309 2024-11-27 15:15:16 +01:00
kodjomoustapha
e3c8dc9896 + 2024-11-25 10:49:36 +01:00
kodjomoustapha
a7a5aa2690 fix 2024-11-23 16:31:18 +01:00
kodjomoustapha
ee1529be24 update 2024-11-20 17:59:12 +01:00
kodjomoustapha
43bfcf706a + 2024-11-07 17:12:33 +01:00
kodjomoustapha
c10f7d120a control where to show cloudflare error message 2024-10-29 13:28:16 +01:00
kodjomoustapha
938e42aa15 fix feed 2024-09-12 12:58:24 +01:00
kodjomoustapha
e7eb3166ef - 2024-09-11 12:04:55 +01:00
kodjomoustapha
08ebedbe37 + 2024-09-04 12:07:13 +01:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +01:00
kodjomoustapha
6c4e2eaeee + 2024-09-03 12:02:25 +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
9a096db785 fix #234 2024-08-03 07:42:10 +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
c75b3bb5aa + 2024-06-27 09:41:53 +01:00
kodjomoustapha
59ed4da8de Add a wonderfull css package(pseudom) with custom pseudo selectors 2024-06-15 13:27:44 +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
3f54459f65 refactor 2024-05-27 13:10:02 +01:00
kodjomoustapha
6ed57e2e44 rm 2024-05-27 09:26:30 +01:00
kodjomoustapha
9df0fe73e1 code refactor 2024-05-23 11:28:50 +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
3a6fc6abe0 Fix unread count 2024-05-02 15:45:22 +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
d0ee7d3260 Fix extension getHeaders method 2024-04-15 12:13:31 +01:00
kodjomoustapha
5932181138 + 2024-04-15 09:57:04 +01:00
kodjomoustapha
85f96070b8 check if source is obsolete 2024-03-23 14:21:46 +01:00
kodjomoustapha
6f7a179f02 Added create extension page 2024-03-19 17:32:14 +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
69e4a67f38 added subtitle setting feature 2024-02-22 17:55:50 +01:00
kodjomoustapha
bdbd738f04 add popupAnimationStyle 2024-02-20 12:57:01 +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
afb09d3f7e Refactor 2024-02-09 13:24:36 +01:00
kodjomoustapha
a72e6cc2f5 - 2024-02-08 14:45:12 +01:00
kodjomoustapha
e33b1b55f0 ++ 2024-02-05 19:56:44 +01:00
kodjomoustapha
ca81405f43 refactor & some fix 2024-02-03 17:58:11 +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
64b1f91dce Refactor 2024-01-06 12:52:18 +01:00
kodjomoustapha
d5cfd1f25f Fix 2024-01-05 09:09:24 +01:00
kodjomoustapha
a7773f9435 Added Many features
- Added boa_engine(for JS runtime) from Rust
- Added some method for Element and Document Wrappers
- Added some cool views to Player
- Refactor
2023-12-27 23:04:19 +01:00
kodjomoustapha
d454897656 feat: Automatic Tracking #71 2023-12-21 17:17:06 +01:00
kodjomoustapha
68ff513932 added DOM HTML WRAPPERS (Document & Element) 2023-12-20 15:02:30 +01:00
kodjomoustapha
c927475720 Skip filtered out chapters in reader #70 2023-12-18 11:16:30 +01:00
kodjomoustapha
8cd448f245 Fix global search 2023-12-10 18:14:01 +01:00
kodjomoustapha
eaca422612 Manage trackers 2023-11-28 17:40:52 +01:00
kodjomoustapha
48f8e319c8 feat : Kitsu tracker 2023-11-11 14:15:19 +01:00
kodjomoustapha
36f95bb57b crop borders finally works 2023-10-21 14:11:49 +01:00
kodjomoustapha
129467edfa Fix preload next chapter, added home & search screen error widget 2023-09-27 13:20:45 +01:00
kodjomoustapha
b16feb9ab9 fix crop Border & update some dependencies 2023-09-14 19:06:45 +01:00
kodjomoustapha
385677f67d code refactor, added sources languages 2023-09-12 16:31:49 +01:00
kodjomoustapha
499002751c Revert "Revert "code refactor , deobfuscator method , extension preferences""
This reverts commit 530763dafe.
2023-09-11 18:05:31 +01:00
kodjomoustapha
530763dafe Revert "code refactor , deobfuscator method , extension preferences"
This reverts commit 3ff647bb01.
2023-09-11 18:04:49 +01:00
kodjomoustapha
3ff647bb01 code refactor , deobfuscator method , extension preferences 2023-09-11 18:01:47 +01:00
kodjomoustapha
6fbbbc5bc2 Add more features vor anime player 2023-08-28 19:37:20 +01:00
kodjomoustapha
2eb4efe435 Code refactor & some fix 2023-08-25 17:40:17 +01:00
kodjomoustapha
1340ffa88c Added feature that allow to import local anime 2023-08-24 18:21:02 +01:00
kodjomoustapha
7085417410 change app icon , code refactor , add anime download path 2023-08-07 00:12:38 +01:00
kodjomoustapha
df8be849ac new anime server extractor 2023-08-03 22:50:48 +01:00
kodjomoustapha
0d7f4e276f add anime serervers extractor , fix home page load more ,add hasNextPage check 2023-08-02 00:07:49 +01:00
kodjomoustapha
47734532b3 home screen loadmore fix , fix anime extractor 2023-07-31 22:00:41 +01:00
kodjomoustapha
b21a9409af added new anime servers extractors 2023-07-30 21:10:44 +01:00
kodjomoustapha
6abbfda911 update dependencies 2023-07-28 15:01:49 +01:00
kodjomoustapha
23f048b300 remove unused code 2023-07-27 19:53:55 +01:00