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
/
view
/
autofill
/
AutofillId.java
Age
Commit message (
Expand
)
Author
2021-01-06
Pass focused field's ViewNode information in the augmented autofill request
Feng Cao
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-06-03
Made AutofillId.withoutSession is testable.
Joanne Chung
2020-06-03
Fix AugmentedAutofillService onFillRequest() wrong focused AutofillId for Web...
Joanne Chung
2019-05-01
Inject session id on all AutofillIds kept in the service.
Felipe Leme
2019-05-01
New @TestApi: AutofillId.equalsIgnoreSession
Felipe Leme
2019-03-14
Improve error message when expecting a non-virtual autofill id.
Felipe Leme
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-06
Made moar ContentCapture APIs available for testing.
Felipe Leme
2019-01-22
Changed the virtual ids on ContentCapture to be long.
Felipe Leme
2019-01-11
Added an (optional) session id to Autofill id.
Felipe Leme
2018-09-11
Revert "Use session id to uniquely identidy autofill ids for multi-session."
Felipe Leme
2018-09-10
Use session id to uniquely identidy autofill ids for multi-session.
Felipe Leme
2018-02-15
New Autofill API: notifyViewClicked()
Felipe Leme
2017-07-10
Verify regex on CharSequenceTransformation
Philip P. Moltmann
2017-04-28
Improved Autofill logging.
Felipe Leme
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme