aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz2025-07-171-0/+68
| | | | | | | | | | | | | | | | | * 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): Fix some icon colors in dark modeMohamedBassem2024-09-141-1/+1
|
* feature(mobile): Add settings page for configuring the themeMohamedBassem2024-09-141-0/+47