summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/AutofillServiceInfo.java
AgeCommit message (Expand)Author
2021-03-06AF: Add a TestDataBuilder to AutofillServiceInfo.Ahaan Ugale
2021-03-05Merge "AF: Add a passwordsActivity attribute." into sc-devAhaan Ugale
2021-02-28AF: Add a helper method for querying available services.Ahaan Ugale
2021-02-28AF: Add a passwordsActivity attribute.Ahaan Ugale
2020-01-03Added attributes for IME and AutofillService to indicate they supportAdam He
2018-03-22Removed urlBarResourceId.Felipe Leme
2018-03-12Moved urlBarResourceId from autofill service manifest to whitelist settings.Felipe Leme
2018-02-14Don't hold the autofill lock when looking up fill compat packagesSvetoslav Ganov
2018-02-14Add support for url_bar sanitization on autofill compat mode.Felipe Leme
2018-02-05Dump autofill compat packages.felipeal
2018-02-02Autofill compatibility mode.Svetoslav Ganov
2018-01-30Re-added support for deprecated BIND_AUTOFILL permission.Felipe Leme
2017-09-22Merge "Add metrics (and moar logging) for when a service disables itself." in...Felipe Leme
2017-09-22Add metrics (and moar logging) for when a service disables itself.Felipe Leme
2017-08-31Removed deprecated BIND_AUTOFILL permission.Felipe Leme
2017-04-26Autofill binding permission fixes.Felipe Leme
2017-04-04Removed deprecated auto(F)ill classes.Felipe Leme
2017-03-14Fixed obsolete TODOs.Felipe Leme
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme