index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
autofill
/
CustomDescription.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""
Bernardo Rufino
2022-01-19
1
-1
/
+1
*
Revert "Migrate unsafe parcel APIs in framework-minus-apex"
Bernardo Rufino
2022-01-12
1
-1
/
+1
*
Migrate unsafe parcel APIs in framework-minus-apex
Bernardo Rufino
2021-12-15
1
-1
/
+1
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-2
/
+3
*
Apply fixes for EfficientStringsChecker.
Jeff Sharkey
2020-10-20
1
-3
/
+3
*
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-29
1
-1
/
+1
*
BUILDER, Y U @NON NULL?
Felipe Leme
2019-03-01
1
-0
/
+4
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Clarified that some autofill interfaces can only be implemented by the system.
Felipe Leme
2018-09-13
1
-1
/
+2
*
New Autofill Save UI API to switch visibility of views.
Felipe Leme
2018-08-20
1
-4
/
+97
*
Minor javadoc clarification.
Felipe Leme
2018-01-30
1
-1
/
+4
*
Removed all (?!?!?) references to 'affordance' on Autofill documents.
Felipe Leme
2017-10-27
1
-2
/
+2
*
New Autofill API: CustomDescription.batchUpdates()
Felipe Leme
2017-10-17
1
-33
/
+162
*
Hides the Save UI while handling a pending intent from CustomDescription.
Felipe Leme
2017-08-28
1
-0
/
+14
*
Fix CustomDescription so it allows multiple transformations per view id.
Felipe Leme
2017-08-10
1
-15
/
+25
*
Minor Autofill changes after API council review.
Felipe Leme
2017-08-02
1
-7
/
+7
*
Don't show a custom description if any transformation fail.
Felipe Leme
2017-07-18
1
-1
/
+3
*
Make CustomDescription safe against crashes
Philip P. Moltmann
2017-07-12
1
-3
/
+7
*
Initial implementation of the new Save APIs.
Felipe Leme
2017-06-28
1
-0
/
+218