connectbot / connectbot

ConnectBot is the first SSH client for Android.
https://connectbot.org
Apache License 2.0
2.48k stars 629 forks source link

Auto-Fill on Android 13 #1170

Open derflasher opened 2 years ago

derflasher commented 2 years ago

Hi there!

I like to use the Auto-Fill to enter the host's password. Since Android 13, Auto-Fill isn't available. How can I fix this?

Thank you for any help

Moojuiceman commented 1 year ago

What autofill service are you using? I started having the same issue after upgrading my Z Fold 3 to android 13. Previously I was using Keepass2Android which stopped working. I've just installed KeePassDX and that is able to autofill, also auto selecting the correct entry for my private key.

I think this confirms it's an issue on the app that's auto filling rather than connectbot. From what I can tell android 13 changed how accessibility options work, which is how some apps implemented auto fill.

derflasher commented 1 year ago

Yes, I'm using Keepass2Android,too.

Ok, so we file the issue there...

Thanks for that information!

derflasher commented 1 year ago

Posted here: https://github.com/PhilippC/keepass2android/issues/2132