summaryrefslogtreecommitdiff
path: root/core/java/android/app/MediaRouteButton.java
AgeCommit message (Expand)Author
2017-07-11Change Media Route Button animation imagesyangren
2017-01-19Rename View.setTooltip/getTooltip to setTooltipText/getTooltipTextVladislav Kaznacheev
2016-12-06Replace Toast-based cheat sheets with tooltipsVladislav Kaznacheev
2016-03-11Add consistent @NonNull annotations for drawable callbacksAlan Viverette
2015-09-04Invalidate when Drawable.setState() returns trueAlan Viverette
2015-08-07MediaRouter: make MediaRouteButton inherit Widget.Material.ActionButtonDongwon Kang
2013-11-11resolved conflicts for merge of f0b9ee96 to masterJeff Brown
2013-11-10Update the media router dialogs and integrate into system UI.Jeff Brown
2013-11-07am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and in...Jeff Brown
2013-11-07Add media router service and integrate with remote displays.Jeff Brown
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2013-03-07Enhance MediaRouter API.Jeff Brown
2012-11-28Clean up behavior of type arguments for MediaRouter#getSelectedRouteAdam Powell
2012-10-01MediaRouter/Wifi Display improvementsAdam Powell
2012-09-28Add wireless display selection support to MediaRouter.Adam Powell
2012-08-02Make MediaRouteButton focusable by defaultAdam Powell
2012-06-27Fix bug in parsing attributes for MediaRouteButtonAdam Powell
2012-06-22Update route count properly when MediaRouteButton detectsAdam Powell
2012-06-22Merge "Avoid memory leak by only registering callback while attached to windo...Adam Powell
2012-06-22Avoid memory leak by only registering callback while attached to window.Jack Palevich
2012-06-21Allow ungrouping media routes when a group is the only alternate routeAdam Powell
2012-06-19Add an XML attribute for controlling which route types aAdam Powell
2012-06-19Permit MediaRouteButton to select system routes in toggle mode.Adam Powell
2012-06-14API updates for MediaRouterAdam Powell
2012-06-13MediaRouter dialogAdam Powell
2012-06-12MediaRouter workAdam Powell
2012-06-11Rework media router to be per-context with global process state.Dianne Hackborn
2012-06-11Further work on MediaRouterAdam Powell
2012-06-05More fun with MediaRouterAdam Powell