You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if this app used the android autofill framework that became available starting with android 8.0. The framework started out a little rough, but now that android 9 is rolling out, they have smoothed out a lot of those edges. Would love to see this work like the 1Password, LastPass, Dashlane, and Keeper applications.
The below link for Dashlane has the best info on this from a user perspective. Dashlane
A big thing to note is that web pages are supposed to work with the updated autofill framework in android 9, so there isn't a need to support using accessibility services and autofill services at the same time.
The text was updated successfully, but these errors were encountered:
It would be great if this app used the android autofill framework that became available starting with android 8.0. The framework started out a little rough, but now that android 9 is rolling out, they have smoothed out a lot of those edges. Would love to see this work like the 1Password, LastPass, Dashlane, and Keeper applications.
The below link for Dashlane has the best info on this from a user perspective.
Dashlane
A big thing to note is that web pages are supposed to work with the updated autofill framework in android 9, so there isn't a need to support using accessibility services and autofill services at the same time.
The text was updated successfully, but these errors were encountered: