aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* deps: Drop ronionoss iconsMohamedBassem2025-08-312-16/+12
* fix(mobile): Fix text bookmark editorMohamedBassem2025-08-315-0/+424
* feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem2025-08-2618-103/+1059
* fix(mobile): Fix crash in android webviewMohamedBassem2025-08-251-2/+2
* feat(mobile): Add edit menu item to bookmark cardMohamedBassem2025-08-241-3/+12
* fix(mobile): Change the icon of the share buttonMohamedBassem2025-08-241-2/+2
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-31/+30
* fix(mobile): fix WebView deceleration rate on iOS (#1835)Landon Epps2025-08-201-0/+2
* feat(mobile): add context aware sharing option in mobile app (#1785)xuatz2025-07-261-1/+80
* fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem2025-07-061-3/+7
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-1/+1
* feat(mobile): Add support for viewing PDFs (#1519)Code Love2025-06-081-0/+135
* fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem2025-06-071-11/+11
* feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny2025-06-071-0/+183
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-311-2/+2
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-131-2/+2
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-124-8/+8
* fix(mobile): Update karakeep logo and splash screenMohamedBassem2025-04-061-10/+13
* feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid2025-02-171-1/+6
* feat: Add Bookmark Sorting Feature (#812)Daksh Pareek2025-01-121-1/+1
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-311-3/+16
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-242-2/+5
* feat(mobile): Add support for managing tags from mobileMohamedBassem2024-11-231-0/+9
* ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem2024-11-235-427/+2
* fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem2024-10-311-1/+4
* feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem2024-10-212-151/+14
* feature(mobile): Add proper error handling for server errorsMohamedBassem2024-09-142-2/+26
* feature(mobile): Show the view bookmark modal for links as wellMohamedBassem2024-09-082-5/+56
* feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem2024-08-262-16/+21
* feature(mobile): Allow configuring uploaded image quality in the mobile appMohamedBassem2024-08-261-2/+11
* feature(mobile): Add ability to create basic lists from the appMohamedBassem2024-08-261-0/+80
* ui(mobile): Merge the editors for notes and linksMohamedBassem2024-08-261-11/+27
* feature(mobile): Change the view bookmark page to be a modal and add tags andMohamedBassem2024-08-265-110/+285
* ui(mobile): Change the add/edit note editor dialogs to be bottom sheetsMohamedBassem2024-08-262-1/+139
* feature(mobile): Allow editing notes from the mobile appMohamedBassem2024-08-251-0/+12
* fix(mobile): Allow expanding the text by clicking on bookmark cardMohamedBassem2024-08-243-37/+78
* feat(mobile): Add ability to manage listsMohamedBassem2024-07-282-0/+137
* refactor: fixed typos in BookmarkTypes (#268)kamtschatka2024-07-011-1/+1
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-012-7/+9
* fix: Fix missing bookmarks during pagination if they got created in the same ...MohamedBassem2024-05-191-4/+7
* ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem2024-05-123-2/+9
* feature: Download images and screenshotsMohamedBassem2024-04-201-33/+36
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-183-3/+3
* mobile: Add dark mode supportMohamedBassem2024-04-1710-24/+123
* feature: Add title to bookmarks and allow editing them. Fixes #27MohamedBassem2024-04-151-1/+8
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-16/+9
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-303-15/+12
* mobile(android): Getting the android app ready for submissionMohamedBassem2024-03-292-2/+30
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-261-10/+19
* fix(mobile): Fix flicker on searchMohamedBassem2024-03-202-39/+67