Repository navigation

#

sharedpreferences

Java
3984
3 年前

a SharedPreferences replacement for Android with multiprocess support

Java
2286
4 年前

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.

Java
1532
5 年前

一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等

Kotlin
1179
5 年前

Kotpref - Android SharedPreferences delegation library for Kotlin

Kotlin
696
3 年前

React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.

TypeScript
575
2 年前

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.

Java
561
6 年前

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.

Java
503
5 年前

A highly flexible set of lovely looking views that provides functionality of preferences.

Java
482
5 年前

🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.

Kotlin
482
3 年前

A custom preference item for easy implementation of a color picker in Android's preference screen.

Java
312
6 年前

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.

Java
303
2 年前

[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.

Dart
299
4 年前

A SharedPreferences wrapper powered by Kotlin delegates

Kotlin
290
3 年前

🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support

Kotlin
277
4 年前
Kotlin
275
10 个月前

Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface

Java
249
8 天前

redux-persist storage engine for react-native-sensitive-info

JavaScript
248
3 年前