summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/MediaRouteButton.java
Commit message (Expand)AuthorAgeFilesLines
* Enhance MediaRouter API.Jeff Brown2013-03-071-3/+3
* Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell2012-11-281-1/+2
* MediaRouter/Wifi Display improvementsAdam Powell2012-10-011-3/+31
* Add wireless display selection support to MediaRouter.Adam Powell2012-09-281-3/+10
* Make MediaRouteButton focusable by defaultAdam Powell2012-08-021-0/+53
* Fix bug in parsing attributes for MediaRouteButtonAdam Powell2012-06-271-1/+1
* Update route count properly when MediaRouteButton detectsAdam Powell2012-06-221-0/+11
* Merge "Avoid memory leak by only registering callback while attached to windo...Adam Powell2012-06-221-2/+32
|\
| * Avoid memory leak by only registering callback while attached to window.Jack Palevich2012-06-221-2/+32
* | Allow ungrouping media routes when a group is the only alternate routeAdam Powell2012-06-211-2/+8
|/
* Add an XML attribute for controlling which route types aAdam Powell2012-06-191-0/+5
* Permit MediaRouteButton to select system routes in toggle mode.Adam Powell2012-06-191-1/+1
* API updates for MediaRouterAdam Powell2012-06-141-1/+1
* MediaRouter dialogAdam Powell2012-06-131-2/+48
* MediaRouter workAdam Powell2012-06-121-0/+7
* Rework media router to be per-context with global process state.Dianne Hackborn2012-06-111-1/+1
* Further work on MediaRouterAdam Powell2012-06-111-4/+4
* More fun with MediaRouterAdam Powell2012-06-051-0/+284