aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/sharing.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
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