summaryrefslogtreecommitdiff
path: root/core/java/android/view/autofill/AutofillValue.java
AgeCommit message (Expand)Author
2021-01-07Remove AUTOFILL_TYPE_RICH_CONTENT and related codeNikita Dubrovsky
2020-10-20Apply fixes for EfficientStringsChecker.Jeff Sharkey
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-03-31Add unified API for inserting rich content (e.g. pasting an image)Nikita Dubrovsky
2019-12-30Fix typo in javadoc in AutofillValueNikita Dubrovsky
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-01Document AutofillValue.forText() thread safety...Felipe Leme
2017-12-04Refactored field detection mechanism to support multiple fields.Felipe Leme
2017-06-16Revert "Trim text from autofillvalue when checking for empty."Felipe Leme
2017-06-16Trim text from autofillvalue when checking for empty.Felipe Leme
2017-05-02Don't copy NoCopySpans for assist and autofillFelipe Leme
2017-04-28Improved Autofill logging.Felipe Leme
2017-04-24Minor fixes on Autofill Framework:Felipe Leme
2017-03-15Merge "Do not filter non text values."Philip P. Moltmann
2017-03-14Do not filter non text values.Philip P. Moltmann
2017-03-14Decouple Dataset ids from SaveInfo.Felipe Leme
2017-03-14Make it clear which type of AutoFillValue is setPhilip P. Moltmann
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme