aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/bookmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-31fix(mobile): Fix text bookmark editorMohamedBassem1-379/+20
2025-08-31fix(mobile): Disable the save button when bookmark is being savedMohamedBassem1-2/+2
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem5-141/+198
2025-08-24feat: Add delete button and creation dates to mobile info pageMohamedBassem1-33/+78
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz1-3/+6
2025-07-06fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem1-23/+58
2025-06-22feat(mobile): Add tag clearing functionality to tag list (#1595)Ashok Úradníček1-1/+31
2025-06-22fix(mobile): always visible search bar in tags list (#1596)Ashok Úradníček1-0/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+1
2025-06-08feat(mobile): Add support for viewing PDFs (#1519)Code Love1-2/+20
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny1-12/+105
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-1/+3
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem5-11/+11
2025-04-08fix: Deprecate the updateBookmarkText trpc endpoint and replace it with updat...MohamedBassem1-2/+2
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-11-24fix(mobile): Use keyboard avoiding view in the info pageMohamedBassem1-10/+17
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2-46/+57
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-23feat(mobile): Add support for managing tags from mobileMohamedBassem3-5/+169
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 Bassem4-27/+302
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem1-5/+29
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem1-0/+293
2024-08-26feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem1-82/+0
2024-08-24fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem1-0/+82