Commit Graph

6 Commits

Author SHA1 Message Date
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
PTah c9fb5eefec docs: mark SAC 0.9.0 mobile backend checklist done
Server-side Seaca API is available; Android client can start v0.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 13:19:14 +10:00
PTah 927948d646 docs: initial Seaca repo — README and mobile roadmap
Kotlin Android client for SAC with FCM push and admin enrollment codes.

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