about summary refs log tree commit diff
path: root/src/view/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* Rework the 'main menu' to be a screen that's always in historyPaul Frazee2022-12-062-373/+2
|
* Ensure the UI always renders, even in bad network conditions (close #6)Paul Frazee2022-12-052-2/+2
|
* Fix 'swipe back to nothing' bugPaul Frazee2022-12-051-0/+1
|
* Make 'backswipe' a little easier to triggerPaul Frazee2022-12-051-2/+2
|
* Improve handling of deleted postsPaul Frazee2022-11-281-2/+2
|
* Increase information density and enlarge some click targetsPaul Frazee2022-11-282-12/+20
|
* Scroll to highlighted post in threadsPaul Frazee2022-11-221-1/+6
|
* Turn home button into a 'go back to start of nav history'Paul Frazee2022-11-221-1/+1
|
* Shrink the footer a bitPaul Frazee2022-11-221-4/+8
|
* Refactor: create src/lib to reflect actual sharing of that codePaul Frazee2022-11-222-1/+2
|
* Merge branch 'simplify' into mainPaul Frazee2022-11-211-24/+8
|\
| * Move search btn into the viewheaderPaul Frazee2022-11-201-19/+0
| |
| * Add build flags and disable tabs for nowPaul Frazee2022-11-201-5/+8
| |
* | Add web linking and proper share controlsPaul Frazee2022-11-211-8/+3
|/
* Add long press newtab to footer navPaul Frazee2022-11-181-1/+8
|
* Improve reliability of screen titlesPaul Frazee2022-11-171-1/+4
|
* Add new tab animationPaul Frazee2022-11-172-14/+45
|
* Fix loadLatest() on home feedPaul Frazee2022-11-171-1/+1
|
* Fix: correctly set visible on screensPaul Frazee2022-11-171-1/+1
|
* Include tab count and move btn to centerPaul Frazee2022-11-171-26/+26
|
* Avoid overlap against phone header when tabs selector is openPaul Frazee2022-11-171-8/+22
|
* Show bold icons in footer based on statePaul Frazee2022-11-161-7/+45
|
* Add a fancy 'drawer' animation to the tabs selectorPaul Frazee2022-11-162-154/+138
|
* Fix sizing on smaller phonesPaul Frazee2022-11-162-5/+10
|
* Add a server instance selector and drop env varsPaul Frazee2022-11-151-0/+2
|
* Make 'back swiping' a little easierPaul Frazee2022-11-141-1/+1
|
* Disable scene discover btn for nowPaul Frazee2022-11-111-1/+1
|
* Add scene creatorPaul Frazee2022-11-094-7/+14
|
* Implement scenes listing in main menuPaul Frazee2022-11-081-14/+45
|
* Add search view; factor out SuggestedFollows component; add suggested ↵Paul Frazee2022-11-071-3/+14
| | | | follows to search
* Add onboarding (WIP)Paul Frazee2022-11-071-0/+10
|
* Sizing and spacing fixes based on on-device testingPaul Frazee2022-11-052-9/+17
|
* Update to the latest APIsPaul Frazee2022-11-042-5/+5
|
* Rework the composer to a less buggy solutionPaul Frazee2022-11-012-0/+91
|
* Remove old tabs selector modalPaul Frazee2022-11-012-191/+0
|
* Add animation to the tabs selectorPaul Frazee2022-11-011-44/+18
|
* Replace notifications iconPaul Frazee2022-11-012-8/+17
|
* Replace footer-nav back and forward arrows with search and notificationsPaul Frazee2022-11-012-121/+5
|
* Update scene items in mainmenu to use generated avatarsPaul Frazee2022-11-011-25/+8
|
* Improve animation jitter in main menuPaul Frazee2022-11-011-3/+12
|
* Fix typoPaul Frazee2022-10-311-5/+5
|
* Switch to autogenerated avis for nowPaul Frazee2022-10-312-5/+8
|
* WIP scene UIsPaul Frazee2022-10-312-16/+77
|
* Update api nsidsPaul Frazee2022-10-121-0/+22
|
* Improve main menu (animation, aesthetics)Paul Frazee2022-10-111-84/+89
|
* Home button scrolls to top when on home pagePaul Frazee2022-10-111-4/+15
|
* Rearrange shell buttons to merge notifications into menu and bring back forwardPaul Frazee2022-10-112-19/+16
|
* Speed up shell nav button pressesPaul Frazee2022-10-111-1/+2
|
* Rework footer controlsPaul Frazee2022-10-107-266/+618
|
* Implement notificationsPaul Frazee2022-10-031-1/+30
|