cioccarellia/ksprefs
Kotlin SharedPreferences wrapper & cryptographic android library.
KotlinApache-2.0
Issues
- 2
- 3
[Feature Request] Add support for pullOrNull
#39 opened by csehtamas - 7
java.lang.NullPointerException
#41 opened by integral0909 - 4
Experiencing bugs around pull
#37 opened by brookmg - 1
Exists is broken when encryption is enabled
#38 opened by csehtamas - 1
Support clearAll() and getAll()
#36 opened by libern - 2
Support for null default value?
#35 opened by libern - 5
java.security.InvalidKeyException: Key for algorithm RSA not suitable for symmetric encryption on API < 23
#34 opened by NickvanDyke - 3
Adding dependency to gradle
#32 opened by adriantilvar - 0
Add enum-to-byte conversion
#31 opened by cioccarellia - 0
- 0
Clean up general exception handler
#11 opened by cioccarellia - 0
Write some documentation
#21 opened by cioccarellia - 0
Clean up code for observable properties
#27 opened by cioccarellia - 0
Observable property triggers callback with default value instead of fetched value
#25 opened by cioccarellia - 0
- 0
Observable props singleton dependent on first creation and makes data inconsistent.
#28 opened by cioccarellia - 0
Fix visibility for internal library elements
#17 opened by cioccarellia - 1
Observable property general listener does not use primitive key to access storage
#24 opened by cioccarellia - 0
Different engines for key and value
#20 opened by cioccarellia - 0
Make KsPrefs lifecycle-aware
#23 opened by cioccarellia - 0
- 0
Create secondary engines
#14 opened by cioccarellia - 0
- 0
Different initialization classes
#12 opened by cioccarellia - 1
AES only supported by Android API 23+
#7 opened by erlangparasu - 0
Sealed config classes
#15 opened by cioccarellia - 0
Custom base64-transformation flags
#16 opened by cioccarellia - 0
Support custom GCMParameterSpec tag sizes
#19 opened by cioccarellia - 0
Create Android-Keystore compatible Engine
#13 opened by cioccarellia - 0
- 21
Add support for AndroidKeyStore key storage
#2 opened by ArsalaBangash - 4
- 5
- 0
- 1
Maybe array typo
#3 opened by JonasSchubert