mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 11:03:10 -07:00
- 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 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| lint.xml | ||
| proguard-rules.pro | ||