summaryrefslogtreecommitdiff
path: root/core/java/android/app/RemoteAction.java
AgeCommit message (Expand)Author
2020-12-04Use equals() to check equality of PictureInPictureParams.Garfield Tan
2020-04-28Rewrite Icons from the TCS.Abodunrinwa Toki
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-04-05Fixing incomplete RemoteAction cloneJan Althaus
2018-03-28Change TextClassification to use RemoteActionsJan Althaus
2017-03-16Adding enabled state for remote actions.Winson Chung
2017-02-07Modifying RemoteAction callback to PendingIntent.Winson Chung
2016-12-14Adding support for PIP actions.Winson Chung