FastMask/app
Paweł Orzech c66d30af19
Release v1.2: Fix login crash with lazy TokenStorage initialization
- Use lazy initialization for EncryptedSharedPreferences
- Defer MasterKey and crypto setup until first actual use
- Prevents ParameterizedType reflection errors during Hilt injection
- Bump version to 1.2
2026-01-31 02:16:47 +01:00
..
src/main Refactor and cleanup UI and storage components 2026-01-31 02:13:53 +01:00
build.gradle.kts Release v1.2: Fix login crash with lazy TokenStorage initialization 2026-01-31 02:16:47 +01:00
proguard-rules.pro Release v1.1: Fix ProGuard/R8 minification crash 2026-01-31 02:10:24 +01:00