This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
v1.5.0
Components
- Deleted navigation utils due to new type-safe navigation in official library
- Moved ui components to
ui
package - Created new ui components:
ExpandedIfNotEmpty
,ExpandedIfNotEmptyRow
,AnimatedTextField
,MaskedAnimatedTextField
andPasswordAnimatedTextField
- Added VisualTransformation for colorizePassword function
Crypto
- Refactored EncryptedDataStore
- Deleted unused function KeyStore.deleteKey(String)
Other
- Updated dependencies
- Migrated to Kotlin 2.0.0
Full Changelog: v1.4.0...v1.5.0