nn1ks / RemoteFiles

An open source SFTP client for Android and iOS
GNU General Public License v3.0
149 stars 31 forks source link

Support for username/password auto complete #18

Open djechelon opened 3 years ago

djechelon commented 3 years ago

I would like to ask support for password autocomplete features in Android version when creating a new SFTP host. I am user of the open source package Keepass2Android.

Normally wherever I long-tap a username/password field Android displays me an "auto complete" option where I can use Keepass2.

I believe (but I don't use such feature, I always refuse to save) that if you save your passwords to your Google Account in various apps the auto complete prompt will appear offering your Google-saved password(s)

Steps to reproduce:

Expected

Android should prompt you to "Auto Complete with Keepass2"

Actual

You just get "Paste"

djechelon commented 3 years ago

Workaround: Keepass2 allows you to copy user & pass to clipboard, which is what I am going to do in the meantime

djechelon commented 3 years ago

Of course Keepass2 is just any of the password managers available. There should be APIs to integrate with auto complete. Please bear in mind