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 5eee3a4fed
Update manifest and set default state in MaskedEmailDto
Enabled onBackInvokedCallback and updated targetApi to 34 in AndroidManifest.xml. Set default value for 'state' to MaskedEmailState.ENABLED in MaskedEmailDto to ensure a default state is always provided.
2026-01-31 01:35:33 +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 Update manifest and set default state in MaskedEmailDto 2026-01-31 01:35:33 +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