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
/
AutofillService.java
Age
Commit message (
Expand
)
Author
2021-03-24
Add AutofillService#onSavedDatasetsInfoRequest.
Ahaan Ugale
2020-08-20
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-08-20
Update language to comply with Android's inclusive language guidance
lpeter
2020-05-04
docs: Fixing broken Javadoc comments
Andrew Solovay
2020-04-22
Filter the content of the Bundles used as extras and styling APIs
TYM Tsai
2019-04-09
Merge "Added documentation to note onDisconnected() should not make calls to ...
Adam He
2019-04-08
Document runtime exception being thrown on afs.getFillEvents().
Adam He
2019-04-08
Added documentation to note onDisconnected() should not make calls to
Adam He
2018-12-06
Yet another (major) refactoring on Content Capture and Augmented Autofill.
Felipe Leme
2018-09-21
Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior.
Felipe Leme
2018-04-19
Document compatibility mode limitations.
Felipe Leme
2018-04-19
Revert "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compa...
Felipe Leme
2018-03-23
Merge "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat...
Felipe Leme
2018-03-22
Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode.
Felipe Leme
2018-03-22
Fixed autofill service metadata name on javadoc sample.
Felipe Leme
2018-03-15
Cosmetic changes on Field Classification TODOs and docs.
Felipe Leme
2018-02-21
Use PooledLambda in autofill code
Eugene Susla
2018-02-02
Autofill compatibility mode.
Svetoslav Ganov
2018-01-30
Minor javadoc clarification.
Felipe Leme
2017-12-19
Cherrypick from from oc-mr1-dev doc: Fixing Javadoc formatting.
Andrew Solovay
2017-12-14
Made Autofill Field Classification API public and documented it.
Felipe Leme
2017-12-08
Some minor Autofill javadoc improvements.
Felipe Leme
2017-12-04
Refactored field detection mechanism to support multiple fields.
Felipe Leme
2017-11-22
Added Privacy section to AutofillService documentation.
Felipe Leme
2017-10-12
New Autofill API: SaveInfo.setTriggerId()
Felipe Leme
2017-10-11
Merge "Document how to handle save on multi-steps activity." into oc-mr1-dev ...
Felipe Leme
2017-10-11
Document how to handle save on multi-steps activity.
Felipe Leme
2017-10-06
Merge "New Autofill API: SaveInfo.addSanitizer()"
TreeHugger Robot
2017-10-05
New Autofill API: SaveInfo.addSanitizer()
Felipe Leme
2017-10-03
Improved javadocs for Autofill save workflow.
Felipe Leme
2017-09-26
Added missing quote (") on anchor tag.
Felipe Leme
2017-09-08
Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 0...
Felipe Leme
2017-09-05
Javadoc: Added alternative to Package verification.
Felipe Leme
2017-08-25
Merge "Minor Autofill javadoc fixes." into oc-dev am: 560221752e
Felipe Leme
2017-08-17
Minor Autofill javadoc fixes.
Felipe Leme
2017-08-15
Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev
TreeHugger Robot
2017-08-14
Additional documentation about Autofill / WebView security.
Felipe Leme
2017-08-10
Calls CancellationSignal when onFillRequest() times out.
Felipe Leme
2017-08-01
Clarifies how the autofill service should check for signature hashes.
Felipe Leme
2017-06-22
Improved documentation for AutofillService package:
Felipe Leme
2017-06-21
Merge changes from topics 'bug_62802026_take_2', 'bug_62802026' into oc-dev
TreeHugger Robot
2017-06-20
Fixed how FillEventHistory is reset and clarified javadoc.
Felipe Leme
2017-06-20
Removed deprecated, hidden method.
Felipe Leme
2017-06-19
Fixed updateAutofillValue() when mText is not set.
Felipe Leme
2017-05-12
Removed deprecated APIs.
Felipe Leme
2017-05-06
Add call super
Svet Ganov
2017-04-29
Updates based on API council guidance.
Jeff Sharkey
2017-04-26
Autofill binding permission fixes.
Felipe Leme
2017-04-26
Get rid of custom negaitve save button label
Svetoslav Ganov
2017-04-25
Return all previous FillContexts onFill
Philip P. Moltmann
[next]