Commit Graph

23 Commits

Author SHA1 Message Date
PapaTramp 6a0758ffad fix: persist custom push sound for FCM cold start (0.5.11)
Копирование ringtone во внутреннее хранилище, FileProvider, каналы с hash и миграция URI.
2026-06-21 10:46:18 +10:00
PapaTramp 363471c563 fix: visible logoff buttons in RDG qwinsta dialog (0.5.10)
Scrollable session list with red logoff actions, manual session ID fallback, and qwinsta from events/dashboard.
2026-06-20 19:19:09 +10:00
PapaTramp c040b7a6c6 feat: yellow RDG flap badge on dashboard and events (0.5.9)
Match SAC styling for RDG session flap events on the home screen and events list.
2026-06-20 19:13:58 +10:00
PapaTramp 23d5cd271b fix: restore SacDateTimes import in ListScreens 2026-06-20 19:09:14 +10:00
PapaTramp 4f9a241cea feat: RDG flap qwinsta/logoff via SAC API (0.5.8)
Mobile triggers POST events/.../actions/qwinsta and logoff; SAC runs WinRM
on the client PC. List and event detail show RDG flap marker.
2026-06-20 19:04:00 +10:00
PapaTramp e55e9fdf16 docs: README и guides для 0.5.7, относительные ссылки между репо
Обновлены возможности приложения, версия, документация без prod-URL для GitHub; sibling-ссылки работают на каждом зеркале.
2026-06-14 21:17:49 +10:00
PapaTramp 642d468005 fix: возврат из picker звука без краша, убраны dev-credentials (0.5.7)
Не блокировать биометрией при выборе звука. Удалён DevConnectDefaults.kt с паролем из репозитория.
2026-06-14 18:38:08 +10:00
PapaTramp 37c8357a87 fix: краш «Свой звук» на FragmentActivity (0.5.5)
Ringtone picker через startActivityForResult вместо Activity Result API с большим requestCode.
2026-06-14 18:32:44 +10:00
PapaTramp 902e47880d feat: настройка звука push-уведомлений (0.5.4)
Единый звук для каналов, выбор системный/свой в Устройстве, исправлен краш ringtone picker.
2026-06-14 18:29:21 +10:00
PapaTramp 16ce2f94bb chore: dev-заглушки полей подключения для обкатки (0.5.2)
Prefill URL, логина, пароля и имени устройства только в debug-сборке.
2026-06-14 17:51:11 +10:00
PapaTramp 180403068e feat: формат даты/времени и pull-to-refresh на Обзоре (0.5.1)
Локальный вывод дат (по умолчанию ДД/ММ/ГГГГ ЧЧ:мм:сс), выбор формата в Устройство,
дата напротив событий на Обзоре, исправление compile и жеста обновления.
2026-06-14 17:48:48 +10:00
PapaTramp 6af2a96c38 feat: биометрия при старте, обновление обзора, фильтры и UI (0.5.0)
Блокировка UI до отпечатка на cold start и resume, автообновление дашборда,
фильтр событий по хосту, вкладка событий на экране хоста, контраст карточек
и навигация стрелками вместо текстовых кнопок.
2026-06-14 15:22:28 +10:00
PapaTramp 50b97354a4 docs: URL sac-api.kalinamall.ru для Seaca вместо sac веб-интерфейса.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-13 12:01:06 +10:00
PapaTramp 47c51aecd3 feat: readable event details for inventory, lifecycle, login (0.4.9)
Format agent.inventory, lifecycle, login and bruteforce events as labeled
fields instead of raw JSON on the event detail screen.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 15:45:33 +10:00
PapaTramp 8ba466c10e chore: fix deprecated menuAnchor API in ReportsScreen
Use MenuAnchorType.PrimaryNotEditable for the read-only report type field.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 10:09:26 +10:00
PapaTramp 722538f5d9 fix: show hostname for agent events on dashboard (0.4.8)
Prefix heartbeat and other agent.* lines in recent events with hostname.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 10:06:54 +10:00
PapaTramp 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
PapaTramp 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
PapaTramp 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
PapaTramp 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
PapaTramp 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
PapaTramp 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
PapaTramp 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