• Joined on 2026-05-03
null pushed to dev at null/Closer 2026-06-18 02:41:36 -05:00
df961e8d94 fix: enforce multi-choice maxSelections limit across all answer UIs, pass questionIds to startGame
null pushed to dev at null/Closer 2026-06-18 02:29:16 -05:00
4134c4570d fix: integrate game session lifecycle into DesireSync, HowWell, and ThisOrThat
null pushed to dev at null/Closer 2026-06-18 01:28:46 -05:00
2b8e05b29b fix: address Neo review — fix cloud function partnerName scope, WheelCompleteScreen session ID, polling isActive, navigateTo reset
null pushed to dev at null/Closer 2026-06-18 01:17:51 -05:00
7926289153 fix: clamp scale midpoint and handle edge case in wheel session answer UI
null pushed to dev at null/Closer 2026-06-18 01:09:11 -05:00
c6df885e1e fix: add answer options to wheel session screen so partners can answer questions
null pushed to dev at null/Closer 2026-06-18 01:05:06 -05:00
7fb913db99 fix: add camera hardware feature flag, fix WaitingForPartnerScreen layout
null pushed to dev at null/Closer 2026-06-18 00:56:27 -05:00
c58b1c6326 feat: enforce one active game per couple with partner notifications
null pushed to dev at null/Closer 2026-06-18 00:32:45 -05:00
2677e38514 fix: use sex column for Desire Sync question filtering instead of fragile ID pattern
null pushed to dev at null/Closer 2026-06-18 00:25:56 -05:00
c0696cfb80 feat: partner leave notification, real-time couple state sync, in-app unpair alerts
null pushed to dev at null/Closer 2026-06-18 00:18:08 -05:00
eaac8ffcc9 feat: couple-scoped daily question, answer sync, partner notifications, and answer review
null pushed to dev at null/Closer 2026-06-17 23:59:51 -05:00
92a257b3eb feat: add sex field to user profile, Google profile extraction, multi-step onboarding, profile editing
null pushed to dev at null/Closer 2026-06-17 23:07:23 -05:00
f7b95fc9ba feat: add Google sign-in icon, update login screen and auth visuals
null pushed to dev at null/Closer 2026-06-17 23:02:27 -05:00
8217a3385d fix: extract Firebase auth calls into AuthRepository — LoginViewModel no longer depends on Firebase directly
null pushed to dev at null/Closer 2026-06-17 22:44:16 -05:00
370a56069f refactor: comprehensive UI polish across 26 files — components, screens, theme consistency
null pushed to dev at null/Closer 2026-06-17 22:31:36 -05:00
d135b306aa feat: add CategoryGlyph component, DesireSync polish, UI refinements across screens
null pushed to dev at null/Closer 2026-06-17 22:23:07 -05:00
85bb8d9f69 feat: add DesireSync module with sexual_preferences questions and Room integration
null pushed to dev at null/Closer 2026-06-17 22:10:54 -05:00
d21763ac41 feat: add sexual_preferences seed data (question_v2 schema)
null pushed to dev at null/Closer 2026-06-17 22:03:38 -05:00
a530064ddb fix: refine shell back routes — remove full-screen screens from shellBackRoutes set
null pushed to dev at null/Closer 2026-06-17 21:57:43 -05:00
45058fdd5f feat: couple intimacy seed data, "How Well" screen, ThisOrThat + wheel polish
null pushed to dev at null/Closer 2026-06-17 21:34:11 -05:00
254652cb86 feat: add "This or That" screen with navigation, DB query, and Play Hub card