aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(mobile): more native screensMohamed Bassem37 hours5-4/+41
* fix(mobile): migrate from RN image to expo-imageMohamed Bassem9 days5-32/+49
* chore: replace dayjs with data-fnsMohamed Bassem9 days1-5/+2
* feat(mobile): use native tabs for mobileMohamed Bassem9 days2-28/+3
* fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem9 days3-13/+25
* refactor: remove unused trpc files from web and mobileMohamed Bassem9 days4-4/+4
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem9 days4-37/+53
* deps(mobile): upgrade to sdk 54Mohamed Bassem2026-01-183-484/+2
* fix(mobile): Reader settings preview on mobile matches reader view formatting...Evan Simkowitz2026-01-181-0/+117
* fix(mobile): add custom headers to card banners. fixes #2342Mohamed Bassem2026-01-111-6/+9
* feat(mobile): use react native sonnerMohamed Bassem2026-01-011-181/+34
* feat: add replace banner and attachment download (#2328)Mohamed Bassem2026-01-013-1/+42
* fix(mobile): mobile modal UI issues (#2320)sergio2025-12-301-19/+30
* feat(mobile): make the settings menu look more native (#2307)Mohamed Bassem2025-12-294-16/+141
* fix(mobile): Fix title line clamp to 2 linesMohamed Bassem2025-12-201-4/+9
* feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2025-12-152-15/+34
* feat(mobile): proper handling for shared list permissions (#2165)Mohamed Bassem2025-11-234-102/+164
* feat(mobile): Add highlights page to mobile app (#2156)Mohamed Bassem2025-11-232-0/+206
* feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem2025-11-081-0/+200
* feat: display notes on bookmark card (#2083)xuatz2025-11-022-1/+92
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-311-6/+2
* 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