summaryrefslogtreecommitdiff
path: root/core/java/android/content/AutofillOptions.java
Commit message (Expand)AuthorAgeFilesLines
* Remove isAutofillDisabledLocked from test api.Joanne Chung2019-08-221-0/+2
* Move disable autofill from AutofillManagerService to AutofillOptions.Joanne Chung2019-08-121-1/+60
* Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client.Felipe Leme2019-04-161-4/+4
* Check for empty arguments in setWhitelist().Adam He2019-03-051-2/+4
* Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...Adam He2019-03-041-8/+35
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Refactored Autofill properties that are optimized on application level.Felipe Leme2019-02-211-0/+130