chahinebrini
2e49aad386
feat(voice+chat): voice notes DM, chat list attachment preview, DiGA milestone modal
Voice Notes (DM):
- WhatsApp-style voice recording bar (shared VoiceRecordingBar component)
- Audio bubbles: 80 fixed-2dp bars (Instagram-style thin), space-between layout,
deterministic waveform, moving blue position dot, WA gray bar colors
- Cancel flash fix: setIsVoiceRecording delayed 350ms so trash flash is visible
- Mic button 44pt (Apple min), hitSlop on all recording controls
- startReply shows 🎤/📷 label for voice/image instead of empty
Chat list:
- lastAttachmentType from backend (getDmConversations now selects attachmentType)
- Shows '🎤 Sprachnachricht' / '📷 Foto' / '📎 Medien' as fallback per type
- User search second stage: GET /api/users/search?q= + debounced frontend section
- Push preview: audio → '🎤 Sprachnachricht', image → '📷 Foto' (was '📎 Anhang')
Blocker iOS Layer 3 (Screen Time):
- ScreentimePasscodeCard visible in locked-in state (was hidden once both layers active)
- Confirmed status loaded from backend on mount
- Numbered step instructions (iOS has no deep link to passcode dialog)
- Guard: only for unsupervised VPN+FC path (!mdmManaged && !nefilterActive)
- URL fallback: App-Prefs:SCREEN_TIME → App-Prefs:root=SCREEN_TIME → openSettings
DiGA Milestone Modal:
- Day 3/7/10 celebratory bottom sheet with soft demographic data ask
- Per-user/milestone AsyncStorage tracking, never shows if demographics filled
- Opens DemographicsAccordion in profile via ?openDemo=1 param
Lyra coach: contextual DiGA demographic nudge (optional, positive moments only)
i18n: DE/EN/FR/AR for voice_message, photo, media_sent, mic_access, diga_milestone,
screentime steps, chat search strings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 01:59:26 +02:00
..
2026-06-01 04:30:20 +02:00
2026-06-02 01:59:26 +02:00
2026-05-13 23:23:45 +02:00
2026-05-15 23:37:28 +02:00
2026-05-30 09:14:32 +02:00
2026-05-31 07:33:06 +02:00
2026-05-10 23:59:25 +02:00
2026-05-30 09:14:32 +02:00
2026-06-01 04:30:20 +02:00
2026-05-15 23:31:26 +02:00
2026-05-20 04:49:11 +02:00
2026-05-30 09:14:32 +02:00
2026-05-12 21:47:18 +02:00
2026-05-20 04:49:11 +02:00
2026-05-12 19:41:56 +02:00
2026-05-06 07:13:43 +02:00
2026-05-15 23:31:26 +02:00
2026-05-06 07:13:43 +02:00
2026-05-30 09:14:32 +02:00
2026-05-11 15:43:10 +02:00
2026-06-01 02:36:28 +02:00
2026-06-01 02:36:28 +02:00
2026-06-01 02:36:28 +02:00
2026-06-02 01:59:26 +02:00
2026-05-06 07:13:43 +02:00
2026-05-17 23:59:56 +02:00
2026-05-18 08:06:47 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-10 23:59:25 +02:00
2026-05-17 21:58:05 +02:00
2026-05-13 16:15:54 +02:00
2026-05-30 09:14:32 +02:00
2026-05-20 04:49:11 +02:00
2026-05-21 18:09:42 +02:00
2026-05-11 15:43:10 +02:00
2026-05-20 03:51:33 +02:00
2026-05-22 18:40:35 +02:00
2026-05-09 14:51:02 +02:00
2026-05-30 11:18:51 +02:00
2026-05-17 19:05:37 +02:00
2026-06-01 04:30:20 +02:00
2026-05-09 17:54:34 +02:00
2026-05-30 09:14:32 +02:00
2026-05-13 23:23:45 +02:00
2026-05-09 14:51:02 +02:00
2026-05-11 15:43:10 +02:00
2026-05-20 04:49:11 +02:00
2026-05-11 15:43:10 +02:00