Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the status bar coloring | Paul Frazee | 2022-12-30 | 1 | -1/+7 |
| | |||||
* | Add dark mode toggle | Paul Frazee | 2022-12-30 | 1 | -165/+177 |
| | |||||
* | Various small fixes | Paul Frazee | 2022-12-30 | 1 | -1/+1 |
| | |||||
* | Integrate settings into design system and some various fixes/tweaks | Paul Frazee | 2022-12-30 | 2 | -2/+2 |
| | |||||
* | Integrate menu into design system | Paul Frazee | 2022-12-30 | 1 | -47/+39 |
| | |||||
* | Integrate the shell into the design system | Paul Frazee | 2022-12-30 | 1 | -49/+16 |
| | |||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add theming system * Add standard Button control and update RadioButtons * Unify radiobutton with design system * Update debug screen to have multiple views * Add ToggleButton * Update error controls to use design system * Add typography to <Text> element * Move DropdownButton into the design system * Clean out old code * Move Text into design system * Add 'inverted' color palette * Move LoadingPlaceholder into the design system | ||||
* | Unit testing (#32) | João Ferreiro | 2022-12-22 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add testing lib * remove coverage folder from git * finished basic test setup * fix tests typescript and import paths * add first snapshot * testing utils * rename test files; update script flags; ++tests * testing utils functions * testing downloadAndResize wip * remove download test * specify unwanted coverage paths; remove update snapshots flag * fix strings tests * testing downloadAndResize method * increasing testing * fixing snapshots wip * fixed shell mobile snapshot * adding snapshots for the screens * fix onboard snapshot * fix typescript issues * fix TabsSelector snapshot * Account for testing device's locale in ago() tests * Remove platform detection on regex Co-authored-by: Paul Frazee <pfrazee@gmail.com> | ||||
* | Wrap all <Text> in a helper that ensures black color is applied by default | Paul Frazee | 2022-12-20 | 3 | -3/+3 |
| | |||||
* | initial android fixes | João Ferreiro | 2022-12-19 | 1 | -2/+6 |
| | |||||
* | Hide main menu drawer on click outside | Paul Frazee | 2022-12-13 | 1 | -1/+5 |
| | |||||
* | Use full available screen | Paul Frazee | 2022-12-13 | 1 | -3/+3 |
| | |||||
* | Hide footer on scroll down (minimal shell mode) | Paul Frazee | 2022-12-12 | 1 | -5/+32 |
| | |||||
* | Add profile image lightbox | Paul Frazee | 2022-12-12 | 2 | -2/+4 |
| | |||||
* | More aesthetic and perf improvements to the menu drawer | Paul Frazee | 2022-12-12 | 2 | -54/+79 |
| | |||||
* | Improve aesthetic of main menu swipeout (use screen mask) | Paul Frazee | 2022-12-09 | 1 | -4/+24 |
| | |||||
* | Add main menu button | Paul Frazee | 2022-12-09 | 1 | -8/+11 |
| | |||||
* | Turn the main menu into a 'drawer' instead of a screen in the history | Paul Frazee | 2022-12-08 | 2 | -13/+345 |
| | |||||
* | Switch to temporary 'fixed tabs' model for default and notifications | Paul Frazee | 2022-12-08 | 1 | -4/+20 |
| | |||||
* | Replace reanimated for tabs selector | Paul Frazee | 2022-12-07 | 2 | -54/+60 |
| | |||||
* | Cleanup | Paul Frazee | 2022-12-07 | 1 | -2/+1 |
| | |||||
* | Replace navigational 'back swipe' gesture with new HorzSwipe util | Paul Frazee | 2022-12-07 | 1 | -44/+34 |
| | |||||
* | Switch to react-native default animation tools for composer and post controls | Paul Frazee | 2022-12-06 | 1 | -15/+18 |
| | |||||
* | Rework the 'main menu' to be a screen that's always in history | Paul Frazee | 2022-12-06 | 2 | -373/+2 |
| | |||||
* | Ensure the UI always renders, even in bad network conditions (close #6) | Paul Frazee | 2022-12-05 | 2 | -2/+2 |
| | |||||
* | Fix 'swipe back to nothing' bug | Paul Frazee | 2022-12-05 | 1 | -0/+1 |
| | |||||
* | Make 'backswipe' a little easier to trigger | Paul Frazee | 2022-12-05 | 1 | -2/+2 |
| | |||||
* | Improve handling of deleted posts | Paul Frazee | 2022-11-28 | 1 | -2/+2 |
| | |||||
* | Increase information density and enlarge some click targets | Paul Frazee | 2022-11-28 | 2 | -12/+20 |
| | |||||
* | Scroll to highlighted post in threads | Paul Frazee | 2022-11-22 | 1 | -1/+6 |
| | |||||
* | Turn home button into a 'go back to start of nav history' | Paul Frazee | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Shrink the footer a bit | Paul Frazee | 2022-11-22 | 1 | -4/+8 |
| | |||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 2 | -1/+2 |
| | |||||
* | Merge branch 'simplify' into main | Paul Frazee | 2022-11-21 | 1 | -24/+8 |
|\ | |||||
| * | Move search btn into the viewheader | Paul Frazee | 2022-11-20 | 1 | -19/+0 |
| | | |||||
| * | Add build flags and disable tabs for now | Paul Frazee | 2022-11-20 | 1 | -5/+8 |
| | | |||||
* | | Add web linking and proper share controls | Paul Frazee | 2022-11-21 | 1 | -8/+3 |
|/ | |||||
* | Add long press newtab to footer nav | Paul Frazee | 2022-11-18 | 1 | -1/+8 |
| | |||||
* | Improve reliability of screen titles | Paul Frazee | 2022-11-17 | 1 | -1/+4 |
| | |||||
* | Add new tab animation | Paul Frazee | 2022-11-17 | 2 | -14/+45 |
| | |||||
* | Fix loadLatest() on home feed | Paul Frazee | 2022-11-17 | 1 | -1/+1 |
| | |||||
* | Fix: correctly set visible on screens | Paul Frazee | 2022-11-17 | 1 | -1/+1 |
| | |||||
* | Include tab count and move btn to center | Paul Frazee | 2022-11-17 | 1 | -26/+26 |
| | |||||
* | Avoid overlap against phone header when tabs selector is open | Paul Frazee | 2022-11-17 | 1 | -8/+22 |
| | |||||
* | Show bold icons in footer based on state | Paul Frazee | 2022-11-16 | 1 | -7/+45 |
| | |||||
* | Add a fancy 'drawer' animation to the tabs selector | Paul Frazee | 2022-11-16 | 2 | -154/+138 |
| | |||||
* | Fix sizing on smaller phones | Paul Frazee | 2022-11-16 | 2 | -5/+10 |
| | |||||
* | Add a server instance selector and drop env vars | Paul Frazee | 2022-11-15 | 1 | -0/+2 |
| | |||||
* | Make 'back swiping' a little easier | Paul Frazee | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Disable scene discover btn for now | Paul Frazee | 2022-11-11 | 1 | -1/+1 |
| |