aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem2025-08-262-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add nativewindui * migrate to nativewindui text * Replace buttons with nativewindui buttons * Use nativewindui search input * fix the divider color * More changes * fix manage tag icon * fix styling of bookmark card * fix ios compilation * fix search clear * fix tag pill border color * Store theme setting in app settings * fix setting color appearance * fix coloring of search input * fix following system theme * add a save button to info * fix the grey colors on android * fix icon active tint color * drop the use of TextField
* 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