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
/
ImageTransformation.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
-4
/
+5
*
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-29
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
New Autofill API: add (optional) content description on ImageTransformation.
Felipe Leme
2017-10-03
1
-23
/
+95
*
CharSequenceTransformation should not change anything when comparision fails.
Felipe Leme
2017-08-09
1
-2
/
+1
*
Don't show a custom description if any transformation fail.
Felipe Leme
2017-07-18
1
-7
/
+15
*
Uses Pattern instead of String for new Autofill Save API.
Felipe Leme
2017-07-18
1
-21
/
+14
*
Changed SaveInfo so it supports just optional ids.
Felipe Leme
2017-07-18
1
-1
/
+3
*
Merge "Make CustomDescription safe against crashes"
TreeHugger Robot
2017-07-12
1
-1
/
+2
|
\
|
*
Make CustomDescription safe against crashes
Philip P. Moltmann
2017-07-12
1
-1
/
+2
*
|
Verify regex for SimpleRegexVerifier
Philip P. Moltmann
2017-07-12
1
-2
/
+4
|
/
*
Stabilize order of options in ImageTransformation
Philip P. Moltmann
2017-07-11
1
-9
/
+11
*
Verify regex on ImageTransformation
Philip P. Moltmann
2017-07-10
1
-39
/
+41
*
Initial implementation of the new Save APIs.
Felipe Leme
2017-06-28
1
-0
/
+210