aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mobile (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem49-1935/+0
2024-03-13mobile: Bump version to 1.2.0MohamedBassem1-1/+1
2024-03-13fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem1-1/+1
2024-03-13fix(mobile): Multiple attempts to stop the duplication sharingMohamedBassem4-4/+32
2024-03-13mobile: Add support for sharing text to the appMohamedBassem4-3/+18
2024-03-13mobile: Add support for manually adding bookmarksMohamedBassem5-1/+152
2024-03-13mobile: Add loading spinners when the data is being fetchedMohamedBassem3-4/+13
2024-03-13mobile: Minor tweaks to the action button to look betterMohamedBassem2-7/+13
2024-03-13mobile: Optimistic UI updates on actionsMohamedBassem5-26/+258
2024-03-13mobile: Add borders and padding to the cardsMohamedBassem5-24/+51
2024-03-13mobile: Bump version to 1.1.0MohamedBassem4-3/+44
2024-03-13fix(mobile): Fix the default route of the appMohamedBassem1-0/+1
2024-03-13mobile: Change bookmark cards images to not have any paddingsMohamedBassem3-25/+25
2024-03-13fix(mobile): Make links clickableMohamedBassem2-1/+6
2024-03-13mobile: A slightly nicer settings pageMohamedBassem1-5/+8
2024-03-13mobile: Add support for viewing listsMohamedBassem7-3/+157
2024-03-13mobile: Add support for loading states for bookmarksMohamedBassem4-6/+91
2024-03-13fix(mobile): Fix invalidation after the sharing and add a placeholder imageMohamedBassem2-5/+11
2024-03-13mobile: Add support for rendering text bookmarksMohamedBassem2-12/+38
2024-03-13mobile: All bookmarks homepageMohamedBassem6-3/+182
2024-03-13mobile: Introduce a tab layout and move the sharing page into a modalMohamedBassem8-26/+112
2024-03-11mobile: First production build configsMohamedBassem2-6/+39
2024-03-11mobile: Do the session routing in the homescreenMohamedBassem4-17/+50
2024-03-11mobile: Give an app a proper name and an iconMohamedBassem5-11/+8
2024-03-11mobile: An ugly but function share buttonMohamedBassem4-1/+66
2024-03-11mobile: An ugly yet functional signin workflowMohamedBassem7-30/+182
2024-03-11mobile: Add support for app settingsMohamedBassem6-7/+104
2024-03-11fix(mobile): Fix the padding of the signin pageMohamedBassem1-1/+1
2024-03-11mobile: Setup share intentMohamedBassem9-8/+43
2024-03-11mobile: Prepare to merge into main repoMohamedBassem23-0/+469