Commit Graph

7 Commits

Author SHA1 Message Date
PTah 7e3cb3bcb2 fix: honour silent push mode for data-only FCM (0.4.7)
Handle notifications synchronously in onMessageReceived and read title/body
from data payload sent by SAC.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 10:03:29 +10:00
PTah dd2d1bb8ec fix: readable push notification settings on device screen (0.4.6)
Use explicit onSurface/primary text colors and a themed Surface background.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 09:43:49 +10:00
PTah d2883db803 fix: preserve tab on back and avoid nav bar overlap (0.4.5)
Keep the selected bottom tab when returning from host/event detail screens.
Add navigation bar padding on scrollable detail screens.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 09:42:39 +10:00
PTah 35ba0d4a4e feat: push notification modes and readable detail views (0.4.3)
Add three notification modes in device settings: push with sound, push silent, and off.
Improve event/host detail formatting for reports and inventory.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 09:35:45 +10:00
PTah 38965c1a82 fix: readable field values on dark theme (0.4.1)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 17:25:17 +10:00
PTah 259b0128c9 fix: compile errors for assembleDebug
Исправлены generic-типы в списках и import mutableStateOf в MainActivity.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 16:23:13 +10:00
PTah 23eb1ba64c feat: Android client v0.4.0 — enroll, UI, ack/resolve, FCM
Kotlin Compose app: подключение по коду SAC, списки и карточки,
действия оператора, биометрия, push и deep links.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 15:34:34 +10:00