hwhub/ios/Runner.xcodeproj
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
..
project.xcworkspace init 2026-02-22 19:03:32 +01:00
xcshareddata/xcschemes init 2026-02-22 19:03:32 +01:00
project.pbxproj feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00