hwhub/lib/screens
Lukas Müllner 225ce4631c feat(garage): add TPB pagination and multi-select move workflow
- Add lazy loading/pagination for collection garage grid (40 per page)
- Load additional pages on scroll near bottom and show load-more indicator
- Add selection mode with long-press card selection
- Add bulk move action to transfer selected cars to another collection
- Add selection state visuals on car cards
- Keep existing detail/edit/delete behavior compatible with new paging model
2026-03-04 10:23:57 +01:00
..
about_screen.dart feat(v3.0): rebrand to car64 and align app flow with TPB schema 2026-03-04 10:12:12 +01:00
collections_screen.dart Add input validation for collection names (min 2, max 50 chars) 2026-02-24 19:20:50 +00:00
garage_screen.dart feat(garage): add TPB pagination and multi-select move workflow 2026-03-04 10:23:57 +01:00
home_shell.dart Add 30-second debounce to tab refresh in HomeShell 2026-02-24 19:19:49 +00:00
login_screen.dart feat(v3.0): rebrand to car64 and align app flow with TPB schema 2026-03-04 10:12:12 +01:00
manage_collection_screen.dart Add input validation for collection names (min 2, max 50 chars) 2026-02-24 19:20:50 +00:00
profile_screen.dart feat(v3.0): rebrand to car64 and align app flow with TPB schema 2026-03-04 10:12:12 +01:00
scan_tab.dart feat(v3.0): rebrand to car64 and align app flow with TPB schema 2026-03-04 10:12:12 +01:00