readrops/Readrops

Autofill no longer working for login fields

Opened this issue · 1 comments

On version 2.0beta01, autofill, a feature used by password managers to autofill username and password fields no longer works.

Normally if an autofill detection has failed by your password manager, you can manually trigger it via the android UI by long pressing in a username/password field and selecting autofill, but the option is no longer present.

Starting from 2.0-beta01, Readrops uses Jetpack Compose, the new official UI framework for Android. Autofill support was announced for the next 1.7 version which is currently in RC state but it has been postponed to 1.8. Sadly, we will just have to wait for official support.