Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 683 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 683 Bytes

Password Keeper

Password Generation Generated
alt text alt text alt text

This is a simple application to handle your passwords, using:

  • Multi modules
  • Dagger 2
  • Android navigation
  • Room
  • Encode and Decode passwords with secure random keys

Missing

  • Unit tests
  • Request pin to open the app
  • Organize layouts, dimens ...