Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 4 | -7/+14 | |
| | ||||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 1 | -14/+45 | |
| | ||||||
* | Add search view; factor out SuggestedFollows component; add suggested ↵ | Paul Frazee | 2022-11-07 | 1 | -3/+14 | |
| | | | | follows to search | |||||
* | Add onboarding (WIP) | Paul Frazee | 2022-11-07 | 1 | -0/+10 | |
| | ||||||
* | Sizing and spacing fixes based on on-device testing | Paul Frazee | 2022-11-05 | 2 | -9/+17 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 2 | -5/+5 | |
| | ||||||
* | Rework the composer to a less buggy solution | Paul Frazee | 2022-11-01 | 2 | -0/+91 | |
| | ||||||
* | Remove old tabs selector modal | Paul Frazee | 2022-11-01 | 2 | -191/+0 | |
| | ||||||
* | Add animation to the tabs selector | Paul Frazee | 2022-11-01 | 1 | -44/+18 | |
| | ||||||
* | Replace notifications icon | Paul Frazee | 2022-11-01 | 2 | -8/+17 | |
| | ||||||
* | Replace footer-nav back and forward arrows with search and notifications | Paul Frazee | 2022-11-01 | 2 | -121/+5 | |
| | ||||||
* | Update scene items in mainmenu to use generated avatars | Paul Frazee | 2022-11-01 | 1 | -25/+8 | |
| | ||||||
* | Improve animation jitter in main menu | Paul Frazee | 2022-11-01 | 1 | -3/+12 | |
| | ||||||
* | Fix typo | Paul Frazee | 2022-10-31 | 1 | -5/+5 | |
| | ||||||
* | Switch to autogenerated avis for now | Paul Frazee | 2022-10-31 | 2 | -5/+8 | |
| | ||||||
* | WIP scene UIs | Paul Frazee | 2022-10-31 | 2 | -16/+77 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -0/+22 | |
| | ||||||
* | Improve main menu (animation, aesthetics) | Paul Frazee | 2022-10-11 | 1 | -84/+89 | |
| | ||||||
* | Home button scrolls to top when on home page | Paul Frazee | 2022-10-11 | 1 | -4/+15 | |
| | ||||||
* | Rearrange shell buttons to merge notifications into menu and bring back forward | Paul Frazee | 2022-10-11 | 2 | -19/+16 | |
| | ||||||
* | Speed up shell nav button presses | Paul Frazee | 2022-10-11 | 1 | -1/+2 | |
| | ||||||
* | Rework footer controls | Paul Frazee | 2022-10-10 | 7 | -266/+618 | |
| | ||||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 1 | -1/+30 | |
| | ||||||
* | Light icons | Paul Frazee | 2022-09-29 | 1 | -2/+12 | |
| | ||||||
* | Remove top bar in the shell | Paul Frazee | 2022-09-29 | 1 | -3/+3 | |
| | ||||||
* | Fix to session load | Paul Frazee | 2022-09-28 | 1 | -1/+0 | |
| | ||||||
* | Switch to one default avi | Paul Frazee | 2022-09-28 | 2 | -4/+4 | |
| | ||||||
* | Add account creation | Paul Frazee | 2022-09-27 | 1 | -35/+2 | |
| | ||||||
* | Add logout and tweak signin screen | Paul Frazee | 2022-09-27 | 2 | -0/+15 | |
| | ||||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 1 | -2/+52 | |
| | ||||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 2 | -3/+3 | |
| | ||||||
* | Replace tabs selector with better solution, also fix some bugs with the ↵ | Paul Frazee | 2022-09-09 | 2 | -173/+2 | |
| | | | | modal state | |||||
* | Fix some jank in the navigation swipes | Paul Frazee | 2022-09-09 | 1 | -31/+23 | |
| | ||||||
* | Make nav swipes easier to trigger | Paul Frazee | 2022-09-09 | 1 | -5/+7 | |
| | ||||||
* | Allow nav swipes to start from anywhere on the screen | Paul Frazee | 2022-09-09 | 1 | -1/+0 | |
| | ||||||
* | UI sizing fixes | Paul Frazee | 2022-09-09 | 1 | -8/+8 | |
| | ||||||
* | Improve navigation gesture and fix caching issue | Paul Frazee | 2022-09-07 | 1 | -46/+57 | |
| | ||||||
* | Add 'swipe to go back' gesture | Paul Frazee | 2022-09-06 | 1 | -12/+84 | |
| | ||||||
* | Rework profile page to include working view selector | Paul Frazee | 2022-09-06 | 2 | -2/+10 | |
| | ||||||
* | Add post dropdown menus | Paul Frazee | 2022-09-02 | 1 | -1/+1 | |
| | ||||||
* | Add more robust modals controller | Paul Frazee | 2022-09-02 | 2 | -21/+31 | |
| | ||||||
* | Rename location-menu to location-navigator and add an actual location-menu | Paul Frazee | 2022-09-02 | 3 | -163/+247 | |
| | ||||||
* | Add accounts menu to shell | Paul Frazee | 2022-09-02 | 3 | -25/+111 | |
| | ||||||
* | Add location 'menu' | Paul Frazee | 2022-09-01 | 2 | -4/+212 | |
| | ||||||
* | Implement working screen-state management and remove extraneous loads | Paul Frazee | 2022-09-01 | 1 | -5/+5 | |
| | ||||||
* | Fix screen-blanking bug | Paul Frazee | 2022-09-01 | 1 | -3/+6 | |
| | ||||||
* | Add avi and context menu to shell topbar | Paul Frazee | 2022-08-31 | 1 | -7/+41 | |
| | ||||||
* | Aesthetic improvements | Paul Frazee | 2022-08-31 | 1 | -0/+1 | |
| | ||||||
* | Unify the color palette | Paul Frazee | 2022-08-31 | 1 | -10/+14 | |
| | ||||||
* | New navigation model (#1) | Paul Frazee | 2022-08-31 | 6 | -16/+494 | |
| | | | | | | | | | | | | | | | | | * Flatten all routing into a single stack * Replace router with custom implementation * Add shell header and titles * Add tab selector * Add back/forward history menus on longpress * Fix: don't modify state during render * Add refresh() to navigation and reroute navigations to the current location to refresh instead of add to history * Cache screens during navigation to maintain scroll position and improve load-time for renders |