summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/FillCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior.Felipe Leme2018-09-211-6/+11
* Merge "Clarified FillCallback and SaveCallback behaviors." into pi-dev am: 97...Felipe Leme2018-09-191-9/+30
|\
| * Clarified FillCallback and SaveCallback behaviors.Felipe Leme2018-09-191-9/+30
* | Log when the autofill service fails a callback.Felipe Leme2018-09-191-0/+5
|/
* Docs: Inserted links to relevant guide pages.Laura Davis2018-08-161-2/+5
* Merged many autofill session metrics into AUTOFILL_REQUEST:Felipe Leme2018-05-241-1/+1
* Report multiple FillContext-s onSavePhilip P. Moltmann2017-04-251-1/+6
* Some Autofill API changes.Felipe Leme2017-04-181-6/+4
* Add support for multiple fill contextsSvet Ganov2017-04-141-2/+4
* Allow users to manually request Autofill.Felipe Leme2017-03-151-2/+2
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-6/+6
* Refactor auto-fillSvet Ganov2017-02-131-33/+1
* Refactoring of auto fill - lifecycle, auth, improvementsSvet Ganov2017-02-061-171/+41
* Added support to authentication.Felipe Leme2017-01-251-27/+172
* Initial IME integration.Felipe Leme2017-01-241-1/+0
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-83/+29
* AutoFill Framework refactoring.Felipe Leme2016-12-121-1/+9
* Bind AutoFillService on demand.Felipe Leme2016-11-111-3/+0
* Added a callback for AutoFillService.Felipe Leme2016-11-111-0/+146