summaryrefslogtreecommitdiff
path: root/core/java/android/service/autofill/FillCallback.java
AgeCommit message (Expand)Author
2018-09-21Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior.Felipe Leme
2018-09-19Merge "Clarified FillCallback and SaveCallback behaviors." into pi-dev am: 97...Felipe Leme
2018-09-19Clarified FillCallback and SaveCallback behaviors.Felipe Leme
2018-09-19Log when the autofill service fails a callback.Felipe Leme
2018-08-16Docs: Inserted links to relevant guide pages.Laura Davis
2018-05-24Merged many autofill session metrics into AUTOFILL_REQUEST:Felipe Leme
2017-04-25Report multiple FillContext-s onSavePhilip P. Moltmann
2017-04-18Some Autofill API changes.Felipe Leme
2017-04-14Add support for multiple fill contextsSvet Ganov
2017-03-15Allow users to manually request Autofill.Felipe Leme
2017-03-09Replaced auto-fill by autofill to keep it consistent with API style.Felipe Leme
2017-02-13Refactor auto-fillSvet Ganov
2017-02-06Refactoring of auto fill - lifecycle, auth, improvementsSvet Ganov
2017-01-25Added support to authentication.Felipe Leme
2017-01-24Initial IME integration.Felipe Leme
2017-01-10YAMAFFR - Yet Another Major AutoFill Framework RefactoringFelipe Leme
2016-12-12AutoFill Framework refactoring.Felipe Leme
2016-11-11Bind AutoFillService on demand.Felipe Leme
2016-11-11Added a callback for AutoFillService.Felipe Leme