aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/lib/providers.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem2026-02-011-3/+3
| | | | | | | | | * refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client
* feat(mobile): use react native sonnerMohamed Bassem2026-01-011-2/+3
|
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* ui(mobile): Make page titles more nativeMohamedBassem2024-12-161-6/+3
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-091-46/+5
|
* mobile(android): Getting the android app ready for submissionMohamedBassem2024-03-291-3/+6
|
* fix(mobile): Fix setting propagatinMohamedBassem2024-03-221-20/+13
|
* fix(mobile): Fix premature rendering of the app if the setting is not loadedMohamedBassem2024-03-171-2/+24
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-7/+5
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+54