Schnitzel5
d0974a1da6
try fix
2025-08-07 00:34:08 +02:00
Schnitzel5
e565d14ef3
improved calendar
2025-08-06 17:48:32 +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
a101d10826
fixed history delete bug
2025-08-04 01:28:22 +02:00
Schnitzel5
c58646244e
fix mpv unzip
2025-08-03 23:42:17 +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
c73e1f3800
Merge branch 'feature/mpv-anime4k' into enhance/mpv
2025-07-31 02:01:23 +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
NBA2K1
633b84dd6d
Rearrange some code
...
- variable `color`, to avoid passing `Theme.of(context).textTheme.bodyLarge!.color!` on every Icon in `bottomNavigationBar`
- No need to create variable `isLongPressed` and `chapterNameList` in `build()` and pass them to `_buildWidget()` if they are only going to be used there. Just create the variables inside `_buildWidget()`
- Why create second `isLongPressed` variable in `_buildWidget()` with the same value? Just use the first one.
2025-07-28 00:55:45 +02:00
NBA2K1
fc3cf226f7
bulk write instead of one-by-one (bookmark)
...
reduces IO-operations.
2025-07-27 21:06:45 +02:00
NBA2K1
88a5474f96
bulk write instead of one-by-one
...
reduces IO-operations.
2025-07-27 20:06:16 +02:00
NBA2K1
1e2153fa4f
Fix unread count after marking chapters read
...
Fix unread count not updating when marking selected chapters as read
2025-07-27 19:42:05 +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
NBA2K1
e6302d7d67
Allow OAuth model to save used clientId
2025-07-25 21:32:19 +02:00
Schnitzel5
6be2775fee
added filler, thumbnail and description info to chapter list
2025-07-25 20:08:51 +02:00
Schnitzel5
3dae39a86c
+
2025-07-24 23:16:35 +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
5b56578029
separated some classes from reader_view
2025-07-23 03:16:24 +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
25f7402f35
fix add torrent magnet url
2025-07-21 11:02:12 +01:00
Moustapha Kodjo Amadou
e290e0ad4a
Merge branch 'main' into feature/discord-rpc
2025-07-21 09:33:45 +01:00
Moustapha Kodjo Amadou
7bb3da36fc
Merge pull request #527 from Schnitzel5/feature/local-epub
...
added support for local epubs and displaying its images
2025-07-21 09:16:56 +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
Schnitzel5
c6a142bcba
+
2025-07-20 21:33:39 +02:00
Schnitzel5
5b2f1b4f36
added support for local epubs and displaying its images
2025-07-20 21:23:26 +02:00
NBA2K1
4c46839979
Add TODO comment
2025-07-20 19:41:48 +02:00
NBA2K1
7153dab009
Merge branch 'main' into updates/history-screen-perf
2025-07-20 19:08:26 +02: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
NBA2K1
e2da2e812e
Updates Screen Tab Switching Performance+
2025-07-17 23:19:18 +02:00
NBA2K1
f1a49383ea
History Screen Tab Switching Performance+
2025-07-17 23:14:29 +02:00
NBA2K1
5ee88b80ca
fix animation
2025-07-16 14:02:59 +02:00
Schnitzel5
230f9c59a3
changed seekbar behavior
2025-07-15 01:52:15 +02:00
Moustapha Kodjo Amadou
1b9cc8d92d
Merge pull request #516 from NBA2K1/main
...
Fix Exception
2025-07-14 10:49:21 +01:00
NBA2K1
d221e5fab0
dispose
2025-07-13 01:42:35 +02:00
NBA2K1
5b17bde1d5
LOL who thought of that?
2025-07-13 01:24:36 +02:00
NBA2K1
00462f3066
dispose!
2025-07-13 01:24:14 +02:00