index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
mobile
/
components
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
feat(mobile): more native screens
Mohamed Bassem
5
-4
/
+41
2026-02-01
fix(mobile): migrate from RN image to expo-image
Mohamed Bassem
5
-32
/
+49
2026-02-01
chore: replace dayjs with data-fns
Mohamed Bassem
1
-5
/
+2
2026-02-01
feat(mobile): use native tabs for mobile
Mohamed Bassem
2
-28
/
+3
2026-02-01
fix(mobile): fix some mobile warning after expo 54 upgrade
Mohamed Bassem
3
-13
/
+25
2026-02-01
refactor: remove unused trpc files from web and mobile
Mohamed Bassem
4
-4
/
+4
2026-02-01
refactor: migrate trpc to the new react query integration mode (#2438)
Mohamed Bassem
4
-37
/
+53
2026-01-18
deps(mobile): upgrade to sdk 54
Mohamed Bassem
3
-484
/
+2
2026-01-18
fix(mobile): Reader settings preview on mobile matches reader view formatting...
Evan Simkowitz
1
-0
/
+117
2026-01-11
fix(mobile): add custom headers to card banners. fixes #2342
Mohamed Bassem
1
-6
/
+9
2026-01-01
feat(mobile): use react native sonner
Mohamed Bassem
1
-181
/
+34
2026-01-01
feat: add replace banner and attachment download (#2328)
Mohamed Bassem
3
-1
/
+42
2025-12-30
fix(mobile): mobile modal UI issues (#2320)
sergio
1
-19
/
+30
2025-12-29
feat(mobile): make the settings menu look more native (#2307)
Mohamed Bassem
4
-16
/
+141
2025-12-20
fix(mobile): Fix title line clamp to 2 lines
Mohamed Bassem
1
-4
/
+9
2025-12-15
feat: Add unified reader settings with local overrides (#2230)
Evan Simkowitz
2
-15
/
+34
2025-11-23
feat(mobile): proper handling for shared list permissions (#2165)
Mohamed Bassem
4
-102
/
+164
2025-11-23
feat(mobile): Add highlights page to mobile app (#2156)
Mohamed Bassem
2
-0
/
+206
2025-11-08
feat(mobile): add custom headers configuration in sign-in screen (#2103)
Mohamed Bassem
1
-0
/
+200
2025-11-02
feat: display notes on bookmark card (#2083)
xuatz
2
-1
/
+92
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
1
-6
/
+2
2025-08-31
deps: Drop ronionoss icons
MohamedBassem
2
-16
/
+12
2025-08-31
fix(mobile): Fix text bookmark editor
MohamedBassem
5
-0
/
+424
2025-08-26
feat(mobile): Retheme the mobile app (#1872)
Mohamed Bassem
18
-103
/
+1059
2025-08-25
fix(mobile): Fix crash in android webview
MohamedBassem
1
-2
/
+2
2025-08-24
feat(mobile): Add edit menu item to bookmark card
MohamedBassem
1
-3
/
+12
2025-08-24
fix(mobile): Change the icon of the share button
MohamedBassem
1
-2
/
+2
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
1
-31
/
+30
2025-08-20
fix(mobile): fix WebView deceleration rate on iOS (#1835)
Landon Epps
1
-0
/
+2
2025-07-26
feat(mobile): add context aware sharing option in mobile app (#1785)
xuatz
1
-1
/
+80
2025-07-06
fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...
Mohamed Bassem
1
-3
/
+7
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
1
-1
/
+1
2025-06-08
feat(mobile): Add support for viewing PDFs (#1519)
Code Love
1
-0
/
+135
2025-06-07
fix(mobile): Move the delete button to the end in the bookmark menu
MohamedBassem
1
-11
/
+11
2025-06-07
feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)
Simon Kenny
1
-0
/
+183
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
1
-2
/
+2
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
1
-2
/
+2
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
4
-8
/
+8
2025-04-06
fix(mobile): Update karakeep logo and splash screen
MohamedBassem
1
-10
/
+13
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-1
/
+6
2025-01-12
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
1
-1
/
+1
2024-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
1
-3
/
+16
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
2
-2
/
+5
2024-11-23
feat(mobile): Add support for managing tags from mobile
MohamedBassem
1
-0
/
+9
2024-11-23
ui(mobile): Replace bottom sheet with native screens (#690)
Mohamed Bassem
5
-427
/
+2
2024-10-31
fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...
MohamedBassem
1
-1
/
+4
2024-10-21
feature(mobile): Use inline WebView for expanding bookmarks
MohamedBassem
2
-151
/
+14
2024-09-14
feature(mobile): Add proper error handling for server errors
MohamedBassem
2
-2
/
+26
2024-09-08
feature(mobile): Show the view bookmark modal for links as well
MohamedBassem
2
-5
/
+56
2024-08-26
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
2
-16
/
+21
[next]