hwhub/lib
Lukas Müllner e4afe7b63c feat(collections): persist active collection and harden member actions
- Persist scanner activeCollectionId via shared_preferences
- Restore last selected collection automatically on scan tab load
- Keep selection valid if collection list changes and store fallback safely
- Harden collection membership service rules:
  - only owners can invite/remove members
  - prevent self-invite duplicates
  - block owner removal
  - block owner leave action with explicit error
- Improve manage-collection UX with pull-to-refresh and owner leave guidance
2026-03-04 10:38:14 +01:00
..
screens feat(collections): persist active collection and harden member actions 2026-03-04 10:38:14 +01:00
services feat(collections): persist active collection and harden member actions 2026-03-04 10:38:14 +01:00
theme style(branding): align app color system with car64.app palette 2026-03-04 10:23:52 +01:00
widgets feat(scan+images): continuous scan loop and signed-url refresh fallback 2026-03-04 10:34:24 +01:00
main.dart feat(v3.0): rebrand to car64 and align app flow with TPB schema 2026-03-04 10:12:12 +01:00
scanner_screen.dart feat(scan+images): continuous scan loop and signed-url refresh fallback 2026-03-04 10:34:24 +01:00