about summary refs log tree commit diff
path: root/src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Video] set audio category to ambient every time a new player is made (#4934)Samuel Newman2024-08-141-0/+3
* [Video] Try/catch video play/pause (#4930)Samuel Newman2024-08-131-4/+12
* [Video] Fix crash when switching tabs (#4925)Hailey2024-08-121-19/+4
* [Video] Invert usage of `setAudioActive` (#4924)Hailey2024-08-121-2/+2
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-091-3/+3
* [Videos] handle app backgrounding (#4912)Samuel Newman2024-08-091-7/+36
* animate controls + fade out time after a while (#4913)Samuel Newman2024-08-091-28/+40
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-091-6/+15
* [Video] Prevent pausing of background audio with `expo-video` on iOS (#4908)Hailey2024-08-091-2/+14
* [Video] more minor tweaks (#4906)Samuel Newman2024-08-091-9/+67
* [Video] Bundle of minor tweaks (#4904)Samuel Newman2024-08-091-26/+29
* [Video] Visibility detection view (#4741)Hailey2024-08-071-0/+96