Commit graph

1357 commits

Author SHA1 Message Date
NBA2K1
7245552ade Merge branch 'main' into Correct-directory 2025-07-24 13:01:42 +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
Moustapha Kodjo Amadou
6eba1c5ccc
Merge pull request #532 from NBA2K1/AppImage-optimization
Reduce file size of AppImage
2025-07-24 09:54:10 +01:00
Moustapha Kodjo Amadou
799b168605
Merge pull request #533 from NBA2K1/discordRPC-fix
No discordRPC for iOS and Android
2025-07-24 09:52:28 +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
3585c45181 Avoid zip in AppImage 2025-07-24 00:23:28 +02:00
NBA2K1
52e0875670 exclude libraries in linuxdeploy
flutter already brings some libraries and when building the AppImage with linuxdeploy, it bundles some libraries again. Duplicate libraries leads to bigger AppImage size.
2025-07-24 00:23:28 +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
Moustapha Kodjo Amadou
2d52c1c10b
Merge pull request #528 from Schnitzel5/sync/settings
added sync for settings
2025-07-23 10:32:18 +01: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
NBA2K1
72ac460588 Add TODO comment to unused variable 2025-07-21 14:55:33 +02:00
NBA2K1
976010f6f0 Merge remote-tracking branch 'upstream/main' into Correct-directory 2025-07-21 14:55:17 +02:00
Moustapha Kodjo Amadou
25f7402f35 fix add torrent magnet url 2025-07-21 11:02:12 +01:00
Moustapha Kodjo Amadou
204c4f698c
Merge pull request #526 from Schnitzel5/feature/discord-rpc
added discord rpc
2025-07-21 09:33:55 +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
Moustapha Kodjo Amadou
7d7183a46c
Merge pull request #525 from NBA2K1/updates/history-screen-perf
Enhance Performance of Updates and History Screen
2025-07-21 09:12:58 +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
Moustapha Kodjo Amadou
a4678efb61
Merge pull request #524 from NBA2K1/icons
Use icons from macOS folder for linux builds
2025-07-19 15:30:14 +01:00
Schnitzel5
132f9f51ad + 2025-07-18 23:50:11 +02:00
Schnitzel5
2ce3b8a194 test 2025-07-18 21:58:27 +02:00
Schnitzel5
7cc0d9e3b2 + 2025-07-18 21:44:29 +02:00
Schnitzel5
f5c5c43e2a + 2025-07-18 01:31:03 +02: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
1942a2931d Update release.yml 2025-07-16 21:38:57 +02:00
NBA2K1
5a18d5f0f0 storage permission
potentially fixes #430
2025-07-16 18:21:04 +02:00
NBA2K1
5ee88b80ca fix animation 2025-07-16 14:02:59 +02:00
NBA2K1
7c1ef56902 Use correct icon sizes on Linux 2025-07-16 13:17:17 +02:00
NBA2K1
a3b733aa1e Use icons from macOS folder
instead of converting on-the-fly
2025-07-16 11:19:16 +02:00
Schnitzel5
230f9c59a3 changed seekbar behavior 2025-07-15 01:52:15 +02:00
Moustapha Kodjo Amadou
1fa204a83e Refactor server.go 2025-07-14 15:49:34 +01:00
Moustapha Kodjo Amadou
48ca0eb5d3 add go build script 2025-07-14 14:54:33 +01:00
Moustapha Kodjo Amadou
a656a158c4 upgrade 2025-07-14 12:33:45 +01:00
Moustapha Kodjo Amadou
1b9cc8d92d
Merge pull request #516 from NBA2K1/main
Fix Exception
2025-07-14 10:49:21 +01:00
Moustapha Kodjo Amadou
af8f89f70f
Merge pull request #521 from NBA2K1/save-lastPageRead
Save lastPageRead before system kills app
2025-07-14 10:47:01 +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
NBA2K1
f3ef7791a6 Save lastPageRead before system kills app
If the app is going to background or is about to be killed, the lastPageRead value is going to be saved, so the progress is not lost if the user leaves the app and the system kills it.
2025-07-12 20:31:19 +02:00
NBA2K1
3313e6e53a Don't focus searchbar when migrating
The searchbar already has input.
2025-07-12 20:26:31 +02:00
NBA2K1
d7dbce7a9a DRY 2025-07-12 20:24:42 +02:00
NBA2K1
aef659000d Desktop right-click for long press on chapter
just like with the LibraryGridView
2025-07-12 20:24:34 +02:00
NBA2K1
775e51e617 AnimePlayer: click on anywhere to play/pause
Just like on YouTube.
2025-07-12 20:22:09 +02:00