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.
Repositories
scottyab repositories
Circular SeekBar view for Android
Show/Hide Password EditText is a very simple extension of Android's EditText that puts a clickable hide/show icon in the right hand side of the EditText that allows showing of the password.
Android slide-to-unlock custom view.
Android library project that lets you manage the location updates to be as painless as possible
Simple jar to generate SSL pins based on a certificate's public key. Pins are base-64 SHA-1 hashes by default.
Android Steganography Library
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
Upload photos from PMCA cameras to Google Photos
Pumped up RecyclerView
Gmail style MultiAutoCompleteTextView for Android
Fork of the orginal repo to bring uptodate and swap out Hilt for Koin to see if it works as expected