Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | Add mock API and reorg code for clarity | Paul Frazee | 2022-07-18 | 4 | -0/+123 | |