summaryrefslogtreecommitdiff
path: root/core/java/android/app/RemoteInput.java
Commit message (Expand)AuthorAgeFilesLines
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732Andrew Solovay2018-12-131-1/+1
|\
| * docs: Fixing malformed @linksAndrew Solovay2018-12-121-1/+1
* | Add setEditChoicesBeforeSending to RemoteInputMilo Sredkov2018-12-121-4/+54
|/
* Update RemoteInput#setChoices documentationKodlee Yin2018-05-151-12/+28
* Annotate RemoteInput#SOURCE_* with @IntDefPetr Cermak2018-03-231-3/+11
* Add "results source" parameter to RemoteInputPetr Cermak2018-01-171-0/+52
* docs: updated link on RemoteInput pageCindy Kuang2017-08-161-2/+2
* Updating docs for RemoteInput non-textual inputs per API review request.Shane Brennan2017-04-261-2/+14
* Add support for audio-focused notifications.Shane Brennan2017-01-181-26/+167
* Api updates for wearable extensions to notificationsGriff Hazen2014-05-221-9/+23
* Fix sdk docs build for framework from remote input api addition.Griff Hazen2014-05-201-1/+1
* Add RemoteInput, Grouping, and Extender to Notification api.Griff Hazen2014-05-201-0/+297