aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2-3/+5
2025-04-13feat(mobile/android): Add monochrome app icon (#1258)Steffo1-1/+2
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem18-40/+40
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
2025-04-06fix(mobile): Revert mobile app slug nameMohamedBassem1-1/+1
2025-04-06fix(mobile): Update karakeep logo and splash screenMohamedBassem5-14/+17
2025-04-05chore: Rename mobile and pwa manifests to karakeepMohamedBassem1-3/+3
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem1-1/+1
2025-03-16fix(mobile): Fix shared links getting stored as text. #956MohamedBassem2-4/+6
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-1/+6
2025-02-09fix(mobile): add header class name corresponding to dark mode for text color ...Md. Saadman Farhad1-0/+1
2025-02-09feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid1-0/+13
2025-02-01release(mobile): Bump mobile version to 1.6.8MohamedBassem1-3/+3
2025-02-01fix(mobile): Add the email trimming that was removed by mistakeMohamedBassem1-1/+1
2025-02-01fix(mobile): Fix flicker on sign in page. Fixes #911MohamedBassem5-109/+53
2025-02-01fix(mobile): margin for "Lists" tab content (#927)Daniel Vigaru2-1/+42
2025-02-01deps: Upgrade typescript to 5.7Mohamed Bassem1-1/+1
2025-01-18fix(mobile): Use external blob encoder to fix mobile image uploads. Fixes #800MohamedBassem2-15/+18
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek1-1/+1
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-3/+16
2024-12-29fix(ios): Drop the local networking property to enable http support. Fixes #679MohamedBassem1-2/+1
2024-12-28fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r3-0/+53
2024-12-28fix(mobile): Mark the camera explicitly as not required in android manifest. ...MohamedBassem3-1/+26
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-4/+11
2024-12-21release(mobile): Bump mobile version to 1.6.7-4Mohamed Bassem1-2/+2
2024-12-21deps: Upgrade prettier to 3.4.2Mohamed Bassem1-1/+1
2024-12-19fix: trim whitespace from email on signin page (#714)Zach1-1/+1
2024-12-16fix(mobile): useLayoutEffect for navigator changesMohamedBassem4-12/+18
2024-12-16ui(mobile): Use native search bar for manage tags pageMohamedBassem1-80/+80
2024-12-16fix(mobule): Fix keyboard issues in the info screenMohamedBassem1-22/+24
2024-12-16ui(mobile): Make page titles more nativeMohamedBassem8-61/+67
2024-11-24fix(mobile): Use keyboard avoiding view in the info pageMohamedBassem2-12/+19
2024-11-24release(mobile): Bump mobile version to 1.6.7-2MohamedBassem1-2/+2
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem8-113/+108
2024-11-24release(mobile): Bump mobile version to 1.6.7-1MohamedBassem1-2/+2
2024-11-24feature(mobile): Add support for creating tags from the manage tags pageMohamedBassem1-13/+86
2024-11-24fix(mobile): Dont dismiss keyboard on tag selectionMohamedBassem1-0/+1
2024-11-23release(mobile): Bump mobile version to 1.6.7MohamedBassem1-3/+3
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem6-16/+211
2024-11-23feat(mobile): Allow editing titles and a cleaner info pageMohamedBassem1-14/+73
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem17-582/+456
2024-11-23ui(mobile): Remove the dedicated search page and add a search bar in homeMohamedBassem4-39/+56
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem3-9/+36
2024-10-21release(mobile): Bump mobile version to 1.6.5MohamedBassem1-3/+3
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem4-151/+308
2024-10-13release(mobile): Bump mobile version to 1.6.4MohamedBassem1-3/+3
2024-10-13fix(mobile): Improve connection testing accuracyMohamedBassem1-2/+19
2024-10-05fix(mobile): Drop the floating add button. Fixes #439MohamedBassem1-15/+3