Commit graph

4 commits

Author SHA1 Message Date
Paweł Orzech
5ab1be6cd4
Release v1.1: Fix ProGuard/R8 minification crash
- Fix ParameterizedType casting error in release builds
- Add ProGuard rules for Google Tink (security-crypto dependency)
- Add dontwarn rules for Tink optional dependencies
- Bump version to 1.1
- Update README with changelog
2026-01-31 02:10:24 +01:00
Paweł Orzech
4a081300cb
Add templates, splash screen, and UI enhancements
Introduces GitHub issue and PR templates, contributing and security documentation. Adds Android 12+ splash screen support, updates theming and status color handling, and improves MaskedEmail card/detail UI with shared transitions and accessibility. Updates dependencies for Compose and Material3, and enhances README with detailed setup and contribution instructions.
2026-01-31 02:04:54 +01:00
Paweł Orzech
367a7bb604
Prepare v1.0 release
- Update README with comprehensive documentation
- Add release signing configuration
- Create GitHub Pages site in docs/
2026-01-31 01:58:38 +01:00
Paweł Orzech
47bca4d678
Initial commit 2026-01-31 01:15:54 +01:00