Tired of remembering multiple passwords or annoyed of forgetting them?
Pass Key app helps you to store all your logins, passwords, and other private information safe and secure in an encrypted database.
PassKey - Password Manager does not store your credentials on servers so your passwords are in your hands, no need to worry.
I created this app being inspired by a design -> https://www.figma.com/community/file/1116675775484733517
- Kotlin & Jetpack Compose.
- Clean Architecture.
- Kotlin Flows.
- Dark Mode Support.
- Biometric Authentication.
- Dagger-Hilt (Dependency Injection).
- DataStore Preferences.
- Encrypted Database.
- Screenshot Blocked.
- Open Source.
- Drag & Drop to reorder list.
- Swipe to Delete Feature.
- Separation of content.
- Import / Export data to and from storage.
- SQL Cipher (For Room DB Encryption and Decryption).
- Fully Offline : No internet permission required.
https://play.google.com/store/apps/details?id=com.bhardwaj.passkey
pass_key.mp4
- Open Android Studio IDE.
- Clone with
git clone https://github.com/aditya-190/Pass-Key-Manager
. - Select whether to run on Android Emulator or Physical Device connected with USB.
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help me know what this Code is all about.