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>
This commit is contained in:
PTah
2026-06-11 15:45:33 +10:00
parent 8ba466c10e
commit 47c51aecd3
3 changed files with 275 additions and 6 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId = "ru.kalinamall.seaca"
minSdk = 26
targetSdk = 35
versionCode = 12
versionName = "0.4.8"
versionCode = 13
versionName = "0.4.9"
}
buildTypes {