significant android work
This commit is contained in:
@@ -7,9 +7,9 @@ Status legend: [ ] todo, [~] in-progress, [x] done
|
||||
## Tasks
|
||||
|
||||
### Play Store Preparation
|
||||
- [!] 01 — Play Store Listing Assets → `01-play-store-assets.md`
|
||||
- [!] 02 — Feature Graphic & Promo Video → `02-feature-graphic.md`
|
||||
- [!] 03 — Play Console Configuration → `03-play-console.md`
|
||||
- [x] 01 — Play Store Listing Assets → `01-play-store-assets.md`
|
||||
- [~] 02 — Feature Graphic & Promo Video → `02-feature-graphic.md`
|
||||
- [~] 03 — Play Console Configuration → `03-play-console.md`
|
||||
- [x] 04 — Internal Testing Track → `04-internal-testing.md`
|
||||
|
||||
### Security Hardening
|
||||
@@ -33,20 +33,20 @@ Status legend: [ ] todo, [~] in-progress, [x] done
|
||||
### Testing & QA
|
||||
- [x] 17 — UI Test Suite (Compose Testing) → `17-ui-test-suite.md`
|
||||
- [x] 18 — Screenshot Testing (Paparazzi) → `18-screenshot-testing.md`
|
||||
- [~] 19 — Accessibility Audit (TalkBack) → `19-accessibility-audit.md`
|
||||
- [~] 20 — Firebase Test Lab Integration → `20-firebase-test-lab.md`
|
||||
- [x] 19 — Accessibility Audit (TalkBack) → `19-accessibility-audit.md`
|
||||
- [x] 20 — Firebase Test Lab Integration → `20-firebase-test-lab.md`
|
||||
|
||||
### Backend Integration
|
||||
- [~] 21 — Real API Client Verification & Wire-up → `21-api-verification.md`
|
||||
- [ ] 22 — Token Refresh & Session Management → `22-token-refresh.md`
|
||||
- [ ] 23 — Offline Sync & Conflict Resolution → `23-offline-sync.md`
|
||||
- [x] 21 — Real API Client Verification & Wire-up → `21-api-verification.md`
|
||||
- [~] 22 — Token Refresh & Session Management → `22-token-refresh.md`
|
||||
- [~] 23 — Offline Sync & Conflict Resolution → `23-offline-sync.md`
|
||||
- [ ] 24 — FCM Push Notification Deep Linking → `24-fcm-deep-links.md`
|
||||
|
||||
### Play Store Compliance
|
||||
- [ ] 25 — Privacy Policy & Data Safety Form → `25-privacy-data-safety.md`
|
||||
- [ ] 26 — Permissions Justification & Declarations → `26-permissions.md`
|
||||
- [ ] 27 — Target API Level & Policy Compliance → `27-target-api-compliance.md`
|
||||
- [ ] 28 — Content Rating & Regional Compliance → `28-content-rating.md`
|
||||
- [x] 25 — Privacy Policy & Data Safety Form → `25-privacy-data-safety.md`
|
||||
- [x] 26 — Permissions Justification & Declarations → `26-permissions.md`
|
||||
- [x] 27 — Target API Level & Policy Compliance → `27-target-api-compliance.md`
|
||||
- [x] 28 — Content Rating & Regional Compliance → `28-content-rating.md`
|
||||
|
||||
## Dependencies
|
||||
- 01, 02, 03, 04 can be done in parallel (Play Store prep)
|
||||
|
||||
Reference in New Issue
Block a user