Native Android app for managing Fastmail masked emails. Create, view, edit, and delete masked email addresses with Material 3 design.
Find a file
Paweł Orzech d6a86a1a69
Improve session handling and UI state updates
Refactored JmapApi to ensure session is initialized before API calls, reducing potential errors. Updated LoginViewModel to remove all whitespace from tokens before login. MaskedEmailDetailViewModel now consistently resets isUpdating flag on data load and error, improving UI state accuracy. Added ProGuard rules to suppress warnings for Google Error Prone annotations.
2026-01-31 01:55:55 +01:00
.gradle Initial commit 2026-01-31 01:15:54 +01:00
.idea Update .gitignore and add IDE/Gradle config files 2026-01-31 01:29:53 +01:00
app Improve session handling and UI state updates 2026-01-31 01:55:55 +01:00
gradle/wrapper Update .gitignore and add IDE/Gradle config files 2026-01-31 01:29:53 +01:00
.gitattributes Initial commit 2026-01-31 01:15:54 +01:00
.gitignore Update .gitignore and add IDE/Gradle config files 2026-01-31 01:29:53 +01:00
build.gradle.kts Initial commit 2026-01-31 01:15:54 +01:00
gradle.properties Initial commit 2026-01-31 01:15:54 +01:00
gradlew Initial commit 2026-01-31 01:15:54 +01:00
gradlew.bat Initial commit 2026-01-31 01:15:54 +01:00
LICENSE Initial commit 2026-01-31 01:15:54 +01:00
local.properties Initial commit 2026-01-31 01:15:54 +01:00
README.md Initial commit 2026-01-31 01:15:54 +01:00
settings.gradle.kts Initial commit 2026-01-31 01:15:54 +01:00

FastMask