hwhub/lib
Lukas Müllner 4b9cefb319 feat: multi-collection support, shared collections, invite by email
- Add collections & collection_members tables (SQL migration)
- Create CollectionService for CRUD, invite/remove members
- Add CollectionsScreen with create/manage/open flow
- Add ManageCollectionScreen (rename, invite by email, leave/delete)
- Update GarageScreen to filter by collection_id
- Update ScanTab with collection picker dropdown
- Update HomeShell: Collections tab replaces Garage tab
- Fix RLS policies (infinite recursion, owner visibility)
- Change package ID to com.dltw.derkauzigekoala.hwhub
- Fix unused variable warning in AboutScreen
2026-02-24 17:28:44 +01:00
..
screens feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
services feat: implement collections feature with screens for viewing, managing, and creating collections 2026-02-24 16:38:35 +01:00
theme feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
widgets feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
main.dart feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00
scanner_screen.dart feat(v1.1): complete UI overhaul with branded theme, garage, and image uploads 2026-02-24 07:46:06 +01:00