Repository navigation
sharedpreferences
- Website
- Wikipedia
A library for debugging android databases and shared preferences - Make Debugging Great Again
✔️ Secure, simple key-value storage for Android
a SharedPreferences replacement for Android with multiprocess support
Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
Kotpref - Android SharedPreferences delegation library for Kotlin
React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.
A highly flexible set of lovely looking views that provides functionality of preferences.
🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
🚚 Android processing library for managing SharedPreferences persistence efficiently and structurally.
A custom preference item for easy implementation of a color picker in Android's preference screen.
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
[Flutter SDK V.1] - 🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
A SharedPreferences wrapper powered by Kotlin delegates
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Secure key-value storage for Kotlin Multiplatform projects.
Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface
redux-persist storage engine for react-native-sensitive-info