about summary refs log tree commit diff
path: root/modules/expo-bluesky-swiss-army/ios/PlatformInfo/ExpoPlatformInfoModule.swift
Commit message (Collapse)AuthorAgeFilesLines
* [Video] set audio category to ambient every time a new player is made (#4934)Samuel Newman2024-08-141-1/+11
| | | | | | | | | | | | * set auto category to ambient every time a new player is made * mute on foregrounding * remember previous state --------- Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com> Co-authored-by: Hailey <me@haileyok.com>
* [Video] Audio duck off main thread (#4926)Hailey2024-08-121-8/+15
|
* rm from swift (#4923)Hailey2024-08-121-13/+0
|
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-091-6/+15
|
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-091-2/+14
|
* [Videos] Add iOS function to set `AVAudioSession.CategoryOptions` to ↵Hailey2024-08-091-0/+10
| | | | | | | `.mixWithOthers` (#4905) * audio mixing pref * lint
* Add `PlatformInfo` module (#4877)Hailey2024-08-051-0/+11