Age | Commit message (Expand) | Author |
---|---|---|
2019-08-06 | Use dataclass codegen on a few initial framework classes | Eugene Susla |
2019-02-28 | All Parcelable CREATOR fields are @NonNull. | Jeff Sharkey |
2019-02-28 | FillRequest provides AutofillId of view tapped in FillContext. | Adam He |
2018-02-14 | Add support for url_bar sanitization on autofill compat mode. | Felipe Leme |
2017-06-22 | Improved documentation for AutofillService package: | Felipe Leme |
2017-06-16 | Use an optimized findViewNodeByAutofillId(id) to get just one node. | Felipe Leme |
2017-06-06 | Use initial value on save when value didn't change. | Felipe Leme |
2017-05-10 | Speed up structure update before OnFillRequest | Philip P. Moltmann |
2017-04-28 | Improved Autofill logging. | Felipe Leme |
2017-04-27 | Refactored Autofill to move starting flag out of Session. | Felipe Leme |
2017-04-25 | Report multiple FillContext-s onSave | Philip P. Moltmann |
2017-04-14 | Add support for multiple fill contexts | Svet Ganov |