Commit graph

1039 commits

Author SHA1 Message Date
Enbiya Olgun
7edab23ecf Changed App Category to "AudioVideo"
+ corrected a typo
2025-04-06 16:23:26 +02:00
Moustapha Kodjo Amadou
bc2ec42d20 fix 2025-04-03 09:08:13 +01:00
Moustapha Kodjo Amadou
2dacbb4261
Merge pull request #432 from NBA2K1/main
Apply Correct System Theme After Restart + Localized messages are generated into source
2025-04-03 09:51:24 +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
NBA2K1
0d9ba09183 Apply Correct System Theme After Restart
App now looks if the system theme has been changed since last time the app was used and changes it accordingly.
2025-04-03 01:19:40 +02:00
Moustapha Kodjo Amadou
a47581ac01
Merge pull request #431 from tanakrit-d/image-path-fix
image path fix
2025-04-02 16:17:11 +02:00
Tanakrit-D
36166b3018 image path fix 2025-04-03 01:08:40 +11:00
GitHub Action
aeaf54425a source update: v0.6.0 2025-04-02 13:54:19 +00:00
Moustapha Kodjo Amadou
1a9674538d v0.6.0 2025-04-02 14:39:14 +01:00
Moustapha Kodjo Amadou
3f27122a15 feat: add new localization strings for multiple languages 2025-04-02 14:36:14 +01:00
Moustapha Kodjo Amadou
cd7d029a09 chore: update flutter_rust_bridge 2025-04-02 13:34:13 +01:00
Moustapha Kodjo Amadou
5a91f75f30
Merge pull request #418 from tanakrit-d/sign-ipa-integrate-repo
add ipa signing; integrate repo; add entitlements
2025-04-02 14:18:33 +02:00
Moustapha Kodjo Amadou
27154129d9 chore: update dependencies 2025-04-02 09:03:19 +01:00
Moustapha Kodjo Amadou
a0df094504 refactor: improve download button logic and clean up code 2025-04-01 17:15:54 +01:00
Moustapha Kodjo Amadou
a26a764753
Merge pull request #427 from Schnitzel5/feature/android-update
android users now can directly install new updates
2025-03-31 20:28:06 +02:00
Tanakrit-D
5728ea46db add ipa signing; integrate repo; add entitlements 2025-04-01 00:19:35 +11:00
Schnitzel5
4791acc425 android users now can directly install new updates 2025-03-28 23:54:33 +01:00
Schnitzel5
175ea414b8 added android update 2025-03-28 16:00:29 +01:00
Schnitzel5
c45d8df099 test 2025-03-28 00:15:35 +01:00
Moustapha Kodjo Amadou
49bc8dd1a1 refactor 2025-03-27 16:03:11 +01:00
Moustapha Kodjo Amadou
5ef6963edc implement conditional display of DarkModeButton based on system theme preference 2025-03-27 15:54:19 +01:00
Moustapha Kodjo Amadou
451a07aef5 add statistics provider and redesign 2025-03-27 15:48:54 +01:00
Moustapha Kodjo Amadou
bbd53185db bump Dart SDK version 2025-03-27 13:02:06 +01:00
Moustapha Kodjo Amadou
3c74a750ff
Merge pull request #426 from Schnitzel5/fix/restore-tachibk
fixed restore archive bug
2025-03-27 13:01:18 +01:00
Schnitzel5
3b2e6f9fcc fixed archive bug 2025-03-26 23:46:42 +01:00
Moustapha Kodjo Amadou
202c073859
Merge pull request #423 from Schnitzel5/feature/follow-system-theme
added follow system theme + screenshot in player view
2025-03-26 11:00:26 +01:00
Schnitzel5
95619437a1 added screenshot option to player view 2025-03-24 21:33:34 +01:00
Schnitzel5
17c18bd79a added follow system theme 2025-03-24 21:33:01 +01:00
Schnitzel5
fc8c00f24a + 2025-03-24 01:06:28 +01:00
Moustapha Kodjo Amadou
13fddac7bf
Merge pull request #421 from Schnitzel5/feature/custom-subtitles
added option to load own subtitles
2025-03-23 05:43:16 +01:00
Schnitzel5
4b2ee1f0e6 added option to load own subtitles 2025-03-22 22:10:02 +01:00
Moustapha Kodjo Amadou
08f686999b
Merge pull request #413 from Schnitzel5/feature/more-backup-support
added support for Kotatsu and Mihon backups
2025-03-19 13:11:25 +01:00
Moustapha Kodjo Amadou
0fc55cec39
Merge pull request #416 from NBA2K1/main
Only on wifi (+ ethernet)
2025-03-19 13:09:51 +01:00
Schnitzel5
75feb2e6d0 added best-effort migration of read/watch progress 2025-03-16 02:31:13 +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
2bc96d46df some fixes 2025-03-14 22:42:57 +01:00
Schnitzel5
4e44208b65 added support for Neko backup 2025-03-14 16:01:15 +01:00
Schnitzel5
05a72d4971 added support for Aniyomi backup 2025-03-14 15:54:48 +01:00
Schnitzel5
5f33769bc1 added mihon backup support 2025-03-14 00:41:45 +01:00
Schnitzel5
cc80ee3608 track preferences not cleared unless the backup contains oauth tokens 2025-03-12 15:57:27 +01:00
Schnitzel5
2a08115067 added support for Kotatsu backups 2025-03-11 23:34:02 +01:00
Moustapha Kodjo Amadou
f443065113 + 2025-03-11 09:39:03 +01:00
Moustapha Kodjo Amadou
56f8b080cc fix 2025-03-10 16:17:05 +01:00
Moustapha Kodjo Amadou
fde0f3dd92 fix 2025-03-10 11:05:03 +01:00
Moustapha Kodjo Amadou
ef52031937
Merge pull request #409 from Schnitzel5/feature/genre-quick-search
added default subtitle lang + statistics screen
2025-03-10 09:05:04 +01:00
Schnitzel5
301220a6a4 added default subtitle lang + statistics screen 2025-03-10 00:02:06 +01:00
Schnitzel5
f0aab34f0c fix category hide query 2025-03-09 22:07:26 +01:00
Schnitzel5
7386175200 Merge branch 'temp/genre-quick-search' into feature/genre-quick-search 2025-03-09 21:21:50 +01:00
Schnitzel5
8b3910cf65 + 2025-03-09 21:20:42 +01:00
Moustapha Kodjo Amadou
b581d9dc1c fix 2025-03-09 15:09:25 +01:00