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-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
2024-03-26
ui: Migrate to the new logo everywhere
MohamedBassem
5
-11
/
+21
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
2
-147
/
+4
2024-03-22
fix(mobile): Minor tweaks to the sharing screen
MohamedBassem
1
-7
/
+10
2024-03-22
fix(mobile): Fix active tab tint color
MohamedBassem
1
-1
/
+5
2024-03-22
fix(mobile): Fix setting propagatin
MohamedBassem
10
-135
/
+88
2024-03-20
fix(mobile): Fix flicker on search
MohamedBassem
8
-70
/
+105
2024-03-19
build: Upgrade pnpm to v9 alpha, might regret it later
MohamedBassem
1
-1
/
+1
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
7
-12
/
+178
2024-03-17
feature: Implemente pagination support
MohamedBassem
1
-4
/
+27
2024-03-17
fix(mobile): Fix premature rendering of the app if the setting is not loaded
MohamedBassem
2
-4
/
+26
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
7
-22
/
+22
2024-03-15
release(mobile): Bump version to 1.2.4
MohamedBassem
1
-1
/
+1
2024-03-15
ui(mobile): New header style in the app
MohamedBassem
12
-114
/
+163
2024-03-15
fix(mobile): Scroll to the top when the main tab is clicked
MohamedBassem
3
-9
/
+15
2024-03-15
ui(mobile): Change the creation buttons to be under a menu
MohamedBassem
2
-12
/
+42
2024-03-15
fix(mobile): Enable receiving shares from web pages as well
MohamedBassem
1
-1
/
+1
2024-03-15
fix(mobile): Bump expo-share-intent version and remove the hacks around the o...
MohamedBassem
4
-63
/
+28
2024-03-15
ui(mobile): Add a chevron to the list items in the list view
MohamedBassem
1
-1
/
+3
2024-03-15
feat(mobile): Add tag viewing page
MohamedBassem
2
-2
/
+34
2024-03-15
mobile: Revamp bookmark card's action bar
MohamedBassem
2
-57
/
+92
2024-03-15
mobile: Fix keyboard interactions in search and signin form
MohamedBassem
2
-50
/
+64
2024-03-15
mobile: Bump version to 1.2.1
MohamedBassem
1
-1
/
+1
2024-03-15
mobile: Fix the naming of the lists screen
MohamedBassem
1
-8
/
+8
2024-03-15
mobile: Revert the margins around the cards
MohamedBassem
5
-9
/
+7
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
35
-93
/
+76
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
49
-0
/
+2009