aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(mobile): more native screensMohamed Bassem5-4/+41
2026-02-01fix(mobile): migrate from RN image to expo-imageMohamed Bassem5-32/+49
2026-02-01chore: replace dayjs with data-fnsMohamed Bassem1-5/+2
2026-02-01feat(mobile): use native tabs for mobileMohamed Bassem2-28/+3
2026-02-01fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem3-13/+25
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem4-4/+4
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem4-37/+53
2026-01-18deps(mobile): upgrade to sdk 54Mohamed Bassem3-484/+2
2026-01-18fix(mobile): Reader settings preview on mobile matches reader view formatting...Evan Simkowitz1-0/+117
2026-01-11fix(mobile): add custom headers to card banners. fixes #2342Mohamed Bassem1-6/+9
2026-01-01feat(mobile): use react native sonnerMohamed Bassem1-181/+34
2026-01-01feat: add replace banner and attachment download (#2328)Mohamed Bassem3-1/+42
2025-12-30fix(mobile): mobile modal UI issues (#2320)sergio1-19/+30
2025-12-29feat(mobile): make the settings menu look more native (#2307)Mohamed Bassem4-16/+141
2025-12-20fix(mobile): Fix title line clamp to 2 linesMohamed Bassem1-4/+9
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2-15/+34
2025-11-23feat(mobile): proper handling for shared list permissions (#2165)Mohamed Bassem4-102/+164
2025-11-23feat(mobile): Add highlights page to mobile app (#2156)Mohamed Bassem2-0/+206
2025-11-08feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem1-0/+200
2025-11-02feat: display notes on bookmark card (#2083)xuatz2-1/+92
2025-08-31fix: Incremental polling interval for ongoing crawlsMohamed Bassem1-6/+2
2025-08-31deps: Drop ronionoss iconsMohamedBassem2-16/+12
2025-08-31fix(mobile): Fix text bookmark editorMohamedBassem5-0/+424
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem18-103/+1059
2025-08-25fix(mobile): Fix crash in android webviewMohamedBassem1-2/+2
2025-08-24feat(mobile): Add edit menu item to bookmark cardMohamedBassem1-3/+12
2025-08-24fix(mobile): Change the icon of the share buttonMohamedBassem1-2/+2
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-31/+30
2025-08-20fix(mobile): fix WebView deceleration rate on iOS (#1835)Landon Epps1-0/+2
2025-07-26feat(mobile): add context aware sharing option in mobile app (#1785)xuatz1-1/+80
2025-07-06fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem1-3/+7
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-0/+135
2025-06-07fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem1-11/+11
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny1-0/+183
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-2/+2
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-2/+2
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem4-8/+8
2025-04-06fix(mobile): Update karakeep logo and splash screenMohamedBassem1-10/+13
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-1/+6
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek1-1/+1
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-3/+16
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2-2/+5
2024-11-23feat(mobile): Add support for managing tags from mobileMohamedBassem1-0/+9
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem5-427/+2
2024-10-31fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...MohamedBassem1-1/+4
2024-10-21feature(mobile): Use inline WebView for expanding bookmarksMohamedBassem2-151/+14
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem2-2/+26
2024-09-08feature(mobile): Show the view bookmark modal for links as wellMohamedBassem2-5/+56
2024-08-26feature(mobile): Allow interacting with images in the app. Fixes #352MohamedBassem2-16/+21