aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/(tabs)/settings.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(mobile): more native screensMohamed Bassem1-176/+0
2026-02-01fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem1-1/+1
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+2
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-2/+4
2025-12-29feat(mobile): make the settings menu look more native (#2307)Mohamed Bassem1-87/+93
2025-12-20feat: add server version display to mobile app settings (#2276)Mohamed Bassem1-0/+20
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-0/+12
2025-11-02feat: display notes on bookmark card (#2083)xuatz1-1/+13
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-22/+23
2025-07-19fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...Mohamed Bassem1-1/+1
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz1-1/+26
2024-09-14feature(mobile): Add settings page for configuring the themeMohamedBassem1-6/+27
2024-08-26feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem1-2/+40
2024-05-12feature(mobile): Show server address in the settingsMohamedBassem1-1/+8
2024-04-17mobile: Add dark mode supportMohamedBassem1-2/+2
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-1/+1
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem1-3/+4
2024-03-22fix(mobile): Fix setting propagatinMohamedBassem1-17/+5
2024-03-15ui(mobile): New header style in the appMohamedBassem1-11/+13
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-2/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13mobile: A slightly nicer settings pageMohamedBassem1-5/+8
2024-03-13mobile: Introduce a tab layout and move the sharing page into a modalMohamedBassem1-0/+0
2024-03-11mobile: Do the session routing in the homescreenMohamedBassem1-10/+13
2024-03-11mobile: An ugly yet functional signin workflowMohamedBassem1-0/+35