Repository navigation

#

sharedpreferences

Java
3979
3 年前

a SharedPreferences replacement for Android with multiprocess support

Java
2284
5 年前

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
1524
5 年前

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

Kotlin
1183
5 年前

Kotpref - Android SharedPreferences delegation library for Kotlin

Kotlin
697
3 年前

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

TypeScript
576
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
7 年前

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
506
5 年前

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

Kotlin
484
4 年前

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

Java
482
5 年前

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

Java
313
7 年前

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
306
3 年前

[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
304
5 年前
Kotlin
298
1 年前

A SharedPreferences wrapper powered by Kotlin delegates

Kotlin
289
4 年前

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

Kotlin
278
5 年前

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

Java
263
6 个月前

🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型

Kotlin
252
2 年前