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
/
UserData.java
Age
Commit message (
Expand
)
Author
2020-10-20
Apply fixes for EfficientStringsChecker.
Jeff Sharkey
2019-03-01
BUILDER, Y U @NON NULL?
Felipe Leme
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-02
Merge app-specific and generic user data for field classification.
Adam He
2018-12-07
Added new API to set field classification algorithms per category.
Adam He
2018-08-17
Allow multiple categories per value on FieldClassification's UserData.
Felipe Leme
2018-03-15
Cosmetic changes on Field Classification TODOs and docs.
Felipe Leme
2018-02-14
Autofill Field Classification improvements.
Felipe Leme
2018-01-29
New Autofill APIs for UserData id.
Felipe Leme
2018-01-19
Minor API changes on Autofill Field Classification:
Felipe Leme
2018-01-03
Refactored Field Classification score logic so it can be moved to ExtServices.
Felipe Leme
2017-12-14
Made Autofill Field Classification API public and documented it.
Felipe Leme
2017-12-06
Moar changes for Autofill Field Classification mechanism:
Felipe Leme
2017-12-06
Implemented autofill field classification on multiple fields and user data.
Felipe Leme
2017-12-04
Refactored field detection mechanism to support multiple fields.
Felipe Leme