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
/
FillResponse.java
Age
Commit message (
Expand
)
Author
2021-03-18
Add interface for the inline suggestion tooltip
TYM Tsai
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-03-17
Remove the InlineActions API
Feng Cao
2020-03-09
Create InlineAction class to wrap the IntentSender and the presentation
Feng Cao
2020-02-14
Response and Dataset authentication via inline autofill.
Adam He
2020-02-11
Used ArrayList instead of ParceledListSlice to fix the weird null parceled fi...
Feng Cao
2020-01-28
Fix response id in FillResponse parceling.
Adam He
2020-01-23
Add inline controller UI fields to the autofill response and IME inline response
Feng Cao
2020-01-17
Updates API on the FillResponse
TYM Tsai
2020-01-09
Adds null pointer checking
TYM Tsai
2020-01-06
Move Slice into Dataset.
Adam He
2019-12-16
API for autofill integration with keyboard.
Adam He
2019-11-15
Adds new API to cancel current session
TYM Tsai
2019-03-01
BUILDER, Y U @NON NULL?
Felipe Leme
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-02
Merge app-specific and generic user data for field classification.
Adam He
2018-11-27
Add support for app specific field classification.
Adam He
2018-04-25
Autofill: new UX for TV and support themes
Dake Gu
2018-03-23
Merge "Improved autofill logging and dumping." into pi-dev
Felipe Leme
2018-03-22
Improved autofill logging and dumping.
Felipe Leme
2018-03-21
Don't allow null ids on FillResponse.Builder.setAuthentication()
Felipe Leme
2017-12-14
Made Autofill Field Classification API public and documented it.
Felipe Leme
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-08
Some minor Autofill javadoc improvements.
Felipe Leme
2017-12-04
New Autofill API: let service set optional header and footer for dataset picker.
Felipe Leme
2017-12-04
Refactored field detection mechanism to support multiple fields.
Felipe Leme
2017-11-23
Merge "Changed FillResponse so it can have only a client state."
TreeHugger Robot
2017-11-22
Minor improvements on autofill javadocs and logging.
Felipe Leme
2017-11-20
Changed FillResponse so it can have only a client state.
Felipe Leme
2017-11-06
Very initial field detection prototype.
Felipe Leme
2017-10-27
Merge "New Autofill API: FillResponse.disableAutofill(duration)"
TreeHugger Robot
2017-10-27
New Autofill API: FillResponse.disableAutofill(duration)
Felipe Leme
2017-10-27
Removed all (?!?!?) references to 'affordance' on Autofill documents.
Felipe Leme
2017-10-20
Minor improvements on Autofill:
Felipe Leme
2017-10-18
New Autofill API: TYPE_CONTEXT_COMMITTED events.
Felipe Leme
2017-09-05
Finishes the session when the service returns a null response on authentication.
Felipe Leme
2017-08-29
Fixed FillResponse.toString() to display list of datasets.
Felipe Leme
2017-08-06
Fix broken javadocs.
Jeff Sharkey
2017-07-31
Minor Autofill javadoc fix.
Felipe Leme
2017-07-27
Uses ParceledListSlice to allow larger number of datasets.
Felipe Leme
2017-06-22
Improved documentation for AutofillService package:
Felipe Leme
2017-06-09
Removed deprecated setExtras() method.
Felipe Leme
2017-05-09
Allow null fill values to support authentication case
Svetoslav Ganov
2017-05-01
Removed deprecated setAuthentication() method that didn't take ids.
Felipe Leme
2017-04-28
Improved Autofill logging.
Felipe Leme
2017-04-25
Report multiple FillContext-s onSave
Philip P. Moltmann
2017-04-25
Merge "Hide deprecated APIs." into oc-dev
TreeHugger Robot
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
Hide deprecated APIs.
Felipe Leme
2017-04-20
Implemented FillResponse.setIgnoredIds().
Felipe Leme
[next]