aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-3/+16
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2-2/+5
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem1-0/+9
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem5-427/+2
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem1-1/+4
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem2-151/+14
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem2-2/+26
2024-09-08feature(mobile): Show the view bookmark modal for links as wellMohamedBassem2-5/+56
2024-08-26feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem2-16/+21
2024-08-26feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem1-2/+11
2024-08-26feature(mobile): Add ability to create basic lists from the appMohamedBassem1-0/+80
2024-08-26ui(mobile): Merge the editors for notes and linksMohamedBassem1-11/+27
2024-08-26feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem5-110/+285
2024-08-26ui(mobile): Change the add/edit note editor dialogs to be bottom sheetsMohamedBassem2-1/+139
2024-08-25feature(mobile): Allow editing notes from the mobile appMohamedBassem1-0/+12
2024-08-24fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem3-37/+78
2024-07-28feat(mobile): Add ability to manage listsMohamedBassem2-0/+137
2024-07-01refactor: fixed typos in BookmarkTypes (#268)kamtschatka1-1/+1
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka2-7/+9
2024-05-19fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem1-4/+7
2024-05-12ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem3-2/+9
2024-04-20feature: Download images and screenshotsMohamedBassem1-33/+36
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem3-3/+3
2024-04-17mobile: Add dark mode supportMohamedBassem10-24/+123
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-1/+8
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-16/+9
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem3-15/+12
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem2-2/+30
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem1-10/+19
2024-03-20fix(mobile): Fix flicker on searchMohamedBassem2-39/+67
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+33
2024-03-17feature: Implemente pagination supportMohamedBassem1-4/+27
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem1-12/+6
2024-03-15ui(mobile): New header style in the appMohamedBassem2-3/+11
2024-03-15fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem1-1/+5
2024-03-15feat(mobile): Add tag viewing pageMohamedBassem1-2/+3
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem1-56/+89
2024-03-15mobile: Fix keyboard interactions in search and signin formMohamedBassem1-1/+2
2024-03-15mobile: Revert the margins around the cardsMohamedBassem2-5/+4
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem10-23/+23
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem10-0/+703