summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/MediaRouteButton.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of f0b9ee96 to masterJeff Brown2013-11-111-178/+144
|\
| * Update the media router dialogs and integrate into system UI.Jeff Brown2013-11-101-178/+144
* | am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and in...Jeff Brown2013-11-071-12/+15
|\ \ | |/
| * Add media router service and integrate with remote displays.Jeff Brown2013-11-071-12/+15
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-3/+8
|/
* 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