Commit graph

470 commits

Author SHA1 Message Date
Moustapha Kodjo Amadou
3e401c8af2 dart format 2025-02-23 15:31:49 +01:00
Schnitzel5
dec2968921 optimized sync for library update 2025-02-15 17:30:38 +01:00
Schnitzel5
aa946c9d51 enhanced sync feature 2025-02-12 19:13:16 +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
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
Moustapha Kodjo Amadou
8c841baaa3 fix 2025-01-11 06:45:34 +01:00
kodjomoustapha
22cbf2dc44 fix Textfield not visible on mobile when typing 2025-01-09 17:16:00 +01:00
kodjomoustapha
6deffa4b97 refactor CodeEditor & update package 2025-01-08 12:51:16 +01:00
Schnitzel5
5ae7a8d581 added option to download novels 2025-01-07 23:37:29 +01:00
kodjomoustapha
32b10b8a30 - 2025-01-07 12:46:09 +01:00
kodjomoustapha
61734faed5 fix 2025-01-06 17:39:21 +01:00
kodjomoustapha
a9e91a1237 fix 2024-12-25 15:12:08 +01:00
kodjomoustapha
ff2bf3317d fix 2024-12-24 12:33:42 +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
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
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
NBA2K1
03741343be bugfix?
Share button had no baseUrl on extensions without a apiUrl (Example AniWorld, AnimeToast).
tbh didn't even understand why there was a apiUrl check.
2024-12-16 21:54:59 +01:00
NBA2K1
c17e80a080 Adjusted filters and settings to Anime
+ added translations.
2024-12-16 20:17:26 +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
53300dafef Upgrade gradle config, Upgrade packages & some fix 2024-12-13 18:21:49 +01: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
NBA2K1
2ae03021ad File path fixes (Issue #331)
- Instead of manually concatenating filepathes, it's using the path.join() function now.
- switched some if conditions, that had nothing in the if block, but in the else block, removing the redundant else block.
2024-12-10 00:35:09 +01:00
NBA2K1
3fe8f4266d Issue #313 fix
- Button now shows "Watch" if Anime.
- Translations in all available languages added
- Button now dynamically adjusts itself, no need for "isFr" and hardcoding the button size.
2024-12-07 03:32:27 +01:00
Schnitzel5
fb127f56b5 add novel support 2024-11-24 19:49:57 +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
fb9fdaad35 fix #274 2024-11-13 13:03:57 +01:00
kodjomoustapha
32afc3c71e add webview for linux 2024-11-13 10:53:36 +01:00
kodjomoustapha
a38bfc8b83 fix filter 2024-11-12 17:24:12 +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
43bfcf706a + 2024-11-07 17:12:33 +01: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
Moustapha Kodjo Amadou
997f5aba54
Merge pull request #282 from Schnitzel5/fix/bottom-system-overlay
Fix/bottom system overlay
2024-10-13 19:12:32 +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
yxxyun
622db17a0e refresh loading 2024-10-08 09:50:47 +08: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
Schnitzel5
d52ba6fa51 chapter are now grayed out if read 2024-09-26 22:19:14 +02: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
kodjomoustapha
85d58da1f5 rm 2024-09-22 00:51:50 +01:00
kodjomoustapha
6e1f6c1375 add support to convert downloaded m3u8 files to mp4 2024-09-20 15:07:12 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01: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
kodjomoustapha
938e42aa15 fix feed 2024-09-12 12:58:24 +01:00
Schnitzel5
b8635a36a8 Merge branch 'main' into feature/sync-server 2024-09-12 00:29:39 +02:00
Schnitzel5
85aa687606 added feed feature 2024-09-11 17:35:12 +02:00
kodjomoustapha
aa2b408144 +
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01: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
kodjomoustapha
8ed6b21125 feat: can now download m3u8 videos 2024-09-06 18:59:16 +01: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
7bcc5582a0 fix 2024-09-04 12:02:19 +01:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +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
d177900394 fix get cookie, fix filter 2024-08-08 12:56:39 +01:00
kodjomoustapha
ba8ac10cc2 fix download problem 2024-08-05 15:44:59 +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
15c8fea384 + 2024-07-29 15:00:53 +01:00
kodjomoustapha
4203ddf7fb fix #229, #119, #134 2024-07-29 10:07:11 +01:00
kodjomoustapha
fb43384a26 feat: play next episode #221 2024-07-29 09:43:27 +01:00
kodjomoustapha
dbc7dede6d fix 2024-07-17 16:07:58 +01:00
kodjomoustapha
7741beb8ac feat: add custom streaming torrent 2024-07-16 17:45:36 +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
012c5340b9 fix 2024-05-29 11:11:37 +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
f47f15c2a7 Fix anime not downloading on mobile 2024-05-08 12:53:02 +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
4be67ac94f fix 2024-04-19 09:48:47 +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
938cb4596a not includes thumbs when extracting archive 2024-03-23 15:12:13 +01:00
kodjomoustapha
85f96070b8 check if source is obsolete 2024-03-23 14:21:46 +01:00
kodjomoustapha
6fc6f58230 fix hasNextPage 2024-03-22 15:49:21 +01:00
kodjomoustapha
9b6528064e background_downloader + 2024-03-20 17:45:05 +01:00
kodjomoustapha
123c05f393 fix 2024-03-19 17:42:29 +01:00
kodjomoustapha
6f7a179f02 Added create extension page 2024-03-19 17:32:14 +01:00
kodjomoustapha
5b8245e85c fix 2024-03-15 16:12:49 +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
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
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
910524d9bf fix 2024-02-08 20:52:23 +01:00
kodjomoustapha
a086e918b6 Update 2024-02-08 20:39:35 +01:00
kodjomoustapha
fc2e80f31e feat: Added button for download next n chapters 2024-02-08 17:18:59 +01:00
kodjomoustapha
bdf6ce6a9b fix 2024-02-08 15:08:20 +01:00
kodjomoustapha
a72e6cc2f5 - 2024-02-08 14:45:12 +01:00
kodjomoustapha
e0b770d2a8 Upgrade 2024-02-06 17:27:34 +01:00
kodjomoustapha
e33b1b55f0 ++ 2024-02-05 19:56:44 +01:00
kodjomoustapha
2af65f09ff Upgrade dependencies 2024-02-03 21:14:04 +01:00
kodjomoustapha
ca81405f43 refactor & some fix 2024-02-03 17:58:11 +01:00
kodjomoustapha
ddc979ab75 - 2024-01-29 11:24:12 +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
7c2fc50a47 feat: Added AniSkip feature 2024-01-11 14:31:01 +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
d5cfd1f25f Fix 2024-01-05 09:09:24 +01:00
kodjomoustapha
fbbc012434 Oups!! Fix search service 2023-12-22 16:52:26 +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
kodjomoustapha
d454897656 feat: Automatic Tracking #71 2023-12-21 17:17:06 +01:00
kodjomoustapha
06f35dcc70 New languages : AR, ES, ID, IT, PT_BR, PT, RU, TR 2023-12-19 19:53:34 +01:00
kodjomoustapha
e55cc03525 + 2023-12-18 19:22:49 +01:00
kodjomoustapha
c927475720 Skip filtered out chapters in reader #70 2023-12-18 11:16:30 +01:00
kodjomoustapha
d02088cce7 added autoscroll play pause button 2023-12-13 18:13:00 +01:00
kodjomoustapha
a54a5d29a3 Fix player 2023-12-13 17:40:01 +01:00
kodjomoustapha
fddf98d357 Fix browser source & extension tab lag & some fix 2023-12-13 06:29:28 +01:00
kodjomoustapha
12ccedf115 Revert "improve browser source & extension tab lag & some fix"
This reverts commit fb8754df29.
2023-12-13 06:16:20 +01:00
kodjomoustapha
fb8754df29 improve browser source & extension tab lag & some fix 2023-12-12 22:29:32 +01:00
kodjomoustapha
8cd448f245 Fix global search 2023-12-10 18:14:01 +01:00
kodjomoustapha
0c9de22c94 Add autocroll page , code refactor 2023-12-05 18:15:16 +01:00
kodjomoustapha
21b6dc437c feat/source-preference 2023-12-01 23:29:25 +01:00
kodjomoustapha
3dd8c8f14b Added source template for testing 2023-11-29 17:45:41 +01:00
kodjomoustapha
757587a64d some fix 2023-11-29 14:12:40 +01:00
kodjomoustapha
eaca422612 Manage trackers 2023-11-28 17:40:52 +01:00
kodjomoustapha
0ca453bc7d Add Tap zones setting #54 , Fix #55 Fullscreen issue when watching local anime 2023-11-27 20:43:48 +01:00
kodjomoustapha
e57102b981 + 2023-11-27 15:06:32 +01:00
kodjomoustapha
34f31e6cb7 feat: search filter feature 2023-11-24 17:57:15 +01:00
kodjomoustapha
09b002be8b feat: search filter feature 2023-11-23 19:56:55 +01:00
kodjomoustapha
09e7712e03 Tracking Views + 2023-11-21 15:08:04 +01:00
kodjomoustapha
4b359a7db0 wip backup and restore 2023-11-20 17:26:08 +01:00
kodjomoustapha
729bff6a68 code refactor 2023-11-18 16:41:13 +01:00
kodjomoustapha
01477e4f4c Fix 2023-11-17 18:33:33 +01:00
kodjomoustapha
0024980e47 fix 2023-11-17 16:51:57 +01:00
DongHyun Kim
f9820d2215 Upgrade Rinf 2023-11-15 15:53:40 +09:00
kodjomoustapha
9b770027db some fix 2023-11-13 18:23:14 +01:00
kodjomoustapha
48f8e319c8 feat : Kitsu tracker 2023-11-11 14:15:19 +01:00
kodjomoustapha
c0301750ef v0.0.65 2023-11-01 17:17:41 +01:00
kodjomoustapha
3f206eb78e WIP 2023-10-31 18:02:26 +01:00
kodjomoustapha
9569a261bd WIP 2023-10-30 19:02:17 +01:00
kodjomoustapha
7a966f20ff double columm LTR & RTL 2023-10-28 22:19:19 +01:00
kodjomoustapha
864d00417a Added double columm page view 2023-10-26 19:21:18 +01:00
kodjomoustapha
aa0e8543f6 Fix ui freeze when loading image and process crop boders 2023-10-25 19:19:20 +01:00
kodjomoustapha
9187d81c7a Added http response bridge to catch error 2023-10-25 19:04:57 +01:00
kodjomoustapha
243962c6bb Refactor 2023-10-24 21:20:41 +01:00
kodjomoustapha
cf5ae4afcb Opt 2023-10-21 15:23:49 +01:00
kodjomoustapha
36f95bb57b crop borders finally works 2023-10-21 14:11:49 +01:00
kodjomoustapha
c2a3e7859d fix 2023-10-18 17:37:13 +01:00
kodjomoustapha
dea28e3dd9 Fix: global search pages rebuild, audios and subtitles $reified as List 2023-10-15 19:25:45 +01:00
kodjomoustapha
b51dd3f8aa add source test mode , fix m_bridge 2023-10-08 15:48:41 +01:00
kodjomoustapha
129467edfa Fix preload next chapter, added home & search screen error widget 2023-09-27 13:20:45 +01:00
kodjomoustapha
2f0b01db16 fix chapter list when adding new chapter entry 2023-09-20 15:34:12 +01:00
kodjomoustapha
31b3f96729 - fix: #25 can't download any anime
- code refactor
2023-09-19 20:17:40 +01:00
kodjomoustapha
b16feb9ab9 fix crop Border & update some dependencies 2023-09-14 19:06:45 +01:00
kodjomoustapha
abb18202e7 + 2023-09-12 17:04:57 +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
64b37ad17e Improve + 2023-08-29 15:48:27 +01:00
kodjomoustapha
0c9f1d74a3 Added reader settings view when reading 2023-08-29 14:34:04 +01:00
kodjomoustapha
6fbbbc5bc2 Add more features vor anime player 2023-08-28 19:37:20 +01:00
kodjomoustapha
2ddbc0b40a fix 2023-08-25 21:08:21 +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
e16190b0f4 auto hide appbar and bottom bar when reading 2023-08-22 19:17:25 +01:00
kodjomoustapha
090d37e037 added page preload amount and scale type setting view , fix buton to reload page when connection failed 2023-08-22 17:27:42 +01:00
kodjomoustapha
b846b38e1e Added KeyboardListener for desktops when reading manga 2023-08-21 11:28:19 +01:00
kodjomoustapha
84743441de Add button to update manga or anime chapters list 2023-08-21 10:45:30 +01:00
kodjomoustapha
f3716324b7 fix 2023-08-19 22:33:04 +01:00
kodjomoustapha
582e7ad4a8 Fix next chapter preload, Flutter 3.13.0, update dependecies 2023-08-18 11:18:26 +01:00
kodjomoustapha
10882cfd3e fix 2023-08-11 16:45:43 +01:00
kodjomoustapha
7193f4e9e5 added: verrify if source exist before reading manga or watching anime 2023-08-11 16:15:11 +01:00
kodjomoustapha
959156443a add workflow 2023-08-08 22:24:19 +01:00
kodjomoustapha
2d0beb6b04 added appMinVerReq to check the extension latest version 2023-08-07 19:58:34 +01:00
kodjomoustapha
3f27f9afb9 + 2023-08-07 16:14:05 +01:00
kodjomoustapha
5648359c46 get back history page to main view 2023-08-07 15:10:46 +01:00
kodjomoustapha
7b94186732 added check for new update feature 2023-08-07 14:37:11 +01:00
kodjomoustapha
7085417410 change app icon , code refactor , add anime download path 2023-08-07 00:12:38 +01:00
kodjomoustapha
f656e7a17f fix download directory not working 2023-08-04 11:39:30 +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
c230dd88da added new anime servers extractors 2023-07-30 03:02:09 +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
kodjomoustapha
35e5e2a015 New feature : add Anime
-add trackers support for anime
2023-07-27 19:24:18 +01:00
kodjomoustapha
202db0cced fix cacheExtent 2023-07-19 15:13:24 +01:00
kodjomoustapha
00c1cb216b fix & refactor reader view 2023-07-19 14:40:15 +01:00
kodjomoustapha
d04457c60b l10n for trackers 2023-07-18 14:07:25 +01:00
kodjomoustapha
fb71379cb9 Feature : Added AniList tracker service 2023-07-17 21:39:45 +01:00
kodjomoustapha
dc26b51a70 Code refactor 2023-07-17 11:05:59 +01:00
kodjomoustapha
13b1fea0a3 Feature : Added MyAnimeList tracker service 2023-07-15 17:35:00 +01:00
kodjomoustapha
648efe00f5 added multi language support 2023-07-11 17:40:18 +01:00
kodjomoustapha
c652fc4cc1 * 2023-07-10 14:08:26 +01:00
kodjomoustapha
8994876e01 fix dateformat error where not correct 2023-07-08 17:19:27 +01:00
kodjomoustapha
b38f737c96 Big changes ( added support for external sources ) 2023-07-07 22:38:49 +01:00
kodjomoustapha
4812ef30fb Fix custom download location on desktop 2023-06-21 15:14:46 +01:00
kodjomoustapha
d4f99946a3 fix 2023-06-17 12:30:44 +01:00
kodjomoustapha
4f68505a9b feature: fix reader & add preloaded chapter 2023-06-17 02:43:55 +01:00
kodjomoustapha
d91edcb27d local source badge & more 2023-06-15 16:01:10 +01:00
kodjomoustapha
ac5995cb79 feature: add local archive & manage local chapter 2023-06-14 21:28:57 +01:00
kodjomoustapha
7e3bd7b775 feature: reimplement local archive 2023-06-14 01:00:11 +01:00