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
/
AutofillServiceInfo.java
Age
Commit message (
Expand
)
Author
2021-03-06
AF: Add a TestDataBuilder to AutofillServiceInfo.
Ahaan Ugale
2021-03-05
Merge "AF: Add a passwordsActivity attribute." into sc-dev
Ahaan Ugale
2021-02-28
AF: Add a helper method for querying available services.
Ahaan Ugale
2021-02-28
AF: Add a passwordsActivity attribute.
Ahaan Ugale
2020-01-03
Added attributes for IME and AutofillService to indicate they support
Adam He
2018-03-22
Removed urlBarResourceId.
Felipe Leme
2018-03-12
Moved urlBarResourceId from autofill service manifest to whitelist settings.
Felipe Leme
2018-02-14
Don't hold the autofill lock when looking up fill compat packages
Svetoslav Ganov
2018-02-14
Add support for url_bar sanitization on autofill compat mode.
Felipe Leme
2018-02-05
Dump autofill compat packages.
felipeal
2018-02-02
Autofill compatibility mode.
Svetoslav Ganov
2018-01-30
Re-added support for deprecated BIND_AUTOFILL permission.
Felipe Leme
2017-09-22
Merge "Add metrics (and moar logging) for when a service disables itself." in...
Felipe Leme
2017-09-22
Add metrics (and moar logging) for when a service disables itself.
Felipe Leme
2017-08-31
Removed deprecated BIND_AUTOFILL permission.
Felipe Leme
2017-04-26
Autofill binding permission fixes.
Felipe Leme
2017-04-04
Removed deprecated auto(F)ill classes.
Felipe Leme
2017-03-14
Fixed obsolete TODOs.
Felipe Leme
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme