Open
Bug 1794236
Opened 3 years ago
Updated 1 month ago
Android Autofill: Save credentials to other apps
Categories
(Firefox for Android :: Autofill, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [fxdroid] [experience])
From github: https://github.com/mozilla-mobile/android-components/issues/11145.
So far our
AutofillServiceonly autofills logins and passwords in other apps. But the reverse is possible too: Save credentials when logging into an app or creating a new account in an app.https://developer.android.com/guide/topics/text/autofill-services#save
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•2 years ago
|
Type: task → enhancement
Priority: -- → P3
Comment 1•2 years ago
|
||
Referencing another dup: https://github.com/mozilla-mobile/fenix/issues/21379
I didn't realize at the time that you must have a PIN, PATTERN, or PASSWORD login in use before the autofill works for external apps. If you have an AUTOLOGON (unsecured) into Android that feature does not work.
Updated•2 years ago
|
Whiteboard: [fxdroid] [experience]
Updated•1 year ago
|
Summary: Android Autofill: Save credentials → Android Autofill: Save credentials to other apps
You need to log in
before you can comment on or make changes to this bug.
Description
•