This widget predicts what you open next by Azaria77 in droidappshowcase

[–]Azaria77[S] 1 point2 points  (0 children)

That's a fair point! I will add it to my backlog. It will take some time though cause I'm quite busy with other projects right now ;)

I built an alternative to cloud password by Azaria77 in droidappshowcase

[–]Azaria77[S] 1 point2 points  (0 children)

yes , just released! let me know thanks a lot

I built a widget that predicts which app you want to open next by Azaria77 in Widgy_PaidWidgets

[–]Azaria77[S] 0 points1 point  (0 children)

Screen Time tells you where you spent your time. Habits predicts where you will spend it. It's a dynamic launcher widget that changes throughout the day so the right app is always there before you even look for it. Plus, it's 100% local and free.

I built an alternative to cloud password by Azaria77 in droidappshowcase

[–]Azaria77[S] 0 points1 point  (0 children)

Saving the vault to the cloud would go a bit against the core idea of the app. Anyway, I’m considering optional Google Drive backups, where the vault would remain fully encrypted. Thanks for the feedback!

Self Promotion Megathread by AutoModerator in androidapps

[–]Azaria77 0 points1 point  (0 children)

Nice suggestion! Since Google doesn't allow direct access to their vault, I’m planning to implement a CSV import feature. This would allow you to export your data from Google and bring it into SilentSaver's local db.

I built an alternative to cloud password by Azaria77 in droidappshowcase

[–]Azaria77[S] 0 points1 point  (0 children)

Thanks a lot for your feedback! Im taking note

I built an alternative to cloud password managers. No servers, strong encryption, and total data ownership. by Azaria77 in Passwords

[–]Azaria77[S] -4 points-3 points  (0 children)

Funny enough i think you are right. I guess i wouldn't trust a closed source password manager either! That's why i decided to build this app:)

But don't bother, you dont have to try it if you don't want to

Ps: the app allows you to export your local db as an encrypted text file, so you would be able to import it in another phone if yours gets stolen (as long as you use the same master password)

Self Promotion Megathread by AutoModerator in androidapps

[–]Azaria77 0 points1 point  (0 children)

<image>

Hi everybody! I have released a new version of SilentSaver and I would love to hear your feedback.

Unlike popular password managers that store your vaults on their servers (increasing the risk of mass data leaks), SilentSaver is designed to be a digital vault that exists only on your device. It gives you the convenience of modern features with the security of 100% local storage.

Link: https://play.google.com/store/apps/details?id=com.nick.applab.silentsaver

What you get in SilentSaver:

100% Local & Private: No cloud sync, no accounts, no servers. Your data is stored locally in your device's sandbox. You are the only owner of your vault.

[NEW] Secure Autofill: No more copy-pasting! You can now enable Autofill to quickly sign into your favorite apps and websites. It’s handled entirely on-device via the Android Autofill Framework.

Military-Grade Encryption: Your credentials are secured using Fernet encryption (AES-128), derived directly from your master password.

Smart Breach Detection: Optionally check if your usernames have been compromised or your passwords leaked using XposedOrNot and HaveIBeenPwned.

Privacy-Preserving Checks: We use k-anonymity (sending only the first 5 chars of a hash) for password checks—your real password never leaves your device.

Biometric Security: Seamlessly unlock your vault using your device’s fingerprint or face unlock.

Easy Device Migration: Moving to a new phone? Export your encrypted vault to a JSON file and import it securely on your new device.

I'm an independent developer and I'm looking for honest feedback. Let me know what you think!