| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(mobile): Retheme the mobile app (#1872) | Mohamed Bassem | 2025-08-26 | 1 | -28/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | feat: adding search history #1541 (#1627) | lexafaxine | 2025-07-14 | 1 | -14/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | * feat: adding search history * fix popover should close when no matched history * remove unnecessary react import * replace current Input component with CommandInput for better UX * add i18n for recent searches label * fix bug * refactor local storage logic to make code reusable * using zod schema to validate search history and revert debounce change * Consolidate some of the files --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> | ||||
| * | feat: Add basic pagination to searchBookmarks tRPC | Mohamed Bassem | 2024-12-22 | 1 | -4/+11 |
| | | |||||
| * | ui(mobile): Remove the dedicated search page and add a search bar in home | MohamedBassem | 2024-11-23 | 1 | -0/+55 |
