summaryrefslogtreecommitdiff
path: root/core/java/android/content/AutofillOptions.java
AgeCommit message (Expand)Author
2021-02-01API: Suppress existing NullableCollections lintsAdrian Roos
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2019-08-22Remove isAutofillDisabledLocked from test api.Joanne Chung
2019-08-12Move disable autofill from AutofillManagerService to AutofillOptions.Joanne Chung
2019-04-16Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client.Felipe Leme
2019-03-05Check for empty arguments in setWhitelist().Adam He
2019-03-04Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...Adam He
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-21Refactored Autofill properties that are optimized on application level.Felipe Leme