aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app/dashboard/(tabs)/lists.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(mobile): more native screensMohamed Bassem1-280/+0
2026-02-01fix(mobile): fix some mobile warning after expo 54 upgradeMohamed Bassem1-1/+1
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-5/+7
2026-02-01feat(mobile): show num bookmarks in the all lists viewMohamed Bassem1-4/+30
2026-02-01fix(mobile): fix mobile list stylingMohamed Bassem1-3/+3
2026-01-18ux(mobile): align all lists in the all lists tabMohamed Bassem1-19/+34
2025-12-20feat(mobile): Show shared lists under a subsectionMohamed Bassem1-8/+66
2025-11-23feat(mobile): Add smart list creation in mobile app (#2153)Mohamed Bassem1-1/+1
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-18/+16
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-02-01fix(mobile): margin for "Lists" tab content (#927)Daniel Vigaru1-1/+5
2024-11-23ui(mobile): Replace bottom sheet with native screens (#690)Mohamed Bassem1-7/+3
2024-09-14feature(mobile): Add proper error handling for server errorsMohamedBassem1-3/+8
2024-08-26feature(mobile): Add ability to create basic lists from the appMohamedBassem1-3/+29
2024-04-23fix(mobile): Add a bigger button to collable the nested listMohamedBassem1-6/+5
2024-04-19fix(mobile): Fix the color of the collapsible triangle to respect dark modeMohamedBassem1-9/+15
2024-04-19feature(mobile): Add support for nested listed on mobileMohamedBassem1-18/+89
2024-04-17mobile: Add dark mode supportMohamedBassem1-2/+2
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-5/+3
2024-03-29mobile(android): Getting the android app ready for submissionMohamedBassem1-4/+5
2024-03-15ui(mobile): New header style in the appMohamedBassem1-20/+25
2024-03-15fix(mobile): Scroll to the top when the main tab is clickedMohamedBassem1-7/+9
2024-03-15ui(mobile): Add a chevron to the list items in the list viewMohamedBassem1-1/+3
2024-03-15mobile: Revert the margins around the cardsMohamedBassem1-2/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-2/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13mobile: Add support for viewing listsMohamedBassem1-0/+67