index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
autofill
/
CustomDescription.java
Age
Commit message (
Expand
)
Author
2020-10-20
Apply fixes for EfficientStringsChecker.
Jeff Sharkey
2020-04-29
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2019-03-01
BUILDER, Y U @NON NULL?
Felipe Leme
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-09-13
Clarified that some autofill interfaces can only be implemented by the system.
Felipe Leme
2018-08-20
New Autofill Save UI API to switch visibility of views.
Felipe Leme
2018-01-30
Minor javadoc clarification.
Felipe Leme
2017-10-27
Removed all (?!?!?) references to 'affordance' on Autofill documents.
Felipe Leme
2017-10-17
New Autofill API: CustomDescription.batchUpdates()
Felipe Leme
2017-08-28
Hides the Save UI while handling a pending intent from CustomDescription.
Felipe Leme
2017-08-10
Fix CustomDescription so it allows multiple transformations per view id.
Felipe Leme
2017-08-02
Minor Autofill changes after API council review.
Felipe Leme
2017-07-18
Don't show a custom description if any transformation fail.
Felipe Leme
2017-07-12
Make CustomDescription safe against crashes
Philip P. Moltmann
2017-06-28
Initial implementation of the new Save APIs.
Felipe Leme