summaryrefslogtreecommitdiff
path: root/core/java/android/view/autofill/AutofillId.java
Commit message (Expand)AuthorAgeFilesLines
* Pass focused field's ViewNode information in the augmented autofill requestFeng Cao2021-01-061-0/+1
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Made AutofillId.withoutSession is testable.Joanne Chung2020-06-031-0/+2
* Fix AugmentedAutofillService onFillRequest() wrong focused AutofillId for Web...Joanne Chung2020-06-031-1/+4
* Inject session id on all AutofillIds kept in the service.Felipe Leme2019-05-011-3/+22
* New @TestApi: AutofillId.equalsIgnoreSessionFelipe Leme2019-05-011-0/+12
* Improve error message when expecting a non-virtual autofill id.Felipe Leme2019-03-141-6/+6
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Made moar ContentCapture APIs available for testing.Felipe Leme2019-02-061-0/+2
* Changed the virtual ids on ContentCapture to be long.Felipe Leme2019-01-221-25/+88
* Added an (optional) session id to Autofill id.Felipe Leme2019-01-111-20/+52
* Revert "Use session id to uniquely identidy autofill ids for multi-session."Felipe Leme2018-09-111-32/+2
* Use session id to uniquely identidy autofill ids for multi-session.Felipe Leme2018-09-101-2/+32
* New Autofill API: notifyViewClicked()Felipe Leme2018-02-151-0/+1
* Verify regex on CharSequenceTransformationPhilip P. Moltmann2017-07-101-0/+2
* Improved Autofill logging.Felipe Leme2017-04-281-5/+1
* Minor fixes on Autofill Framework:Felipe Leme2017-04-241-1/+0
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-0/+135