This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
Auto-fill IME integrations in Android 11 #1211
Labels
enhancement
Issue describes an improvement or addition to the product.
Why/User Benefit/User Problem
Android 11 Beta introduced a new API for password manager integration with keyboards.
Looks like it might be an improvement over the current UX and if other password managers implement it, people are going to expect it when using Lockwise too. Seems it's at least worth exploring.
It's not documented very well at the moment. It's mentioned in a What's new in Jetpack blog post. From there it looks like the way to integrate is via an alpha version of the androidx.autofill library which provides a new
InlinePresentationBuilder
.Acceptance Criteria (how do I know when I’m done?)
Current password suggestions are displayed in the new inline UX.
Not included
?
The text was updated successfully, but these errors were encountered: