| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-02-09 | feat(mobile): more native screens | Mohamed Bassem | 1 | -2/+4 | |
| 2025-12-29 | feat(mobile): create new list edit screen (#2310) | sergio | 1 | -0/+9 | |
| * feat(mobile): create new edit screen and path * refactor(mobile): use correct import for back navigation * refactor(mobile): remove set state for list type * feat(mobile): handle loading state * feat(mobile): add error handling * feat(mobile): add local validation for empty list name * refactor(mobile): use correct param name in edit path * feat(mobile): handle all pending state cases * refactor(mobile): remove unnecessary return * refactor(mobile): move type validation to top of the file * refactor(mobile): revert validation order * refactor(mobile): clean up submit values * fix(mobile): fix button views | |||||
| 2025-12-15 | feat: Add unified reader settings with local overrides (#2230) | Evan Simkowitz | 1 | -0/+8 | |
| * Add initial impl * fix some format inconsistencies, add indicator in user settings when local is out of sync * Fix sliders in user settings, unify constants and formatting * address CodeRabbit suggestions * add mobile implementation * address coderabbit nitpicks * fix responsiveness of the reader settings popover * Move more of the web UI strings to i18n * update translations for more coverage * remove duplicate logic/definitions * fix android font family * add shared reading setting hook between web and mobile * unify reader settings context for both web and mobile * remove unused export * address coderabbit suggestions * fix tests | |||||
| 2025-07-17 | feat(mobile): Add user setting for default bookmark view mode (#1723) | xuatz | 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 | |||||
| 2025-02-09 | fix(mobile): add header class name corresponding to dark mode for text color ↵ | Md. Saadman Farhad | 1 | -0/+1 | |
| (#1005) | |||||
| 2025-02-01 | fix(mobile): Fix flicker on sign in page. Fixes #911 | MohamedBassem | 1 | -1/+1 | |
| 2024-12-16 | fix(mobile): useLayoutEffect for navigator changes | MohamedBassem | 1 | -2/+2 | |
| 2024-12-16 | ui(mobile): Make page titles more native | MohamedBassem | 1 | -2/+9 | |
| 2024-11-23 | feat(mobile): Add support for managing tags from mobile | MohamedBassem | 1 | -0/+9 | |
| 2024-11-23 | ui(mobile): Replace bottom sheet with native screens (#690) | Mohamed Bassem | 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 | |||||
| 2024-11-23 | ui(mobile): Remove the dedicated search page and add a search bar in home | MohamedBassem | 1 | -0/+9 | |
| 2024-09-22 | feature(mobile): Allow users to login with API keys in the mobile app | MohamedBassem | 1 | -1/+1 | |
| 2024-09-14 | feature(mobile): Add settings page for configuring the theme | MohamedBassem | 1 | -0/+11 | |
| 2024-08-26 | ui(mobile): Merge the editors for notes and links | MohamedBassem | 1 | -7/+0 | |
| 2024-08-26 | ui(mobile): Change the add/edit note editor dialogs to be bottom sheets | MohamedBassem | 1 | -7/+0 | |
| 2024-04-17 | mobile: Add dark mode support | MohamedBassem | 1 | -2/+6 | |
| 2024-03-30 | fix(mobile): Refetch queries on app focus | MohamedBassem | 1 | -0/+15 | |
| 2024-03-29 | mobile(android): Getting the android app ready for submission | MohamedBassem | 1 | -2/+2 | |
| 2024-03-22 | fix(mobile): Fix setting propagatin | MohamedBassem | 1 | -0/+12 | |
| 2024-03-15 | ui(mobile): New header style in the app | MohamedBassem | 1 | -2/+6 | |
| 2024-03-14 | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 1 | -0/+0 | |
| 2024-03-13 | mobile: Add support for manually adding bookmarks | MohamedBassem | 1 | -0/+14 | |
| 2024-03-13 | mobile: Add support for viewing lists | MohamedBassem | 1 | -1/+16 | |
| 2024-03-13 | mobile: Introduce a tab layout and move the sharing page into a modal | MohamedBassem | 1 | -0/+9 | |
