An Android application for storing passwords with a user-friendly interface and using Room as the local storage.
This application is based on clean architecture and uses the MVVM methodology. Utilizing KeyStore for password storage makes it unique. Additionally, it fetches favicons directly from the HTML file of the user-provided link using Jsoup.