prism-android/app
Egor d5fd3d2564 dep updates, logging hardening, crypto storage modernization
- Replace EncryptedSharedPreferences/MasterKey with direct AndroidKeyStore
  AES-256-GCM via new SecureStringPreferences wrapper; remove dead
  androidx.security.crypto dependency
- Gate high-volume debug logs behind BuildConfig.DEBUG in ServerConnection
  and PrismServerClient; redact token/channelID in remaining logs;
  stop logging raw message payloads on deserialization failure
- Remove noisy onDestroy lifecycle log from MainActivity
- Bump activityCompose 1.12.4→1.13.0, uiTooling 1.10.4→1.10.5
- Bump ktlint plugin 14.1.0→14.2.0, pin ktlint engine to 1.8.0
- Auto-fix ktlint 1.8.0 when-block blank line violations
2026-03-12 17:16:26 -07:00
..
src/main dep updates, logging hardening, crypto storage modernization 2026-03-12 17:16:26 -07:00
build.gradle.kts dep updates, logging hardening, crypto storage modernization 2026-03-12 17:16:26 -07:00
lint.xml upgrade to latest AGP and gradle, more minor code refacoring and clean up 2026-03-04 18:43:50 -08:00
proguard-rules.pro new icon, dep updates, new gradle daemon props, allow changing the push server 2026-02-18 22:56:31 -08:00