| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(mobile): Add user setting for default bookmark view mode (#1723) | xuatz | 2025-07-17 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | * feat(mobile): add user setting for default bookmark view mode * regen db migration script * clean up implementation * Update docs/docs/07-Development/01-setup.md * Update GEMINI.md * use local setting instead of storing value in db * improve start-dev.sh to also handle for db migration * rename mobileBookmarkClickDefaultViewMode to defaultBookmarkView for consistency | ||||
| * | fix(mobile): add header class name corresponding to dark mode for text color ↵ | Md. Saadman Farhad | 2025-02-09 | 1 | -0/+1 |
| | | | | | (#1005) | ||||
| * | fix(mobile): Fix flicker on sign in page. Fixes #911 | MohamedBassem | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | fix(mobile): useLayoutEffect for navigator changes | MohamedBassem | 2024-12-16 | 1 | -2/+2 |
| | | |||||
| * | ui(mobile): Make page titles more native | MohamedBassem | 2024-12-16 | 1 | -2/+9 |
| | | |||||
| * | feat(mobile): Add support for managing tags from mobile | MohamedBassem | 2024-11-23 | 1 | -0/+9 |
| | | |||||
| * | ui(mobile): Replace bottom sheet with native screens (#690) | Mohamed Bassem | 2024-11-23 | 1 | -0/+45 |
| | | | | | | | | | | | | | | | | * Remove bottom sheet from bookmark info page * Remove bottom sheet from manage lists page * Remove bottom sheet from new list page * Remove bottom sheet from new bookmark page * Drop bottom-sheets * Improve the look of the modals * Make the search page fade from bottom | ||||
| * | ui(mobile): Remove the dedicated search page and add a search bar in home | MohamedBassem | 2024-11-23 | 1 | -0/+9 |
| | | |||||
| * | feature(mobile): Allow users to login with API keys in the mobile app | MohamedBassem | 2024-09-22 | 1 | -1/+1 |
| | | |||||
| * | feature(mobile): Add settings page for configuring the theme | MohamedBassem | 2024-09-14 | 1 | -0/+11 |
| | | |||||
| * | ui(mobile): Merge the editors for notes and links | MohamedBassem | 2024-08-26 | 1 | -7/+0 |
| | | |||||
| * | ui(mobile): Change the add/edit note editor dialogs to be bottom sheets | MohamedBassem | 2024-08-26 | 1 | -7/+0 |
| | | |||||
| * | mobile: Add dark mode support | MohamedBassem | 2024-04-17 | 1 | -2/+6 |
| | | |||||
| * | fix(mobile): Refetch queries on app focus | MohamedBassem | 2024-03-30 | 1 | -0/+15 |
| | | |||||
| * | mobile(android): Getting the android app ready for submission | MohamedBassem | 2024-03-29 | 1 | -2/+2 |
| | | |||||
| * | fix(mobile): Fix setting propagatin | MohamedBassem | 2024-03-22 | 1 | -0/+12 |
| | | |||||
| * | ui(mobile): New header style in the app | MohamedBassem | 2024-03-15 | 1 | -2/+6 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+38 |
