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
/
FillEventHistory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Typo fix ("occured" -> "occurred")
Andrew Solovay
2023-01-10
1
-1
/
+1
*
Provide AutofillService to know how the dataset was shown to user
Joanne Chung
2022-03-19
1
-6
/
+127
*
Change API names and constants by API review
lpeter
2021-04-20
1
-19
/
+20
*
Add the reason why a save dialog was not shown to FillEventHistory.
lpeter
2020-10-14
1
-1
/
+99
*
Added TYPE_DATASETS_SHOWN event to FillEventHistory
Adam He
2019-07-12
1
-2
/
+10
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Fixed annotation typo.
Felipe Leme
2018-03-29
1
-1
/
+1
*
Removed Parcelable from FieldClassification.
Felipe Leme
2017-12-18
1
-2
/
+3
*
Implemented multiple matches on FieldClassification.getMatches()
Felipe Leme
2017-12-18
1
-13
/
+15
*
Made Autofill Field Classification API public and documented it.
Felipe Leme
2017-12-14
1
-16
/
+10
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-6
/
+7
*
Implemented autofill field classification on multiple fields and user data.
Felipe Leme
2017-12-06
1
-46
/
+35
*
Refactored the FieldsClassification score mechanism.
Felipe Leme
2017-12-06
1
-41
/
+59
*
Refactored field detection mechanism to support multiple fields.
Felipe Leme
2017-12-04
1
-25
/
+10
*
Very initial field detection prototype.
Felipe Leme
2017-11-06
1
-3
/
+54
*
Minor improvements on Autofill:
Felipe Leme
2017-10-20
1
-0
/
+5
*
New Autofill API: TYPE_CONTEXT_COMMITTED events.
Felipe Leme
2017-10-18
1
-11
/
+272
*
Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication."
TreeHugger Robot
2017-09-08
1
-4
/
+11
|
\
|
*
Don't log TYPE_DATASET_SELECTED on dataset authentication.
Felipe Leme
2017-09-08
1
-4
/
+11
*
|
New Autofill API: SaveRequest.getDatasetIds()
Felipe Leme
2017-09-01
1
-0
/
+5
|
/
*
Added getClientState() to FillEvent; deprecated it on FillEventHistory.
Felipe Leme
2017-08-29
1
-4
/
+23
*
Don't add FillEventHistory events to the wrong session.
Felipe Leme
2017-06-20
1
-2
/
+13
*
Fixed how FillEventHistory is reset and clarified javadoc.
Felipe Leme
2017-06-20
1
-3
/
+18
*
Add a way to read the last AutofillSelection.
Philip P. Moltmann
2017-04-18
1
-0
/
+208