Moustapha Kodjo Amadou
74b194602c
update dependencies & update riverpod provider declarations
2026-01-08 14:27:08 +01:00
686udjie
79ee4b4fc8
add a force landscapre mode on mobile
2026-01-01 19:48:57 +02:00
NBA2K1
67dee18776
remove redundant import
2025-12-17 20:43:23 +01:00
hndrbrm
91b8c08658
Make the AlwaysOnTopStateMixin private for least scope principal.
2025-11-29 17:36:06 +07:00
hndrbrm
a6df770275
Add new feature: Always On Top on the anime player view.
2025-11-29 17:11:14 +07:00
Moustapha Kodjo Amadou
9b5bae831e
fix #613
2025-11-29 06:38:45 +01:00
NBA2K1
30c74423ad
dispose in correct order
2025-11-29 02:57:25 +01:00
Moustapha Kodjo Amadou
485696ea3f
fix: enhance error message
2025-11-25 16:55:31 +01:00
Moustapha Kodjo Amadou
fd615bd44b
refactor: streamline archive import process and enhance cover image handling
2025-11-11 13:13:35 +01:00
Moustapha Kodjo Amadou
0d0f488ef3
Update WidgetRef types to dynamic to fix updateTrackChapterRead
2025-10-31 11:38:39 +01:00
Moustapha Kodjo Amadou
8213a36895
Update
2025-10-29 13:25:52 +01:00
Moustapha Kodjo Amadou
430e81e021
Refactor and update dependencies for Isar and Riverpod
2025-10-29 13:08:42 +01:00
Schnitzel5
5a6552e6f6
local folders now also scans for subtitles
...
- added help button to show an example of a local folder
2025-09-05 21:33:22 +02:00
Schnitzel5
958ae0b448
added option to turn on/off mpv hardware acceleration
2025-08-28 16:41:43 +02:00
Moustapha Kodjo Amadou
600a699708
feat: Add use sourceId property if not null to get source model
2025-08-28 12:12:23 +01:00
Schnitzel5
790519fcae
fixed ShareX for iPad
...
https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus/share_plus#ipad
2025-08-27 01:40:31 +02:00
Schnitzel5
da7161e199
-
2025-08-27 00:02:42 +02:00
Schnitzel5
e2ddcf1ffe
add option to download online subtitles
...
- button appears for downloaded and local entries
- added app logging class
2025-08-27 00:01:18 +02:00
Moustapha Kodjo Amadou
a061129b86
Merge pull request #560 from Schnitzel5/feature/subtitle-search
...
added subtitles search
2025-08-26 20:04:10 +01:00
Schnitzel5
a7b9231eda
fixed local subtitles
2025-08-26 02:40:39 +02:00
Moustapha Kodjo Amadou
3a577a4c9e
Add fixed versions packages of isar_generator and hive_generator to avoid the Analyzer plugin error
2025-08-25 13:21:37 +01:00
Schnitzel5
42c3f87811
small bug fix
2025-08-23 21:58:32 +02:00
Schnitzel5
9278b6f8af
added subtitles search
2025-08-23 21:55:01 +02:00
Schnitzel5
72dd2d7661
removed iOS PiP
2025-08-07 23:56:27 +02:00
Schnitzel5
20c943e5fc
testing iOS Picture-in-Picture
...
implementation from [PR #206 ](https://github.com/media-kit/media-kit/pull/206 )
2025-08-07 21:37:46 +02:00
Schnitzel5
715f077c13
added calendar
2025-08-06 16:44:12 +02:00
Schnitzel5
6e9b882b83
added custom buttons to backup
2025-08-06 04:01:00 +02:00
Schnitzel5
1db55b8018
fixed android screen
...
- adjusted show_text
- fixed exception for android update screen
2025-08-06 03:05:41 +02:00
Schnitzel5
608fc525fb
Discord RPC now shows correct position / duration
2025-08-06 00:03:05 +02:00
Schnitzel5
0fea3ab84e
switched to lua scripts
2025-08-01 02:57:05 +02:00
Schnitzel5
f25233182a
removed unused imports
2025-07-31 19:58:41 +02:00
Schnitzel5
d368e908fe
fix storage permission
2025-07-31 03:44:19 +02:00
Schnitzel5
afee5926dc
added more player customizations
...
- added navigation button if an entry is already being tracked
- added option to calibrate soft subtitles
2025-07-31 01:58:18 +02:00
Schnitzel5
d7c59fe16b
added mpv stats
2025-07-30 03:23:15 +02:00
Schnitzel5
4682ab3577
added custom buttons
2025-07-28 23:42:55 +02:00
Schnitzel5
1f0938fab9
adding custom buttons
2025-07-28 02:24:32 +02:00
Schnitzel5
5e1e526785
added video chapter timestamps
2025-07-27 02:44:04 +02:00
Schnitzel5
163bc9cec9
added more shaders
2025-07-26 02:03:44 +02:00
Schnitzel5
38728ce0cb
Merge branch 'temp/mpv-anime4k' into feature/mpv-anime4k
2025-07-24 22:31:58 +02:00
Schnitzel5
1450641f16
added mpv config for Anime4K
2025-07-24 22:25:14 +02:00
Moustapha Kodjo Amadou
41dbb556ba
Merge pull request #531 from NBA2K1/main
...
Fix regression: restore fullscreen exit logic on desktop
2025-07-24 09:54:46 +01:00
NBA2K1
83934d7f35
Fix iOS and Android
...
The initialization of discordRPC on iOS and Android was leading to a grey screen (UnimplementedError), preventing the app to paint the Flutter UI.
The flutter_discord_rpc is only available on macOS, Linux and Windows.
2025-07-24 01:45:58 +02:00
NBA2K1
b388c5fedd
re-add removed check in dispose
...
This was unintentionally removed in d21dbbbc .
This caused fullscreen mode to persist when the user exited the anime player view before the video had started loading.
The fullscreen now correctly exits in the dispose method for desktop platforms again.
2025-07-23 22:45:37 +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
Moustapha Kodjo Amadou
e290e0ad4a
Merge branch 'main' into feature/discord-rpc
2025-07-21 09:33:45 +01:00
Moustapha Kodjo Amadou
936a91403b
Merge pull request #520 from NBA2K1/better-UX
...
Improved UX for Migration, Anime Playback & Navigation
2025-07-21 09:14:41 +01:00
Moustapha Kodjo Amadou
539fd186cb
Merge pull request #519 from NBA2K1/Properly-dispose
...
Properly dispose
2025-07-19 15:30:59 +01:00
Schnitzel5
d139042241
added discord rpc
2025-07-18 01:02:59 +02:00
Schnitzel5
230f9c59a3
changed seekbar behavior
2025-07-15 01:52:15 +02:00
NBA2K1
00462f3066
dispose!
2025-07-13 01:24:14 +02:00