aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/lib/settings.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz2025-07-171-1/+10
| | | | | | | | | | | | | | | | | * 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
* feature(mobile): Add settings page for configuring the themeMohamedBassem2024-09-141-4/+14
|
* feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem2024-08-261-7/+11
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-091-0/+1
|
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-17/+34
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-4/+5
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+29