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
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
2024-08-26
feature(mobile): Add support for deleting lists
MohamedBassem
1
-3
/
+57
2024-08-26
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
5
-12
/
+64
2024-08-26
feature(mobile): Add ability to create basic lists from the app
MohamedBassem
3
-5
/
+111
2024-08-26
release(mobile): Bump mobile version to 1.6.1
MohamedBassem
1
-3
/
+3
2024-08-26
ui(mobile): Merge the editors for notes and links
MohamedBassem
3
-32
/
+30
2024-08-26
feature(mobile): Change the view bookmark page to be a modal and add tags and
MohamedBassem
6
-192
/
+285
2024-08-26
ui(mobile): Change the add/edit note editor dialogs to be bottom sheets
MohamedBassem
5
-125
/
+154
2024-08-25
feature(mobile): Allow editing notes from the mobile app
MohamedBassem
2
-12
/
+80
2024-08-24
fix(mobile): trim slash from url on signin. Fixes #311 (#361)
Mark :)
1
-1
/
+1
2024-08-24
fix(mobile): Allow expanding the text by clicking on bookmark card
MohamedBassem
4
-37
/
+160
2024-08-24
fix(mobile): Change the next note text input to have multiple lines by default
MohamedBassem
1
-0
/
+2
2024-07-28
fix(mobile): Change the hoarded page to no longer be a modal to allow AddToLi...
MohamedBassem
2
-8
/
+4
2024-07-28
release(mobile): Bump mobile version to 1.6.0
MohamedBassem
1
-2
/
+2
2024-07-28
feat(mobile): Add ability to manage lists
MohamedBassem
5
-31
/
+201
2024-07-01
refactor: fixed typos in BookmarkTypes (#268)
kamtschatka
1
-1
/
+1
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
6
-14
/
+23
2024-05-19
fix: Fix missing bookmarks during pagination if they got created in the same ...
MohamedBassem
1
-4
/
+7
2024-05-12
feature(mobile): Show server address in the settings
MohamedBassem
1
-1
/
+8
2024-05-12
ui(mobile): Add horizontal margins to the bookmark cards
MohamedBassem
4
-3
/
+10
2024-05-06
feature: Dedup links on creation. Fixes #49
MohamedBassem
3
-4
/
+19
2024-04-23
fix(mobile): Add a bigger button to collable the nested list
MohamedBassem
1
-6
/
+5
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-33
/
+36
2024-04-19
mobile: Bump mobile version to 1.5
MohamedBassem
1
-2
/
+2
2024-04-19
fix(mobile): Fix the color of the collapsible triangle to respect dark mode
MohamedBassem
1
-9
/
+15
2024-04-19
feature(mobile): Add support for nested listed on mobile
MohamedBassem
1
-18
/
+89
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
6
-6
/
+7
2024-04-17
mobile: Bump mobile version to 1.4
MohamedBassem
1
-2
/
+2
2024-04-17
mobile: Add dark mode support
MohamedBassem
22
-56
/
+188
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
1
-1
/
+8
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
2
-3
/
+5
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
4
-48
/
+14
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
2
-16
/
+10
2024-04-06
feature: Change archived meaning to only mean removed from homepage
MohamedBassem
3
-3
/
+0
2024-04-04
build: Increment android app versionCode
MohamedBassem
1
-1
/
+2
2024-04-01
fix(mobile): Allow android/ios connections over http. #6
MohamedBassem
2
-0
/
+15
2024-03-30
fix(mobile): Refetch queries on app focus
MohamedBassem
1
-0
/
+15
2024-03-30
fix(mobile): Fix the non-smooth server address input field in signin
MohamedBassem
1
-2
/
+8
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
19
-74
/
+74
2024-03-29
release(mobile): Bump mobile version to 1.3.2
MohamedBassem
1
-1
/
+1
2024-03-29
mobile(android): Getting the android app ready for submission
MohamedBassem
18
-43
/
+92
[next]