about summary refs log tree commit diff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* [Share Extension] Move away from deprecated API, implement JS side of things ...Hailey2024-09-261-3/+4
* [Share Extension] Use the proper identifier for if statement on iOS (#5505)Hailey2024-09-262-2/+2
* [Share Extension] Update to support video (#5385)Hailey2024-09-242-34/+47
* Improvements to NSE (#4992)Hailey2024-09-231-12/+61
* Revert "[Video] Download videos" (#4945)Hailey2024-08-159-438/+2
* [Video] Download videos (#4886)Hailey2024-08-159-2/+438
* [Video] set audio category to ambient every time a new player is made (#4934)Samuel Newman2024-08-141-1/+11
* [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 `.mixWit...Hailey2024-08-094-0/+26
* [Video] Visibility detection view (#4741)Hailey2024-08-0711-2/+408
* 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-1116-372/+386
* Starter Packs (#4332)Hailey2024-06-2120-0/+438
* rip out native translate (#4482)Samuel Newman2024-06-1110-191/+0
* Use the proper logic on iOS to increment the badge (#4233)Hailey2024-06-075-2/+19
* Fix native translations on iOS 17.5.1 (#4282)Samuel Newman2024-05-301-1/+4
* Native translation expo module (#4098)Samuel Newman2024-05-2811-0/+190
* Upgrade to Expo 51 and React Native 0.74 (#3980)Hailey2024-05-291-2/+2
* Disable badge incrementing for DMs (#4088)Hailey2024-05-172-4/+6
* Add push notification extensions (#4005)Hailey2024-05-1519-2/+730
* Movable following feed (#3593)Eric Bailey2024-05-111-1/+1
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-0/+1
* GIF Viewer (#3605)Hailey2024-04-2314-0/+789
* Make bio area scrollable on iOS (#2931)Hailey2024-04-118-0/+282
* Upgrade `UITextView` to latest (#3090)Hailey2024-04-0312-654/+0
* always use utf8 offsets (#3024)Hailey2024-02-281-4/+3
* fix collissions in uitextview (#3017)Hailey2024-02-281-3/+16
* fix app group in native code (#3014)Hailey2024-02-281-1/+1
* Change application group to group.app.bskyPaul Frazee2024-02-271-1/+1
* Share Extension/Intents (#2587)Hailey2024-02-279-0/+446
* Fix `numberOfLines` not updating on iOS 15 (#2956)Hailey2024-02-211-0/+1
* Fix UITextView line height adjustment for DynamicType, always use the max wid...Hailey2024-02-211-19/+24
* Merge PR #2495 by haileyokPaul Frazee2024-01-2312-0/+636