mostly android

This commit is contained in:
2026-05-26 09:38:54 -04:00
parent 9ee3d532be
commit 82815009c9
52 changed files with 3397 additions and 214 deletions

View File

@@ -97,14 +97,14 @@ steps:
- E2E: Perform CRUD operations (add watchlist item, delete enrollment, create rule)
acceptance_criteria:
- [ ] Dashboard displays threat score, alerts, service summaries, and quick actions
- [ ] All 5 service screens (DarkWatch, VoicePrint, SpamShield, HomeTitle, RemoveBrokers) load and display data
- [ ] Each service screen supports core CRUD operations
- [ ] Alert detail shows full information and correlation group
- [ ] Settings screen allows managing account, preferences, and family
- [ ] Pull-to-refresh updates dashboard data
- [ ] All screens show loading skeletons and empty states appropriately
- [ ] Navigation between screens works with native Android transitions
- [x] Dashboard displays threat score, alerts, service summaries, and quick actions
- [x] All 5 service screens (DarkWatch, VoicePrint, SpamShield, HomeTitle, RemoveBrokers) load and display data
- [x] Each service screen supports core CRUD operations
- [x] Alert detail shows full information and correlation group
- [x] Settings screen allows managing account, preferences, and family
- [x] Pull-to-refresh updates dashboard data
- [x] All screens show loading skeletons and empty states appropriately
- [x] Navigation between screens works with native Android transitions
validation:
- Launch app, login, and verify dashboard renders with real data