summaryrefslogtreecommitdiffstats
path: root/media/java/android/media/MediaRouter.java
Commit message (Expand)AuthorAgeFilesLines
* Consistent null-checking in MediaRouter.P.Y. Laligand2015-04-161-3/+9
* Fix a few found doc problems.John Spurlock2015-03-241-3/+3
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-2/+3
* Move AudioService to services.John Spurlock2015-02-091-12/+12
* Update VolumeProvider apis per feedbackRoboErik2014-09-031-9/+4
* Only select bluetooth route by default when A2DP is enabled.Jeff Brown2014-08-201-9/+11
* Switch Session APIs over to AudioAttributesRoboErik2014-07-231-1/+3
* Change adjustVolumeBy to adjustVolumeRoboErik2014-07-161-2/+2
* Add volume handling APIs to sessionsRoboErik2014-06-201-4/+3
* Work on removing non-session media routing codeRoboErik2014-06-161-59/+7
* b/15388389 Add volume handling support to MediaRouterRoboErik2014-06-081-28/+133
* am 37c69fdd: Merge "Use java.util.Objects instead on internal API"Kenny Root2013-12-131-4/+3
|\
| * Use java.util.Objects instead on internal APIKenny Root2013-12-131-4/+3
* | Stop wifi display discovery when no longer needed.Jeff Brown2013-11-211-27/+34
* | Only scan for wifi display when there is no active connectionsChong Zhang2013-11-191-6/+0
|/
* Disallow applications from initiating cast screen.Jeff Brown2013-11-151-8/+65
* UI tweaks.Jeff Brown2013-11-111-45/+68
* Changes to support new screen cast settings screen.Jeff Brown2013-11-101-35/+36
* Merge "Update the media router dialogs and integrate into system UI." into kl...Jeff Brown2013-11-111-4/+74
|\
| * Update the media router dialogs and integrate into system UI.Jeff Brown2013-11-101-4/+74
* | Fixed a bug updating presentation displays.Chong Zhang2013-11-081-50/+56
|/
* Add media router service and integrate with remote displays.Jeff Brown2013-11-071-93/+449
* Select BT route when currently selected route becomes unavailableChong Zhang2013-07-261-1/+7
* MediaRouter: grey out wifi displays that's in useChong Zhang2013-06-131-56/+68
* am 6474d840: am 636af7a1: Merge "Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity...Jeff Brown2013-05-301-5/+5
|\
| * Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity.Jeff Brown2013-05-301-5/+5
* | am b7871af2: am 50ab525a: Merge "Add route description API." into jb-mr2-devJeff Brown2013-05-171-7/+55
|\ \ | |/
| * Add route description API.Jeff Brown2013-05-161-7/+55
* | am f8e54846: am 9766caed: Merge "Add an API to determine if a route is connec...Jeff Brown2013-05-101-1/+13
|\ \ | |/
| * Add an API to determine if a route is connecting.Jeff Brown2013-05-091-1/+13
* | am da58f92b: am b2f6842d: Merge "Add an API to allow a callback to request ac...Jeff Brown2013-05-091-28/+143
|\ \ | |/
| * Add an API to allow a callback to request active scans.Jeff Brown2013-05-091-28/+143
* | am 507a3c77: am 2298d68e: Merge "Fix bug managing wifi display routes." into ...Jeff Brown2013-05-091-13/+9
|\ \ | |/
| * Fix bug managing wifi display routes.Jeff Brown2013-05-091-13/+9
* | Add new app ops for various interesting audio service things.Dianne Hackborn2013-05-061-2/+5
|/
* Make MediaRouter ignore remembered wifi displays when wifi display is offAdam Powell2013-04-101-4/+13
* Enhance MediaRouter API.Jeff Brown2013-03-071-6/+14
* Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell2012-11-281-2/+14
* Support Wifi display devices that rename themselves.Jeff Brown2012-11-071-1/+1
* Add MediaRouter API to get presentation display.Jeff Brown2012-10-251-5/+126
* Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)Bryan Mawhinney2012-10-241-0/+3
* Ensure MediaRouter correctly handles renamed Wifi displays.Jeff Brown2012-10-111-15/+7
* Fix MediaRouter prioritization around a2dp devicesAdam Powell2012-10-101-4/+5
* Don't do a wifi p2p scan in MediaRouter if we're already connectedAdam Powell2012-10-081-3/+8
* MediaRouter/Wireless Display - correct initial stateAdam Powell2012-10-041-5/+7
* MediaRouter/Wifi Display improvementsAdam Powell2012-10-011-21/+40
* String change for video routing via MediaRouter; "HDMI" not "HDMI audio."Adam Powell2012-09-281-1/+1
* Add wireless display selection support to MediaRouter.Adam Powell2012-09-281-40/+293
* Properly switch MediaRouter to wired audio over a2dp.Adam Powell2012-07-121-7/+19
* Fix MediaRouter bugsAdam Powell2012-06-241-1/+2