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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-1
/
+6
2025-02-09
fix(mobile): add header class name corresponding to dark mode for text color ...
Md. Saadman Farhad
1
-0
/
+1
2025-02-09
feat: add URL protocol validation to extension and mobile app (#996)
Ahmad Mujahid
1
-0
/
+13
2025-02-01
release(mobile): Bump mobile version to 1.6.8
MohamedBassem
1
-3
/
+3
2025-02-01
fix(mobile): Add the email trimming that was removed by mistake
MohamedBassem
1
-1
/
+1
2025-02-01
fix(mobile): Fix flicker on sign in page. Fixes #911
MohamedBassem
5
-109
/
+53
2025-02-01
fix(mobile): margin for "Lists" tab content (#927)
Daniel Vigaru
2
-1
/
+42
2025-02-01
deps: Upgrade typescript to 5.7
Mohamed Bassem
1
-1
/
+1
2025-01-18
fix(mobile): Use external blob encoder to fix mobile image uploads. Fixes #800
MohamedBassem
2
-15
/
+18
2025-01-12
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
1
-1
/
+1
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
1
-0
/
+2
2024-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
1
-3
/
+16
2024-12-29
fix(ios): Drop the local networking property to enable http support. Fixes #679
MohamedBassem
1
-2
/
+1
2024-12-28
fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)
CrypticC3s4r
3
-0
/
+53
2024-12-28
fix(mobile): Mark the camera explicitly as not required in android manifest. ...
MohamedBassem
3
-1
/
+26
2024-12-22
feat: Add basic pagination to searchBookmarks tRPC
Mohamed Bassem
1
-4
/
+11
2024-12-21
release(mobile): Bump mobile version to 1.6.7-4
Mohamed Bassem
1
-2
/
+2
2024-12-21
deps: Upgrade prettier to 3.4.2
Mohamed Bassem
1
-1
/
+1
2024-12-19
fix: trim whitespace from email on signin page (#714)
Zach
1
-1
/
+1
2024-12-16
fix(mobile): useLayoutEffect for navigator changes
MohamedBassem
4
-12
/
+18
2024-12-16
ui(mobile): Use native search bar for manage tags page
MohamedBassem
1
-80
/
+80
2024-12-16
fix(mobule): Fix keyboard issues in the info screen
MohamedBassem
1
-22
/
+24
2024-12-16
ui(mobile): Make page titles more native
MohamedBassem
8
-61
/
+67
2024-11-24
fix(mobile): Use keyboard avoiding view in the info page
MohamedBassem
2
-12
/
+19
2024-11-24
release(mobile): Bump mobile version to 1.6.7-2
MohamedBassem
1
-2
/
+2
2024-11-24
deps(mobile): Upgrade to Expo 52 (#692)
Mohamed Bassem
8
-113
/
+108
2024-11-24
release(mobile): Bump mobile version to 1.6.7-1
MohamedBassem
1
-2
/
+2
2024-11-24
feature(mobile): Add support for creating tags from the manage tags page
MohamedBassem
1
-13
/
+86
2024-11-24
fix(mobile): Dont dismiss keyboard on tag selection
MohamedBassem
1
-0
/
+1
2024-11-23
release(mobile): Bump mobile version to 1.6.7
MohamedBassem
1
-3
/
+3
2024-11-23
feat(mobile): Add support for managing tags from mobile
MohamedBassem
6
-16
/
+211
2024-11-23
feat(mobile): Allow editing titles and a cleaner info page
MohamedBassem
1
-14
/
+73
2024-11-23
ui(mobile): Replace bottom sheet with native screens (#690)
Mohamed Bassem
17
-582
/
+456
2024-11-23
ui(mobile): Remove the dedicated search page and add a search bar in home
MohamedBassem
4
-39
/
+56
2024-10-31
fix(mobile): Fix bookmarkview page on android not showing bookmark actions. F...
MohamedBassem
3
-9
/
+36
2024-10-21
release(mobile): Bump mobile version to 1.6.5
MohamedBassem
1
-3
/
+3
2024-10-21
feature(mobile): Use inline WebView for expanding bookmarks
MohamedBassem
4
-151
/
+308
2024-10-13
release(mobile): Bump mobile version to 1.6.4
MohamedBassem
1
-3
/
+3
2024-10-13
fix(mobile): Improve connection testing accuracy
MohamedBassem
1
-2
/
+19
2024-10-05
fix(mobile): Drop the floating add button. Fixes #439
MohamedBassem
1
-15
/
+3
2024-09-22
release: Release mobile and extension to include SSO changes
MohamedBassem
1
-3
/
+3
2024-09-22
feature(mobile): Allow users to login with API keys in the mobile app
MohamedBassem
5
-75
/
+214
2024-09-14
fix(mobile): Fix some icon colors in dark mode
MohamedBassem
3
-4
/
+10
2024-09-14
feature(mobile): Add a page for testing connection to server
MohamedBassem
4
-8
/
+152
2024-09-14
feature(mobile): Add settings page for configuring the theme
MohamedBassem
5
-11
/
+106
2024-09-14
feature(mobile): Add proper error handling for server errors
MohamedBassem
6
-13
/
+58
2024-09-08
release(mobile): Bump mobile version to 1.6.2
MohamedBassem
1
-3
/
+3
2024-09-08
feature(mobile): Show the view bookmark modal for links as well
MohamedBassem
2
-5
/
+56
2024-09-08
feature(mobile): Add a floating button for quickly adding new bookmarks
MohamedBassem
1
-2
/
+8
2024-08-26
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
5
-18
/
+37
[prev]
[next]