aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/bookmarks/BookmarkList.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem2025-08-261-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* ui(mobile): Add horizontal margins to the bookmark cardsMohamedBassem2024-05-121-0/+1
|
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* mobile: Add dark mode supportMohamedBassem2024-04-171-1/+1
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-4/+4
|
* fix(mobile): Fix flicker on searchMohamedBassem2024-03-201-39/+15
|
* feature: Implemente pagination supportMohamedBassem2024-03-171-4/+27
|
* refactor: Prepare for pagination by dropping querying bookmarks by idMohamedBassem2024-03-171-12/+6
|
* ui(mobile): New header style in the appMohamedBassem2024-03-151-3/+6
|
* fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem2024-03-151-1/+5
|
* mobile: Fix keyboard interactions in search and signin formMohamedBassem2024-03-151-1/+2
|
* mobile: Revert the margins around the cardsMohamedBassem2024-03-151-3/+2
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-3/+2
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+61