aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-23fix(mobile): Add a bigger button to collable the nested listMohamedBassem1-6/+5
2024-04-20feature: Download images and screenshotsMohamedBassem1-33/+36
2024-04-19mobile: Bump mobile version to 1.5MohamedBassem1-2/+2
2024-04-19fix(mobile): Fix the color of the collapsible triangle to respect dark modeMohamedBassem1-9/+15
2024-04-19feature(mobile): Add support for nested listed on mobileMohamedBassem1-18/+89
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem6-6/+7
2024-04-17mobile: Bump mobile version to 1.4MohamedBassem1-2/+2
2024-04-17mobile: Add dark mode supportMohamedBassem22-56/+188
2024-04-15feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem1-1/+8
2024-04-11feature: Add PDF support (#88)Ahmad Mujahid2-3/+5
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem4-48/+14
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2-16/+10
2024-04-06feature: Change archived meaning to only mean removed from homepageMohamedBassem3-3/+0
2024-04-04build: Increment android app versionCodeMohamedBassem1-1/+2
2024-04-01fix(mobile): Allow android/ios connections over http. #6MohamedBassem2-0/+15
2024-03-30fix(mobile): Refetch queries on app focusMohamedBassem1-0/+15
2024-03-30fix(mobile): Fix the non-smooth server address input field in signinMohamedBassem1-2/+8
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem19-74/+74
2024-03-29release(mobile): Bump mobile version to 1.3.2MohamedBassem1-1/+1
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem18-43/+92
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem5-11/+21
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2-147/+4
2024-03-22fix(mobile): Minor tweaks to the sharing screenMohamedBassem1-7/+10
2024-03-22fix(mobile): Fix active tab tint colorMohamedBassem1-1/+5
2024-03-22fix(mobile): Fix setting propagatinMohamedBassem10-135/+88
2024-03-20fix(mobile): Fix flicker on searchMohamedBassem8-70/+105
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-1/+1
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem7-12/+178
2024-03-17feature: Implemente pagination supportMohamedBassem1-4/+27
2024-03-17fix(mobile): Fix premature rendering of the app if the setting is not loadedMohamedBassem2-4/+26
2024-03-17refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem7-22/+22
2024-03-15release(mobile): Bump version to 1.2.4MohamedBassem1-1/+1
2024-03-15ui(mobile): New header style in the appMohamedBassem12-114/+163
2024-03-15fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem3-9/+15
2024-03-15ui(mobile): Change the creation buttons to be under a menuMohamedBassem2-12/+42
2024-03-15fix(mobile): Enable receiving shares from web pages as wellMohamedBassem1-1/+1
2024-03-15fix(mobile): Bump expo-share-intent version and remove the hacks around the o...MohamedBassem4-63/+28
2024-03-15ui(mobile): Add a chevron to the list items in the list viewMohamedBassem1-1/+3
2024-03-15feat(mobile): Add tag viewing pageMohamedBassem2-2/+34
2024-03-15mobile: Revamp bookmark card's action barMohamedBassem2-57/+92
2024-03-15mobile: Fix keyboard interactions in search and signin formMohamedBassem2-50/+64
2024-03-15mobile: Bump version to 1.2.1MohamedBassem1-1/+1
2024-03-15mobile: Fix the naming of the lists screenMohamedBassem1-8/+8
2024-03-15mobile: Revert the margins around the cardsMohamedBassem5-9/+7
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem35-93/+76
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem49-0/+2009