tapframe
|
623844ed84
|
Merge branch 'pr/ios-profile-hold-menu-fixes' into cmp-rewrite
|
2026-07-18 18:28:10 +05:30 |
|
Luqman Fadlli
|
6de66cfa76
|
fix(ios): restore back gesture and navigation
|
2026-07-17 00:11:44 +07:00 |
|
Luqman Fadlli
|
bb3d8f57ca
|
fix(ios): hide NavBar overlay obstructing collection folder header
|
2026-07-17 00:04:10 +07:00 |
|
WhiteGiso
|
cc650d0950
|
fix(ios): stabilize profile switcher menu
|
2026-07-14 11:06:38 +02:00 |
|
VenusIsJaded
|
51ed8791d7
|
fix(ios): restore AssistiveTouch gesture compatibility
|
2026-07-10 22:39:27 +00:00 |
|
tapframe
|
a1c1f8b82a
|
fix native profile switcher
|
2026-07-10 19:21:06 +05:30 |
|
tapframe
|
edfcdde58a
|
fix(ios): label back navigation history
|
2026-07-10 17:31:28 +05:30 |
|
tapframe
|
802a31fdf9
|
fix(ios): restore Compose tablet settings
|
2026-07-10 17:01:54 +05:30 |
|
tapframe
|
d8b3370faa
|
fix(ios): prevent carousel swipe-back
|
2026-07-10 16:28:09 +05:30 |
|
tapframe
|
070ef29ede
|
fix(ios): stabilize stream navigation and header insets
|
2026-07-10 15:40:41 +05:30 |
|
tapframe
|
5789af84aa
|
feat: migrate navigation to Nav3 and native iOS
|
2026-07-10 14:58:49 +05:30 |
|
tapframe
|
fb805b738b
|
fix ios player rotation via patched libmpv
|
2026-07-09 11:59:11 +05:30 |
|
tapframe
|
3a61117041
|
feat: adding deeplinks for addons and detailscreen
|
2026-07-08 13:37:03 +05:30 |
|
WhiteGiso
|
120c653c2c
|
Fix iOS Now Playing skip precision
|
2026-07-03 16:00:55 +02:00 |
|
WhiteGiso
|
9a2c34ad36
|
Add iOS Now Playing support
|
2026-07-03 15:45:44 +02:00 |
|
WhiteGiso
|
43b5a42fb2
|
feat(ios): add Now Playing support
|
2026-07-03 14:52:47 +02:00 |
|
Nayif
|
17906f3e0f
|
Merge pull request #1335 from siriusvoid/fix/styled-subtitles-ios
fix: styled ASS/SSA subtitles rendering flattened on iOS
|
2026-06-24 23:45:28 +05:30 |
|
siriusvoid
|
4c7af0891e
|
fix: styled ASS/SSA subtitles rendering flattened on iOS
|
2026-06-24 15:11:36 +00:00 |
|
tapframe
|
85e1522712
|
Temporarily disable AVFoundation audio output
|
2026-06-22 19:31:21 +05:30 |
|
tapframe
|
7c7ab57334
|
Merge branch 'cmp-rewrite' into cmp
|
2026-06-22 19:04:48 +05:30 |
|
WhiteGiso
|
18d004ffe0
|
Add native liquid glass profile tab handling
|
2026-06-18 15:57:31 +02:00 |
|
WhiteGiso
|
53d600768f
|
Merge branch 'cmp-rewrite' into pr/liquid-glass-profile-switch
|
2026-06-15 10:09:40 +02:00 |
|
paregi12
|
8b2df4b2d9
|
Merge remote-tracking branch 'upstream/cmp-rewrite' into cmp and resolve conflicts
|
2026-06-07 12:37:57 +05:30 |
|
tapframe
|
406ef99cfc
|
feat(MPV): Spatial Audio for ios
|
2026-06-06 21:48:35 +05:30 |
|
paregi12
|
af1669a23f
|
Merge branch 'NuvioMedia:cmp-rewrite' into cmp
|
2026-06-06 20:28:46 +05:30 |
|
tapframe
|
24c005fe6c
|
fix: update iOS hardware decoder mode default to VideoToolbox
|
2026-06-06 20:26:22 +05:30 |
|
WhiteGiso
|
3a87ecce0f
|
feat(ios): rapid profile switch for liquid glass
|
2026-06-06 00:04:26 +02:00 |
|
Luqman Fadlli
|
396e9dae3c
|
fix: Use VideoToolbox for iOS MPV hardware decoding
|
2026-06-06 01:56:29 +07:00 |
|
paregi12
|
4c527a8d8d
|
feat(player): improve plugin subtitle handling
|
2026-06-06 00:04:46 +05:30 |
|
paregi12
|
34cde02a18
|
Merge branch 'NuvioMedia:cmp-rewrite' into cmp
|
2026-06-05 16:51:15 +05:30 |
|
tapframe
|
350250cb60
|
bump version - hotfix
|
2026-06-04 02:15:21 +05:30 |
|
paregi12
|
23afaf9ad7
|
Merge remote-tracking branch 'upstream/cmp-rewrite' into cmp
# Conflicts:
# composeApp/src/androidMain/kotlin/com/nuvio/app/features/player/PlayerEngine.android.kt
|
2026-05-28 08:21:03 +05:30 |
|
tapframe
|
47c494b261
|
feat: adding subtitle delay, styles management.
|
2026-05-27 00:25:23 +05:30 |
|
Nayif
|
e2e26c99f2
|
Merge pull request #1077 from VenusIsJaded/fix/ios-indirect-input-events
fix: iOS mouse scrolling when AssistiveTouch and Perform Touch Gestures is on
|
2026-05-26 12:45:04 +05:30 |
|
paregi12
|
9b372ea118
|
feat(plugins): add support for plugin subtitles with header injection and format detection
|
2026-05-20 18:25:31 +05:30 |
|
tapframe
|
873f81a954
|
feat(ios): adding custom tuning for mpv
|
2026-05-19 21:04:39 +05:30 |
|
tapframe
|
4094151108
|
ref: potential audio channel related crash fix
|
2026-05-18 22:15:11 +05:30 |
|
VenusIsJaded
|
5d4d8ed50a
|
fix(ios): add UIApplicationSupportsIndirectInputEvents for mouse/trackpad support
|
2026-05-15 22:47:52 -05:00 |
|
tapframe
|
32f937a4e0
|
feat: support for external player
|
2026-05-13 13:27:12 +05:30 |
|
tapframe
|
38a786850c
|
ref(ios): native tab to use app icons and avatars
|
2026-05-06 19:39:06 +05:30 |
|
tapframe
|
8b2a635174
|
feat(ios): ios native navbar
|
2026-05-06 19:20:32 +05:30 |
|
tapframe
|
0b824ff32a
|
feat: Add CustomDefaultTrackNameProvider
|
2026-05-05 12:17:50 +05:30 |
|
tapframe
|
12232cebe9
|
fix: ios player viewport container issues on downloads
|
2026-05-01 02:59:35 +05:30 |
|
tapframe
|
0a663560d8
|
fix: ios downloads
|
2026-04-30 17:13:19 +05:30 |
|
tapframe
|
2f032bae81
|
bump version
|
2026-04-20 17:14:38 +05:30 |
|
tapframe
|
ab0fc039b9
|
fix: update hardware decoding and Vulkan options in MPVPlayerViewController ios
|
2026-04-19 02:45:38 +05:30 |
|
tapframe
|
5a728bcb83
|
fix: adjust ios dynamic island ui
|
2026-04-12 00:40:28 +05:30 |
|
tapframe
|
3b5d4c6524
|
init: live notifications for downloads
|
2026-04-11 22:34:23 +05:30 |
|
tapframe
|
3f1d13191a
|
feat: notifications init
|
2026-04-04 12:29:25 +05:30 |
|
tapframe
|
9f9775e3d2
|
added header support during playback
|
2026-04-02 13:10:27 +05:30 |
|