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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
service
/
autofill
/
UserData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-4
/
+5
*
Apply fixes for EfficientStringsChecker.
Jeff Sharkey
2020-10-20
1
-2
/
+2
*
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
*
Merge app-specific and generic user data for field classification.
Adam He
2019-01-02
1
-1
/
+8
*
Added new API to set field classification algorithms per category.
Adam He
2018-12-07
1
-28
/
+129
*
Allow multiple categories per value on FieldClassification's UserData.
Felipe Leme
2018-08-17
1
-5
/
+13
*
Cosmetic changes on Field Classification TODOs and docs.
Felipe Leme
2018-03-15
1
-9
/
+6
*
Autofill Field Classification improvements.
Felipe Leme
2018-02-14
1
-53
/
+102
*
New Autofill APIs for UserData id.
Felipe Leme
2018-01-29
1
-8
/
+36
*
Minor API changes on Autofill Field Classification:
Felipe Leme
2018-01-19
1
-6
/
+3
*
Refactored Field Classification score logic so it can be moved to ExtServices.
Felipe Leme
2018-01-03
1
-15
/
+54
*
Made Autofill Field Classification API public and documented it.
Felipe Leme
2017-12-14
1
-17
/
+7
*
Moar changes for Autofill Field Classification mechanism:
Felipe Leme
2017-12-06
1
-9
/
+29
*
Implemented autofill field classification on multiple fields and user data.
Felipe Leme
2017-12-06
1
-5
/
+14
*
Refactored field detection mechanism to support multiple fields.
Felipe Leme
2017-12-04
1
-0
/
+288