docs(brand): mark all 11 generated illustrations wired into Android (A1-A12)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
63699c09da
commit
768f511870
|
|
@ -11,6 +11,32 @@ the existing artwork (`docs/brand/visual-identity.md` + `docs/brand/asset-system
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## ✅ WIRED INTO ANDROID (2026-06-26 art drop) — all 11 generated illustrations live
|
||||||
|
The generated art (source in gitignored `docs/brand/generated-art/`, copied full-res to
|
||||||
|
`app/src/main/res/drawable-nodpi/`) is now wired into the app via the shared `EmptyState`
|
||||||
|
(rounded-tile, theme-safe) and a new `ui/components/BrandIllustration.kt` helper:
|
||||||
|
|
||||||
|
| Art | Screen wired | Verified |
|
||||||
|
|---|---|---|
|
||||||
|
| A1 `pairing_success` (transparent) | PairingSuccessScreen hero (replaced the keyhole chip; pulse/spring kept) | gallery (transparent floats) |
|
||||||
|
| A2 `answer_history_empty` | AnswerHistoryScreen empty (replaced generic couple_history) | shared EmptyState (Run-2 both-theme) |
|
||||||
|
| A3 `connection_challenges_header` (banner) | ConnectionChallengesScreen series-list header | gallery (16:9 banner) |
|
||||||
|
| A4 `memory_lane_capsule` | MemoryLaneScreen empty (replaced 📦 emoji) | shared tile |
|
||||||
|
| A5 `date_match_empty` / `date_match_success` | DateMatchesScreen empty / "It is a match!" modal | shared tile / gallery |
|
||||||
|
| A6 `bucket_list_empty` | BucketListScreen empty | **live dark + light** |
|
||||||
|
| A8 `messages_empty` | MessagesInboxScreen (new empty state added) | shared EmptyState |
|
||||||
|
| A9 `quiet_hours` | NotificationSettings quiet-hours section | **live dark** |
|
||||||
|
| A10 `past_games_empty` | WheelHistoryScreen ("Past Games") empty | shared tile |
|
||||||
|
| A11 `privacy_recovery` | SecurityScreen header | **live dark** |
|
||||||
|
| A12 `account_deletion_goodbye` | DeleteAccountScreen header | **live dark** |
|
||||||
|
|
||||||
|
All 12 also live in the debug **Art preview** gallery (Settings → Art preview) for both-theme verification.
|
||||||
|
**Not done:** A7 pack art = **N/A** (all 10 packs already have `pack_art_*`). **G-set glyphs = still backlog**
|
||||||
|
(not generated; tracked in `Future.md` `## QA`). Empty/match/pairing states that need empty-or-new data weren't
|
||||||
|
reachable on the baseline couple — render path proven via the shared tile + gallery. Commits `077a408`→`5868d06` on `dev`.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## House Style (paste this at the top of EVERY image prompt)
|
## House Style (paste this at the top of EVERY image prompt)
|
||||||
|
|
||||||
> Flat 2D pastel vector **illustration** in the "Closer" couples-app style: soft rounded shapes, **no harsh outlines**,
|
> Flat 2D pastel vector **illustration** in the "Closer" couples-app style: soft rounded shapes, **no harsh outlines**,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue