summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/SaveCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.Joanne Chung2021-07-071-2/+2
* Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior.Felipe Leme2018-09-211-10/+12
* Merge "Clarified FillCallback and SaveCallback behaviors." into pi-dev am: 97...Felipe Leme2018-09-191-1/+12
|\
| * Clarified FillCallback and SaveCallback behaviors.Felipe Leme2018-09-191-1/+12
* | Log when the autofill service fails a callback.Felipe Leme2018-09-191-0/+5
|/
* New Autofill API: SaveCallback.onSuccess(IntentSender).Felipe Leme2017-11-271-9/+28
* Improved javadocs for Autofill save workflow.Felipe Leme2017-10-031-2/+13
* Some Autofill API changes.Felipe Leme2017-04-181-5/+4
* Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme2017-03-091-4/+4
* Refactor auto-fillSvet Ganov2017-02-131-2/+0
* Refactoring of auto fill - lifecycle, auth, improvementsSvet Ganov2017-02-061-80/+19
* Improved AutoFill Save workflow.Felipe Leme2017-02-011-11/+4
* Moar AutoFill Framework refactoring...Felipe Leme2017-01-261-2/+2
* Added support to authentication.Felipe Leme2017-01-251-17/+66
* Initial IME integration.Felipe Leme2017-01-241-1/+0
* YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme2017-01-101-12/+32
* AutoFill Framework refactoring.Felipe Leme2016-12-121-0/+79