about summary refs log tree commit diff
path: root/src/view/shell/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* Provide geo-gated users optional GPS fallback for precise location data (#8973)Eric Bailey2025-09-041-2/+2
* [LEG-246] Geo overlay (#8881)Eric Bailey2025-08-221-5/+13
* [Perf - part 3] Stop every dialog control in the entire app rerendering when ...Samuel Newman2025-08-141-2/+2
* Fix policy overlay logic (#8793)Eric Bailey2025-08-071-2/+2
* [APP-1356] Policy update dialog (#8782)Eric Bailey2025-08-061-2/+16
* UI for age assurance compliance (#8652)Eric Bailey2025-07-161-0/+2
* Revert "Move dialog outputs inside navigation context (#8511)" (#8531)Eric Bailey2025-06-181-0/+14
* Move dialog outputs inside navigation context (#8511)Eric Bailey2025-06-181-14/+0
* Modernise link warning dialog (#8243)Samuel Newman2025-06-181-0/+2
* [APP-1158] Refactor email-related dialogs (#8296)Eric Bailey2025-05-071-0/+2
* Modernize in-app browser consent dialog (#8191)Samuel Newman2025-04-241-0/+2
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-14/+11
* A simpler fix for trending swipe issue (#7424)dan2025-01-101-4/+1
* Fix trending swipe gesture (#7417)dan2025-01-101-2/+11
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-1/+5
* Fix drawer swipe (#7007)dan2024-12-101-2/+26
* Lightbox status bar behaviour (#6637)Samuel Newman2024-11-261-32/+18
* Fix leaking background (#6642)dan2024-11-221-1/+3
* Fix some overdraw (#6617)dan2024-11-211-6/+3
* manually implement drawertype logic (#6419)Samuel Newman2024-11-161-0/+1
* Logged out improvments (#5771)Samuel Newman2024-10-171-1/+4
* Fix up drawer background (#5785)Eric Bailey2024-10-171-2/+12
* Clean up drawer (#5761)Samuel Newman2024-10-161-0/+1
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-19/+9
* Move intent handler to a child of `InnerApp` (#5695)Hailey2024-10-111-0/+3
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-0/+2
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-16/+21
* [Video] Handle push/pop on Android for autoplay (#5194)Hailey2024-09-061-1/+24
* rip out native translate (#4482)Samuel Newman2024-06-111-2/+0
* Native translation expo module (#4098)Samuel Newman2024-05-281-0/+2
* Move request for notifications permissions to `HomeReadyScreen` (#3977)Hailey2024-05-131-19/+4
* Handle push notifications for DMs (#3895)Hailey2024-05-091-0/+3
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-2/+3
* [Session] Drill `getAgent` into notifications handlers (#3705)Eric Bailey2024-04-251-3/+6
* android: fix navigation bar always being bright even in dark mode (#3464)Kisaragi Hiu2024-04-121-0/+10
* PWI improvements (#3489)Paul Frazee2024-04-121-18/+21
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
* Fix reactivity of dialogs (Dialogs Pt. 1) (#3146)Hailey2024-03-081-14/+5
* Improve dialogs a11y (#3094)Eric Bailey2024-03-041-1/+15
* Add tags and mute words (#2968)Eric Bailey2024-02-261-0/+2
* Only re-reg push noty token when account changes (#2654)Eric Bailey2024-02-051-6/+5
* New component library based on ALF (#2459)Eric Bailey2024-01-181-0/+2
* 🤫 (#2211)Eric Bailey2023-12-141-12/+6
* Split notification init, add cleanup (#2102)dan2023-12-061-1/+15
* Disable OTA for now (#2052)Eric Bailey2023-11-301-2/+0
* Close active elems (react-query refactor) (#1926)Paul Frazee2023-11-161-13/+8
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-8/+1
* Web login/signup and shellEric Bailey2023-11-091-3/+4
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-1/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-12/+25