hwhub/android/app
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
..
src feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
build.gradle.kts feat: multi-collection support, shared collections, invite by email 2026-02-24 17:28:44 +01:00
proguard-rules.pro fix: enable code shrinking and add ProGuard rules for ML Kit text recognition 2026-02-24 08:00:09 +01:00