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