Paul Frazee
3677f3be4b
UI sizing fixes
2022-09-09 11:29:46 -05:00
Paul Frazee
9627e9981d
Improve navigation gesture and fix caching issue
2022-09-07 14:43:00 -05:00
Paul Frazee
80c4566baf
Add 'swipe to go back' gesture
2022-09-06 17:29:26 -05:00
Paul Frazee
8b286a2179
Rework profile page to include working view selector
2022-09-06 14:26:39 -05:00
Paul Frazee
8dba18b67c
Add post dropdown menus
2022-09-02 15:43:10 -05:00
Paul Frazee
2ed9ea85c6
Add more robust modals controller
2022-09-02 11:51:46 -05:00
Paul Frazee
61b5a0cbe9
Rename location-menu to location-navigator and add an actual location-menu
2022-09-02 09:55:52 -05:00
Paul Frazee
c3831bd799
Add accounts menu to shell
2022-09-02 09:30:21 -05:00
Paul Frazee
53deb48e2d
Add location 'menu'
2022-09-01 16:06:09 -05:00
Paul Frazee
558f8010eb
Implement working screen-state management and remove extraneous loads
2022-09-01 12:00:08 -05:00
Paul Frazee
36e3697fd6
Fix screen-blanking bug
2022-09-01 10:58:29 -05:00
Paul Frazee
00c4940352
Add avi and context menu to shell topbar
2022-08-31 20:43:36 -05:00
Paul Frazee
94fd697148
Aesthetic improvements
2022-08-31 20:09:47 -05:00
Paul Frazee
a3df278f7d
Unify the color palette
2022-08-31 17:06:44 -05:00
Paul Frazee
135a0456a2
New navigation model ( #1 )
...
* 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
2022-08-31 14:36:50 -05:00
Paul Frazee
1d00f3b984
Add mock API and reorg code for clarity
2022-07-18 15:24:37 -05:00