Skip to content
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

Open
marcin-kozinski opened this issue Jun 30, 2020 · 0 comments
Open

Auto-fill IME integrations in Android 11 #1211

marcin-kozinski opened this issue Jun 30, 2020 · 0 comments
Labels
enhancement Issue describes an improvement or addition to the product.

Comments

@marcin-kozinski
Copy link

Why/User Benefit/User Problem

Android 11 Beta introduced a new API for password manager integration with keyboards.

Sample screenshot.

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

?

@marcin-kozinski marcin-kozinski added the enhancement Issue describes an improvement or addition to the product. label Jun 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Issue describes an improvement or addition to the product.
Projects
None yet
Development

No branches or pull requests

1 participant