aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/sharing.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-6/+8
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-6/+6
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2025-03-16fix(mobile): Fix shared links getting stored as text. #956MohamedBassem1-1/+3
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-25/+10
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem1-11/+24
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem1-12/+8
2024-07-28feat(mobile): Add ability to manage listsMohamedBassem1-8/+32
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-3/+3
2024-05-06feature: Dedup links on creation. Fixes #49MohamedBassem1-2/+10
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-17mobile: Add dark mode supportMohamedBassem1-3/+3
2024-03-22fix(mobile): Minor tweaks to the sharing screenMohamedBassem1-7/+10
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-6/+28
2024-03-15fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem1-17/+4
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-6/+6
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem1-1/+7
2024-03-13mobile: Add support for sharing text to the appMohamedBassem1-1/+8
2024-03-13mobile: Change bookmark cards images to not have any paddingsMohamedBassem1-8/+2
2024-03-13fix(mobile): Fix invalidation after the sharing and add a placeholder imageMohamedBassem1-1/+1
2024-03-13mobile: All bookmarks homepageMohamedBassem1-0/+4
2024-03-13mobile: Introduce a tab layout and move the sharing page into a modalMohamedBassem1-14/+55
2024-03-11mobile: An ugly but function share buttonMohamedBassem1-0/+47