Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove scenes (#36) | Paul Frazee | 2023-01-17 | 1 | -243/+0 |
| | | | | | | | | | | | | | | | | | | | * Remove scenes from the main menu * Remove scenes from the profile view * Remove 'scenes explainer' from onboarding flow * Remove scene-related modals * Remove member/membership code * Remove all scenes-related items from notifications * Remove scene-related code from posts feed * Remove scene-related API helpers * Update tests | ||||
* | Improve error logging | Paul Frazee | 2023-01-02 | 1 | -9/+3 |
| | |||||
* | Implement logging system | Paul Frazee | 2023-01-02 | 1 | -3/+15 |
| | |||||
* | Add a design system (#34) | Paul Frazee | 2022-12-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Unvendor the api and switch to @atproto/api | Paul Frazee | 2022-12-22 | 1 | -1/+1 |
| | |||||
* | Fixes to text input colors on android | Paul Frazee | 2022-12-20 | 1 | -0/+5 |
| | |||||
* | Wrap all <Text> in a helper that ensures black color is applied by default | Paul Frazee | 2022-12-20 | 1 | -1/+1 |
| | |||||
* | fixing remaining text colors on android | João Ferreiro | 2022-12-19 | 1 | -4/+4 |
| | |||||
* | Fix toast positioning (close #9) | Paul Frazee | 2022-11-28 | 1 | -4/+2 |
| | |||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Fix input positioning for small screens | Paul Frazee | 2022-11-16 | 1 | -8/+14 |
| | |||||
* | Enforce limits on create scene as well | Paul Frazee | 2022-11-14 | 1 | -4/+12 |
| | |||||
* | Fix double-posting bug | Paul Frazee | 2022-11-14 | 1 | -7/+2 |
| | |||||
* | Reposition to handle scene creation keyboard view | Paul Frazee | 2022-11-14 | 1 | -57/+66 |
| | |||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -1/+7 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 1 | -1/+1 |
| | |||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -0/+210 |