Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tberchanov/mapa
MaPa - Manage your Passwords. Password manager Android application.
https://github.com/tberchanov/mapa
composer hilt-dependency-injection-android password-manager passwrod-generator
Last synced: 11 days ago
JSON representation
MaPa - Manage your Passwords. Password manager Android application.
- Host: GitHub
- URL: https://github.com/tberchanov/mapa
- Owner: tberchanov
- Created: 2020-09-30T08:40:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T06:11:53.000Z (over 3 years ago)
- Last Synced: 2023-03-04T15:46:00.818Z (over 1 year ago)
- Topics: composer, hilt-dependency-injection-android, password-manager, passwrod-generator
- Language: Kotlin
- Homepage:
- Size: 414 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MaPa - Manage your Passwords
Password manager Android application## Main features:
- Fully offline app, network connection is not needed. So, user data cannot be intercepted throw network.
- Password and fingerprint lock.
- All data are encrypted.
- Flexible password generator.
- Root protection.## Used technologies:
- Jetpack Compose
- Hilt
- Room
- Jetpack biometric
- Coroutines
- Jetpack ViewModel, LiveData
- SQLCipher