about summary refs log tree commit diff
path: root/modules/expo-bluesky-swiss-army
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days1-1/+1
|
* Revert "[Video] Download videos" (#4945)Hailey2024-08-159-438/+2
|
* [Video] Download videos (#4886)Hailey2024-08-159-2/+438
| | | | Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* [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-094-13/+24
|
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-096-3/+57
|
* [Videos] Add iOS function to set `AVAudioSession.CategoryOptions` to ↵Hailey2024-08-094-0/+26
| | | | | | | `.mixWithOthers` (#4905) * audio mixing pref * lint
* [Video] Visibility detection view (#4741)Hailey2024-08-0711-2/+408
| | | | Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* Add `PlatformInfo` module (#4877)Hailey2024-08-057-3/+58
|
* Make all referrer info sync (#4782)Hailey2024-07-125-10/+10
|
* Return a promise for `getReferrerInfoAsync` on web (#4777)Hailey2024-07-111-2/+1
|
* referrers for all platforms (#4514)Hailey2024-07-116-11/+138
|
* Create shared preferences API (#4654)Hailey2024-07-1112-72/+552
|
* Lint native files (#4768)Hailey2024-07-112-43/+47
|
* Starter Packs (#4332)Hailey2024-06-2115-0/+253
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>