about summary refs log tree commit diff
path: root/src/App.native.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Video] Resume background audio whenever muting video audio (#4915)Hailey2024-08-091-1/+1
* [Video] More tweaks to `AVAudioSession` options (#4910)Hailey2024-08-091-1/+2
* [Video] Prevent pausing of background audio with `expo-video` on iOS (#4908)Hailey2024-08-091-0/+2
* [Videos] Video player - PR #1 - basic player (#4731)Samuel Newman2024-07-251-38/+41
* Use appropriate icons for toasts (#4803)Samuel Newman2024-07-231-1/+4
* New user progress guides (#4716)Paul Frazee2024-07-041-4/+8
* Guided tour for new users (#4690)Paul Frazee2024-07-021-4/+7
* Starter Packs (#4332)Hailey2024-06-211-2/+7
* Add a11y context (#4586)Eric Bailey2024-06-201-21/+24
* Server-side thread mutes (#4518)Samuel Newman2024-06-181-38/+38
* Add `native_pwi_disabled` feature gate experiment (#4507)Eric Bailey2024-06-171-1/+8
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-1/+1
* Add statusBarTranslucent prop (= true) to KeyboardProvider in App.native.tsx ...Eiichi Yoshikawa2024-05-291-1/+1
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-21/+24
* Add push notification extensions (#4005)Hailey2024-05-151-4/+7
* Handle push notifications for DMs (#3895)Hailey2024-05-091-29/+19
* [Session] Code cleanup (#3854)dan2024-05-081-6/+6
* [🐴] Integrate global event bus (#3904)Eric Bailey2024-05-071-15/+18
* Remove messages provider (#3902)Eric Bailey2024-05-071-22/+19
* [🐴] Global event mgmt (#3897)Eric Bailey2024-05-071-19/+22
* only use `KeyboardProvider` in conversation screen (#3869)Hailey2024-05-051-4/+1
* Don't clear toasts when changing users (#3843)dan2024-05-031-28/+27
* [Session] Extract resumeSession out (#3811)dan2024-05-021-8/+24
* Fix: put label defs provider above moderation opts provider (#3806)Paul Frazee2024-05-011-4/+5
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-17/+20
* [Session] Refactor to prepare for V2 (#3781)dan2024-05-011-1/+1
* [Clipclops] Add screen to view and send clip clops (#3754)Hailey2024-04-291-1/+4
* [Session] Base (#3541)Eric Bailey2024-04-251-2/+2
* Enable updates for `production` behind `receive_updates` gate (#3496)Hailey2024-04-121-2/+0
* Scope query client per DID (#3333)dan2024-04-041-44/+50
* Factor out QueryProvider (#3331)dan2024-04-031-11/+7
* Make notifications init reactive to queryClient (#3329)dan2024-04-031-2/+2
* Add OTA updates support for `testflight` channel (#3291)Hailey2024-04-031-0/+2
* Fix android splash jump (#3316)Eric Bailey2024-03-211-3/+0
* Fix problems with `BottomSheet` and the report dialog (#3297)Hailey2024-03-201-32/+31
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-19/+28
* Initial feature gating and A/B testing integration (#3122)dan2024-03-061-15/+18
* Improve splash display on android (#3105)Eiichi Yoshikawa2024-03-051-0/+3
* Intent handler (#2992)Hailey2024-02-271-0/+2
* Keep pager feeds in sync with the right pane (#2775)dan2024-02-081-11/+14
* Options for selecting dark theme, fix some white flashes when in dark mode (#...Hailey2024-02-061-4/+2
* New component library based on ALF (#2459)Eric Bailey2024-01-181-24/+35
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+5
* 🤫 (#2211)Eric Bailey2023-12-141-20/+26
* Add back isInitialLoad to session (#2155)Eric Bailey2023-12-091-1/+4
* More session improvements (#2129)Eric Bailey2023-12-071-11/+1
* Move analytics out of critical path (#2117)dan2023-12-061-10/+7
* Move analytics out of init (#2115)dan2023-12-061-4/+3
* Disable react-native-screen freezing to test performance implications (#2109)Paul Frazee2023-12-051-2/+0
* Fix email confirmation dialog on startup (#2097)dan2023-12-061-2/+0