summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/CustomDescription.java
AgeCommit message (Expand)Author
2020-10-20Apply fixes for EfficientStringsChecker.Jeff Sharkey
2020-04-29Update inner class constructor refs to use proper syntax.Andrew Sapperstein
2019-03-01BUILDER, Y U @NON NULL?Felipe Leme
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-13Clarified that some autofill interfaces can only be implemented by the system.Felipe Leme
2018-08-20New Autofill Save UI API to switch visibility of views.Felipe Leme
2018-01-30Minor javadoc clarification.Felipe Leme
2017-10-27Removed all (?!?!?) references to 'affordance' on Autofill documents.Felipe Leme
2017-10-17New Autofill API: CustomDescription.batchUpdates()Felipe Leme
2017-08-28Hides the Save UI while handling a pending intent from CustomDescription.Felipe Leme
2017-08-10Fix CustomDescription so it allows multiple transformations per view id.Felipe Leme
2017-08-02Minor Autofill changes after API council review.Felipe Leme
2017-07-18Don't show a custom description if any transformation fail.Felipe Leme
2017-07-12Make CustomDescription safe against crashesPhilip P. Moltmann
2017-06-28Initial implementation of the new Save APIs.Felipe Leme