aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-3/+16
2024-12-29fix(ios): Drop the local networking property to enable http support. Fixes #679MohamedBassem1-2/+1
2024-12-28fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r3-0/+53
2024-12-28fix(mobile): Mark the camera explicitly as not required in android manifest. ...MohamedBassem3-1/+26
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-4/+11
2024-12-21release(mobile): Bump mobile version to 1.6.7-4Mohamed Bassem1-2/+2
2024-12-21deps: Upgrade prettier to 3.4.2Mohamed Bassem1-1/+1
2024-12-19fix: trim whitespace from email on signin page (#714)Zach1-1/+1
2024-12-16fix(mobile): useLayoutEffect for navigator changesMohamedBassem4-12/+18
2024-12-16ui(mobile): Use native search bar for manage tags pageMohamedBassem1-80/+80
2024-12-16fix(mobule): Fix keyboard issues in the info screenMohamedBassem1-22/+24
2024-12-16ui(mobile): Make page titles more nativeMohamedBassem8-61/+67
2024-11-24fix(mobile): Use keyboard avoiding view in the info pageMohamedBassem2-12/+19
2024-11-24release(mobile): Bump mobile version to 1.6.7-2MohamedBassem1-2/+2
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem8-113/+108
2024-11-24release(mobile): Bump mobile version to 1.6.7-1MohamedBassem1-2/+2
2024-11-24feature(mobile): Add support for creating tags from the manage tags pageMohamedBassem1-13/+86
2024-11-24fix(mobile): Dont dismiss keyboard on tag selectionMohamedBassem1-0/+1
2024-11-23release(mobile): Bump mobile version to 1.6.7MohamedBassem1-3/+3
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem6-16/+211
2024-11-23feat(mobile): Allow editing titles and a cleaner info pageMohamedBassem1-14/+73
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem17-582/+456
2024-11-23ui(mobile): Remove the dedicated search page and add a search bar in homeMohamedBassem4-39/+56
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem3-9/+36
2024-10-21release(mobile): Bump mobile version to 1.6.5MohamedBassem1-3/+3
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem4-151/+308
2024-10-13release(mobile): Bump mobile version to 1.6.4MohamedBassem1-3/+3
2024-10-13fix(mobile): Improve connection testing accuracyMohamedBassem1-2/+19
2024-10-05fix(mobile): Drop the floating add button. Fixes #439MohamedBassem1-15/+3
2024-09-22release: Release mobile and extension to include SSO changesMohamedBassem1-3/+3
2024-09-22feature(mobile): Allow users to login with API keys in the mobile appMohamedBassem5-75/+214
2024-09-14fix(mobile): Fix some icon colors in dark modeMohamedBassem3-4/+10
2024-09-14feature(mobile): Add a page for testing connection to serverMohamedBassem4-8/+152
2024-09-14feature(mobile): Add settings page for configuring the themeMohamedBassem5-11/+106
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem6-13/+58
2024-09-08release(mobile): Bump mobile version to 1.6.2MohamedBassem1-3/+3
2024-09-08feature(mobile): Show the view bookmark modal for links as wellMohamedBassem2-5/+56
2024-09-08feature(mobile): Add a floating button for quickly adding new bookmarksMohamedBassem1-2/+8
2024-08-26feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem5-18/+37
2024-08-26feature(mobile): Add support for deleting listsMohamedBassem1-3/+57
2024-08-26feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem5-12/+64
2024-08-26feature(mobile): Add ability to create basic lists from the appMohamedBassem3-5/+111
2024-08-26release(mobile): Bump mobile version to 1.6.1MohamedBassem1-3/+3
2024-08-26ui(mobile): Merge the editors for notes and linksMohamedBassem3-32/+30
2024-08-26feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem6-192/+285
2024-08-26ui(mobile): Change the add/edit note editor dialogs to be bottom sheetsMohamedBassem5-125/+154
2024-08-25feature(mobile): Allow editing notes from the mobile appMohamedBassem2-12/+80
2024-08-24fix(mobile): trim slash from url on signin. Fixes #311 (#361)Mark :)1-1/+1
2024-08-24fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem4-37/+160
2024-08-24fix(mobile): Change the next note text input to have multiple lines by defaultMohamedBassem1-0/+2