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