rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
deps(mobile): upgrade to sdk 54 Mohamed Bassem 6 -1176/+1644
feat(mobile): use react native sonner Mohamed Bassem 4 -260/+70
fix(mobile): mobile modal UI issues (#2320)
* fix(mobile): Make list type selector visible on Android
* fix(mobile): Add native iOS overlay on Toast
sergio 2 -33/+46
feat(mobile): make the settings menu look more native (#2307)
* feat(mobile): make the settings menu look more native
* more fixes
* review comments
Mohamed Bassem 5 -103/+234
deps: Drop ronionoss icons MohamedBassem 4 -53/+12
feat(mobile): Retheme the mobile app (#1872)
* Add nativewindui
* migrate to nativewindui text
* Replace buttons with nativewindui buttons
* Use nativewindui search input
* fix the divider color
* More changes
* fix manage tag icon
* fix styling of bookmark card
* fix ios compilation
* fix search clear
* fix tag pill border color
* Store theme setting in app settings
* fix setting color appearance
* fix coloring of search input
* fix following system theme
* add a save button to info
* fix the grey colors on android
* fix icon active tint color
* drop the use of TextField
Mohamed Bassem 47 -433/+1991
deps: Upgrade expo & nextjs to react 19 (#1565)
* Attempt to upgrade expo 53
* Attempt upgrade nextjs
* Fix a bunch of peer deps
* upgrade some docs deps
* fix typecheck
* update the shadcn calendar component
* more fixes
* more fixes
* revert ollama upgrade
* update react version to use carets
* remove react-select from landing
* fix the typescript error caused by customFetch
* upgrade the new grid user setting to nextjs 15
* mobile: enable react canary to support react 19.1
* upgrade react native menu
* fix navigation context error
Mohamed Bassem 29 -3336/+2403
deps(mobile): Upgrade to Expo 52 (#692)
* fix(mobile): Sharing bookmark modal
* WIP: Upgrade to 52
* post ugprade fixes
* more fixes
* fix padding in tabbar
Mohamed Bassem 15 -4802/+3830
fix(mobile): Fix bookmarkview page on android not showing bookmark actions.… MohamedBassem 3 -9/+36
feature(mobile): Allow configuring uploaded image quality in the mobile app MohamedBassem 6 -12/+84
feature(mobile): Change the view bookmark page to be a modal and add tags and
notes
MohamedBassem 6 -192/+285
mobile: Add dark mode support MohamedBassem 22 -56/+188
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
mobile(android): Getting the android app ready for submission MohamedBassem 19 -43/+109
ui(mobile): New header style in the app MohamedBassem 12 -114/+163
lint: Lint and format the entire repo with the new configs MohamedBassem 122 -411/+424
structure: Create apps dir and copy tooling dir from t3-turbo repo MohamedBassem 396 -9511/+10350