tapframe
fdadc7c610
Revert "Merge branch 'toropt' into cmp-rewrite"
...
This reverts commit dcf4d059f6 , reversing
changes made to 350250cb60 .
2026-06-11 00:56:24 +05:30
tapframe
2b2d1f56ad
Fix Android process-death recovery
...
Persist pending debrid device-code authorization so returning from the browser after Android process death can continue polling the same session.
Recover cached profiles during auth rehydration instead of briefly dumping users to login after background kills.
Include debrid and downloads preferences in local account cleanup on sign-out.
2026-06-11 00:28:00 +05:30
tapframe
34c565e89f
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-10 22:02:17 +05:30
tapframe
83e475d23d
refactor(MetaDetailsScreen): replace vertical scroll with lazy column
2026-06-10 20:05:39 +05:30
Nayif
f9eb536cdc
Merge pull request #1316 from skoruppa/feature/stream-addon-logo
2026-06-10 18:34:28 +05:30
skoruppa
860e5e4e2c
Add option to enable addons logo in stream screen
2026-06-10 14:46:48 +02:00
tapframe
ed2d29ffc5
Fix appearance theme grid layout
2026-06-10 17:39:20 +05:30
Nayif
2c39f09a84
Merge pull request #1297 from DynamycSound/fix/app-language-persist-across-profile-sync
...
fix(android): keep app language out of per-profile settings sync
2026-06-10 01:14:10 +05:30
tapframe
b1bb101fc9
Use Nuvio MPVKit submodule branch
2026-06-09 02:04:11 +05:30
tapframe
88a474a437
Fix credentialed HLS playback refresh
2026-06-09 02:01:23 +05:30
DynamycSound
36052f99fc
fix(android): keep app language out of per-profile settings sync
2026-06-08 04:32:04 +00:00
tapframe
5dbf522b7a
Merge branch 'designtoken' into cmp-rewrite
2026-06-08 01:39:19 +05:30
tapframe
8ecb392c74
ref: design tokens
2026-06-08 01:38:47 +05:30
tapframe
09cb8f8277
bump version
2026-06-07 16:35:20 +05:30
tapframe
daac198e1b
feat(badges): change pos - top,bottom
2026-06-07 03:09:29 +05:30
tapframe
9b3298fe2c
feat: trakt as a source for morelikethis
2026-06-06 23:56:23 +05:30
tapframe
ab5415f477
feat: clear cw cache
2026-06-06 23:31:32 +05:30
tapframe
d7e1da6b47
feat(settings): add advanced settings section
2026-06-06 23:23:40 +05:30
tapframe
2446465494
feat: remember last used profile
2026-06-06 23:17:53 +05:30
tapframe
939bca4848
ref(player) : into smaller chunks
2026-06-06 23:04:22 +05:30
tapframe
3de5fc32a3
Merge branch 'spatialaudio' into cmp-rewrite
2026-06-06 21:48:44 +05:30
tapframe
406ef99cfc
feat(MPV): Spatial Audio for ios
2026-06-06 21:48:35 +05:30
tapframe
24c005fe6c
fix: update iOS hardware decoder mode default to VideoToolbox
2026-06-06 20:26:22 +05:30
Nayif
52e19ece1a
Merge pull request #1274 from luqmanfadlli/fix-ios-hardwaredecoder
...
fix(iOS): Use VideoToolbox for iOS MPV hardware decoding
2026-06-06 19:40:41 +05:30
Luqman Fadlli
396e9dae3c
fix: Use VideoToolbox for iOS MPV hardware decoding
2026-06-06 01:56:29 +07:00
tapframe
99ce529a78
ref(TmdbMetadataService): optim credit mapping and remove unused preview artwork cache
2026-06-05 17:16:36 +05:30
tapframe
ecd5f544b1
Revert "Merge branch 'iosmodalsheet' into cmp-rewrite"
...
This reverts commit 0525c70368 , reversing
changes made to 9d2fe291e8 .
2026-06-05 17:16:09 +05:30
tapframe
dcf4d059f6
Merge branch 'toropt' into cmp-rewrite
2026-06-04 20:26:46 +05:30
tapframe
13fe6090c6
cleanup logs
2026-06-04 16:25:51 +05:30
tapframe
20b1fd5408
feat(p2p):preload functionality
2026-06-04 16:09:56 +05:30
tapframe
47e110f582
Refactor P2P streaming implementation and enhance torrent metadata handling
...
- Updated MainAppContent to use p2pFileIdx and p2pFilename for improved torrent handling.
- Enhanced P2pStreamRequest to include magnetUri for better P2P stream requests.
- Modified PlayerLaunch and PlayerScreen to accommodate new torrentMagnetUri parameter.
- Improved StreamItem to extract P2P metadata from clientResolve when top-level fields are missing.
- Added tests for StreamItem to validate P2P metadata extraction logic.
- Introduced warmup and shutdown methods in P2pStreamingEngine for better state management.
- Created build script for TorrServer Android binaries and updated APK installation logic.
2026-06-04 15:55:25 +05:30
tapframe
350250cb60
bump version - hotfix
2026-06-04 02:15:21 +05:30
tapframe
570b123186
bump version
2026-06-04 01:25:38 +05:30
tapframe
0125b2af53
feat: update bookmark icon
2026-06-04 01:15:57 +05:30
tapframe
a09d331a48
feat(trailerplayer): adding volume icon
2026-06-04 01:10:11 +05:30
tapframe
150081f832
feat(android): metahero trailer playback
2026-06-04 01:01:15 +05:30
tapframe
53bd43963b
ref: remove IMDb badges from store version
2026-06-03 23:14:57 +05:30
tapframe
8560e0f323
ref: remove redundant actionsExpanded reset in DetailActionButtons
2026-06-03 12:39:51 +05:30
tapframe
0525c70368
Merge branch 'iosmodalsheet' into cmp-rewrite
2026-06-03 02:52:52 +05:30
tapframe
739dd56f05
feat(ios): use bottomsheet for streamscrean
2026-06-02 22:07:51 +05:30
tapframe
fc272ef3a6
refactor: replace rememberModalBottomSheetState with rememberNuvioBottomSheetState across multiple components
2026-06-02 21:10:59 +05:30
tapframe
9d2fe291e8
ref: catalog screen to remember scroll state
2026-06-02 20:33:51 +05:30
tapframe
bfed3b4cd8
Revert "Merge pull request #1180 from luqmanfadlli/fix-ios-animated-avatar"
...
This reverts commit 61ab0e7e3d , reversing
changes made to 9d1558ddb4 .
2026-06-02 20:23:42 +05:30
tapframe
02fd82c753
Merge branch 'cmp-rewrite' of https://github.com/NuvioMedia/NuvioMobile into cmp-rewrite
2026-06-02 19:19:22 +05:30
tapframe
611cd28f27
feat: UI changes to action menu in metascreen
2026-06-02 19:10:19 +05:30
Nayif
17168387d8
Merge pull request #1167 from luqmanfadlli/scrollable-language-option
...
feat: make language selection bottom sheet scrollable
2026-06-01 21:35:43 +05:30
Nayif
61ab0e7e3d
Merge pull request #1180 from luqmanfadlli/fix-ios-animated-avatar
...
feat: Support animated GIF avatars on iOS
2026-06-01 21:35:10 +05:30
tapframe
9d1558ddb4
ref: add experimental opt-in
2026-06-01 19:50:01 +05:30
tapframe
16dcac85f0
feat: toggle for size badge, localise some hardcoded strings
2026-06-01 16:13:23 +05:30
tapframe
fda61b3d6f
bump version
2026-06-01 15:57:02 +05:30