Schnitzel5
1450641f16
added mpv config for Anime4K
2025-07-24 22:25:14 +02:00
Schnitzel5
5932cf44f2
added sync for settings
...
- added option to toggle sync for history, update and settings
2025-07-21 23:37:51 +02:00
Schnitzel5
d139042241
added discord rpc
2025-07-18 01:02:59 +02:00
NBA2K1
6788b73658
Delete whole imported manga
...
Delete whole imported manga when all chapters have been deleted.
+ Added a warning message and translations
2025-07-08 04:19:40 +02:00
Schnitzel5
d39a3129cd
Merge branch 'temp/sync-server' into rework/sync-server
2025-07-05 03:00:01 +02:00
Schnitzel5
e1cecd8e37
reworked sync
2025-07-05 02:58:42 +02:00
Schnitzel5
bd17e1e9eb
adjusted sync features
2025-07-04 02:24:01 +02:00
Schnitzel5
c680427c0c
added option to disable merged library navigation
2025-07-03 02:44:15 +02:00
Schnitzel5
b2d29e32d6
added repo name to extension list
2025-06-29 00:24:06 +02:00
Schnitzel5
92c167d585
merged trackers together and added search
2025-06-22 23:17:55 +02:00
Schnitzel5
06ca441644
added Kitsu and Anilist
2025-06-15 21:08:34 +02:00
Schnitzel5
5dff4a1aa3
added two-way tracking
2025-06-09 02:26:31 +02:00
Schnitzel5
f7a124d72c
added two-way-tracking
2025-06-09 02:22:33 +02:00
Schnitzel5
a0ebe46fa0
added option to change hwdec
2025-06-07 01:46:30 +02:00
NBA2K1
7eec89b1b9
Add Switch to automatically check for updates
...
Instead of checking for updates by default, the user now has the choice to disable automatic app update checks.
2025-06-02 17:49:16 +02: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
Moustapha Kodjo Amadou
962bab1cdd
upgrade
2025-05-21 18:16:18 +01:00
Schnitzel5
e29470308c
fixed repo check for deep links
2025-05-14 23:00:24 +02:00
Schnitzel5
24c4c89418
Merge branch 'temp/epub' into feature/epub
2025-05-07 22:25:11 +02:00
Schnitzel5
77b912d40e
added download all option
2025-04-28 15:03:45 +02:00
Enbiya Olgun
6b4a86d2b5
Better UX for mobile
...
Better text rendering of "ignore filters" checkbox on mobile.
Adds a line break to mobile devices, where horizontal space is limited.
2025-04-27 03:15:04 +02:00
Enbiya Olgun
71a6358452
Fix #349
...
Added a checkbox "ignoreFiltersOnSearch" to the library search, so when checked, the whole library will be searched, not just the filtered library (Downloaded, Unwatched/Unread, Started, Bookmarked)
+ added some comments
2025-04-26 05:03:06 +02:00
Schnitzel5
7e9202ceeb
added extension notes/hints
2025-04-23 23:33:18 +02:00
Schnitzel5
479a89042e
Merge branch 'temp/optimize' into optimize
2025-04-22 22:42:46 +02:00
Schnitzel5
d4e768f6f7
added progress for updating the library
2025-04-17 23:15:59 +02:00
Enbiya Olgun
3fb6650f2e
Extension Uninstall Message
...
Removed a space
2025-04-09 22:02:08 +02:00
NBA2K1
fcc6aa0f7f
Localized messages are generated into source.
...
https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source
The flutter tool will no longer generate a synthetic package:flutter_gen or modify the package_config.json of the app.
Applications or tools that referenced package:flutter_gen should instead reference source files generated into the app's source directory directly.
2025-04-03 01:27:24 +02:00
Moustapha Kodjo Amadou
3f27122a15
feat: add new localization strings for multiple languages
2025-04-02 14:36:14 +01:00
Schnitzel5
95619437a1
added screenshot option to player view
2025-03-24 21:33:34 +01:00
Schnitzel5
4b2ee1f0e6
added option to load own subtitles
2025-03-22 22:10:02 +01:00
Enbiya Olgun
ccb5fb08e6
Only on wifi (+ ethernet)
...
Allows a download to be done while being on ethernet when "Only on wifi" option is enabled. #415
+ typo
2025-03-15 02:44:36 +01:00
Schnitzel5
301220a6a4
added default subtitle lang + statistics screen
2025-03-10 00:02:06 +01:00
Schnitzel5
1d96ea29d5
added navigation
2025-03-06 16:00:38 +01:00
Schnitzel5
52c5ac5b48
+
2025-03-05 15:51:26 +01:00
Schnitzel5
b1636ad710
added chapter preview to migration
2025-03-02 21:21:17 +01:00
Schnitzel5
17128cccbd
added options to migrate sources and clean the database
2025-03-02 01:22:41 +01:00
Moustapha Kodjo Amadou
e0dd5edf19
add confirmation dialog for adding repositories
2025-02-23 16:13:10 +01:00
Schnitzel5
7b00d0f7e4
finished snapshots and added auto sync
2025-02-13 23:41:26 +01:00
Schnitzel5
f00b82ddb9
added deep links for repo urls
2025-02-12 15:48:36 +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
Schnitzel5
78adb3d65e
removed some old strings
2025-01-25 21:19:42 +01:00
Schnitzel5
235db734d2
allow user to reorder and toggle each navigation item
2025-01-25 21:15:36 +01:00
Schnitzel5
7bc3061485
+
2025-01-24 00:25:11 +01:00
Moustapha Kodjo Amadou
c2942178d0
add additional localization strings
2025-01-22 12:03:45 +01:00
kodjomoustapha
7cf5614bb5
refactor: rename backup and restore to data and storage, update related imports and UI elements
2024-12-31 09:47:28 +01:00
Schnitzel5
478c0ba45c
option to hide certain UI elements + new backup version
2024-12-22 20:31:41 +01:00
Schnitzel5
34179a17a5
Merge branch 'feature/novel' into feature/light-novel
2024-12-20 15:59:06 +01:00
NBA2K1
c17e80a080
Adjusted filters and settings to Anime
...
+ added translations.
2024-12-16 20:17:26 +01:00
NBA2K1
6f5ca4f99e
Update app_de.arb
...
typo
2024-12-08 19:31:15 +01:00
NBA2K1
d03b70e0f9
Translations + visual optimization
...
- added missing translations to German localization file
- Made some translations more natural
- "Updates" button on main screen now has proper hyphenation for too long words to fit in one line (German, Spanish, Italian, Turkish)
2024-12-08 19:25:33 +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
58225ea21d
Merge branch 'feature/light-novel'
2024-11-27 22:40:18 +01:00
Schnitzel5
72a324ea7f
add auto fullscreen option to anime player
2024-11-24 23:59:53 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
Philip Duong
64e04b673b
added password requirement
2024-11-19 22:33:03 +01:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
kodjomoustapha
ee9e2a76cb
rename feed to update and make some arrangements
2024-09-17 10:37:40 +01:00
kodjomoustapha
938e42aa15
fix feed
2024-09-12 12:58:24 +01:00
Schnitzel5
85aa687606
added feed feature
2024-09-11 17:35:12 +02:00
Schnitzel5
82a18101fe
testing first version of sync feature
2024-09-04 14:37:36 +02:00
kodjomoustapha
1e7ee16588
Update l10n
2024-08-03 07:59:40 +01:00
kodjomoustapha
5a4de638b4
feat(setting) add use native http client
2024-08-03 07:37:55 +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
Moustapha Kodjo Amadou
e8e8b1c140
Update app_th.arb
2024-06-18 09:37:58 +01:00
Yutthaphon Inchaiya
922ca54c49
Create app_th.arb
...
Add Thai support
2024-06-18 11:34:15 +07:00
kodjomoustapha
b20816c056
Update l10n
2024-04-15 13:03:30 +01:00
kodjomoustapha
6fa0e8a89f
Added JavaScript extension runtime, gridview count
2024-03-12 17:24:41 +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
72a212b4a5
Add "Enable all" and "Disable all" in the language selection screen #126
2024-02-20 13:30:21 +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
fc2e80f31e
feat: Added button for download next n chapters
2024-02-08 17:18:59 +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
7c2fc50a47
feat: Added AniSkip feature
2024-01-11 14:31:01 +01:00
kodjomoustapha
a33536d680
feat: Added Skip forward time #84
2023-12-29 16:46:31 +01:00
kodjomoustapha
8af11754d5
New languages : ZH, ES-419, DE
2023-12-22 13:11:37 +01:00
kodjomoustapha
6a9ee991ac
Added no sources installed widget
2023-12-22 12:28:42 +01:00
kodjomoustapha
da5c350be8
+
2023-12-21 23:00:50 +01:00
kodjomoustapha
9033f17de3
Added Player setting
2023-12-21 19:12:55 +01:00
kodjomoustapha
06f35dcc70
New languages : AR, ES, ID, IT, PT_BR, PT, RU, TR
2023-12-19 19:53:34 +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
0c9de22c94
Add autocroll page , code refactor
2023-12-05 18:15:16 +01:00
kodjomoustapha
757587a64d
some fix
2023-11-29 14:12:40 +01:00
kodjomoustapha
fb4f2c80f0
Fix #56 manuall backup crashes the app on iOS
2023-11-28 21:02:27 +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
09e7712e03
Tracking Views +
2023-11-21 15:08:04 +01:00
kodjomoustapha
e530cc655d
feat: backup and restaure
2023-11-21 13:28:44 +01:00
kodjomoustapha
4171b7efe7
Add extension updates notification label
2023-11-13 21:09:27 +01:00
kodjomoustapha
54ddca104b
Redesign player view
2023-11-13 14:44:07 +01:00
kodjomoustapha
48f8e319c8
feat : Kitsu tracker
2023-11-11 14:15:19 +01:00
kodjomoustapha
c2a3e7859d
fix
2023-10-18 17:37:13 +01:00
kodjomoustapha
129467edfa
Fix preload next chapter, added home & search screen error widget
2023-09-27 13:20:45 +01:00
kodjomoustapha
385677f67d
code refactor, added sources languages
2023-09-12 16:31:49 +01:00
kodjomoustapha
51766f96e9
Fix
2023-08-29 20:29:15 +01:00