about summary refs log tree commit diff
path: root/modules/expo-bluesky-swiss-army/src
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[Video] Download videos" (#4945)Hailey2024-08-153-71/+0
|
* [Video] Download videos (#4886)Hailey2024-08-153-0/+71
| | | | Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-093-7/+9
|
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-094-0/+41
|
* [Videos] Add iOS function to set `AVAudioSession.CategoryOptions` to ↵Hailey2024-08-093-0/+16
| | | | | | | `.mixWithOthers` (#4905) * audio mixing pref * lint
* [Video] Visibility detection view (#4741)Hailey2024-08-073-0/+55
| | | | Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* Add `PlatformInfo` module (#4877)Hailey2024-08-053-0/+18
|
* Make all referrer info sync (#4782)Hailey2024-07-124-6/+6
|
* Return a promise for `getReferrerInfoAsync` on web (#4777)Hailey2024-07-111-2/+1
|
* referrers for all platforms (#4514)Hailey2024-07-115-11/+92
|
* Create shared preferences API (#4654)Hailey2024-07-114-34/+87
|
* Starter Packs (#4332)Hailey2024-06-216-0/+73
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>