about summary refs log tree commit diff
path: root/src/view/shell/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix white flash on startup (#1759)dan2023-10-271-2/+5
* Fix 1405 handle android back button in composer (#1446)Ansh2023-09-291-2/+4
* Give explicit names to MobX observer components (#1413)dan2023-09-071-2/+2
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-2/+7
* [APP-834] Allow @ing someone in post directly from profile (#1241)Ansh2023-08-221-0/+1
* Fixes and improvements to the Profile Preview modal (#992)Paul Frazee2023-07-071-1/+1
* Upgrade Reanimated from 2.14.4 to 3.1.0 (#753)Tymoteusz Boba2023-06-141-2/+0
* [APP-107] OTA updates (#587)Ansh2023-06-021-0/+2
* add theme to SafeAreaView and preventAutoHide SplashScreen (#592)Ansh2023-05-081-6/+9
* useLegacyImplementation in Android (#585)Ansh2023-05-051-0/+2
* Android & visual fixes: color themes, repost icon, navigation, back handler, ...Paul Frazee2023-04-241-1/+5
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-211-1/+1
* [DRAFT] Android (#424)Ansh2023-04-091-7/+4
* Lex refactor (#362)Paul Frazee2023-03-311-37/+0