{"id":16962626,"url":"https://github.com/jrvansuita/password-vault","last_synced_at":"2025-08-28T04:40:15.676Z","repository":{"id":130109309,"uuid":"491981938","full_name":"jrvansuita/password-vault","owner":"jrvansuita","description":"🔐 Manage passwords, emails, credentials and notes. All on a safe, personal and synced vault.","archived":false,"fork":false,"pushed_at":"2025-07-27T09:48:35.000Z","size":19116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T13:38:31.774Z","etag":null,"topics":["android","app","cloud","credentials","firebase","password","safe","vault"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrvansuita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-13T17:15:50.000Z","updated_at":"2025-07-25T18:24:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8444d7a3-bad1-475f-9468-46e22f28113c","html_url":"https://github.com/jrvansuita/password-vault","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrvansuita/password-vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2Fpassword-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2Fpassword-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2Fpassword-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2Fpassword-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrvansuita","download_url":"https://codeload.github.com/jrvansuita/password-vault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrvansuita%2Fpassword-vault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272439646,"owners_count":24935422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","app","cloud","credentials","firebase","password","safe","vault"],"created_at":"2024-10-13T23:07:22.506Z","updated_at":"2025-08-28T04:40:15.669Z","avatar_url":"https://github.com/jrvansuita.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca href='https://play.google.com/store/apps/details?id=com.vansuita.passwordvault' target='_blank' align=\"right\"\u003e\u003cimg align=\"right\" height='45' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' alt='Get it on Google Play' /\u003e\u003c/a\u003e\n\n# Password Vault\n\u003cimg src=\"/app/src/main/res/mipmap-xxxhdpi/green_vault.png?raw=true\" align=\"left\" hspace=\"1\" vspace=\"1\"\u003e\n\nIf you are an Android user, I present you the Password Vault App.\n\nThis is a very awesome android app that I build back in 2017 for keeping my passwords and website credentials safe and synced with all my smart devices (smartphones, tablets and smartwacth). That time I couldn't find any app for storing my passwords and keep it simple as it can, so I decided to build one and published for all mates to use it too. Using the Google Material Design I could build an very simple and intuitive UI. As time passes some libraries and resources became deprecated and the Google removed my app from Play Store. So now I'm refactoring and chanding some features to fits Google requeriments and republish this app. \n\n\u003c/br\u003e\n\n\u003cimg src=\"/published/screenshots/framed/login.png\" height='auto' width='210'/\u003e\u003cimg src=\"/published/screenshots/framed/list.png\" height='auto' width='210'/\u003e\n\u003cimg src=\"/published/screenshots/framed/menu.png\" height='auto' width='210'/\u003e\n\u003cimg src=\"/published/screenshots/framed/adding.png\" height='auto' width='210'/\u003e\n\u003cimg src=\"/published/screenshots/framed/settings.png\" height='auto' width='210'/\u003e\n\u003cimg src=\"/published/screenshots/framed/about.png\" height='auto' width='210'/\u003e\n\n\n### Libraries\n\n- __[Material Dialogs](https://github.com/afollestad/material-dialogs)__ by [@afollestad](https://github.com/afollestad)\n- __[Material Cab](https://github.com/afollestad/material-cab)__ by [@afollestad](https://github.com/afollestad)\n- __[RoundedImageView](https://github.com/vinc3m1/RoundedImageView)__ by [@vinc3m1](https://github.com/vinc3m1)\n- __[SmartTabLayout](https://github.com/ogaclejapan/SmartTabLayout)__ by [@ogaclejapan](https://github.com/ogaclejapan)\n- __[IconHandler](https://github.com/jrvansuita/IconHandler)__ by [Myself 😂](https://github.com/jrvansuita)\n- __[MaterialAbout](https://github.com/jrvansuita/MaterialAbout)__ by [Myself 😂](https://github.com/jrvansuita)\n- __[PickImage](https://github.com/jrvansuita/PickImage)__ by [Myself 😍](https://github.com/jrvansuita)\n- __[AppIntro](https://github.com/AppIntro/AppIntro)__ by [@AppIntro](https://github.com/AppIntro)\n- __[ButterKnife](https://github.com/JakeWharton/butterknife)__ by [@JakeWharton](https://github.com/JakeWharton)\n- __[Picasso](https://github.com/square/picasso)__ by [@square](https://github.com/square)\n\n\n### Technologies\n##### In this project I really wanted to test the Google Firebase tools, so ended using most of it.\n\n- Database: __[Firebase Realtime DB](https://firebase.google.com/products/realtime-database)__\n- Auth: __[Firebase Auth](https://firebase.google.com/products/auth)__\n- Ads: __[Google Ads](https://ads.google.com/)__\n- Image Storing: __[Firebase Storage](https://firebase.google.com/products/storage)__\n- Analytics:  __[Facebook App Events](https://developers.facebook.com/docs/app-events/overview/)__\n\n\n#\n\n\u003ca href=\"https://www.instagram.com/jnrvans\" target=\"_blank\"\u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/instagram.png?raw=true\" alt=\"Instagram\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://x.com/jnrvans\" target=\"_blank\"\u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/x.png?raw=true\" alt=\"X.com\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://play.google.com/store/apps/dev?id=8002078663318221363\" target=\"_blank\"\u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/google-play.png?raw=true\" alt=\"Google Play Store\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"mailto:vansuita.jr@gmail.com\" target=\"_blank\" \u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/gmail.png?raw=true\" alt=\"E-mail\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://stackoverflow.com/users/3732187/vansuita-jr\" target=\"_blank\" \u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/stack-overflow.png?raw=true\" alt=\"Stack Overflow\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/jrvans/\" target=\"_blank\" \u003e\n  \u003cimg width=\"30\" height=\"30\" src=\"https://github.com/jrvansuita/jrvansuita/blob/main/icons/linkedin.png?raw=true\" alt=\"LinkedIn\" width=\"44\" height=\"44\" hspace=\"10\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrvansuita%2Fpassword-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrvansuita%2Fpassword-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrvansuita%2Fpassword-vault/lists"}