aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/bookmarks/BookmarkCard.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-12ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem1-1/+5
2024-04-20feature: Download images and screenshotsMohamedBassem1-33/+36
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-17mobile: Add dark mode supportMohamedBassem1-9/+32
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-29mobile(android): Getting the android app ready for submissionMohamedBassem1-2/+2
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+33
2024-03-15feat(mobile): Add tag viewing pageMohamedBassem1-2/+3
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem1-56/+89
2024-03-15mobile: Revert the margins around the cardsMohamedBassem1-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-7/+8
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13mobile: Minor tweaks to the action button to look betterMohamedBassem1-6/+13
2024-03-13mobile: Optimistic UI updates on actionsMohamedBassem1-14/+37
2024-03-13mobile: Add borders and padding to the cardsMohamedBassem1-3/+7
2024-03-13mobile: Change bookmark cards images to not have any paddingsMohamedBassem1-7/+11
2024-03-13fix(mobile): Make links clickableMohamedBassem1-1/+5
2024-03-13mobile: Add support for loading states for bookmarksMohamedBassem1-6/+52
2024-03-13fix(mobile): Fix invalidation after the sharing and add a placeholder imageMohamedBassem1-4/+10
2024-03-13mobile: Add support for rendering text bookmarksMohamedBassem1-12/+37
2024-03-13mobile: All bookmarks homepageMohamedBassem1-0/+124