index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
MediaRouteButton.java
Age
Commit message (
Expand
)
Author
2017-07-11
Change Media Route Button animation images
yangren
2017-01-19
Rename View.setTooltip/getTooltip to setTooltipText/getTooltipText
Vladislav Kaznacheev
2016-12-06
Replace Toast-based cheat sheets with tooltips
Vladislav Kaznacheev
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-08-07
MediaRouter: make MediaRouteButton inherit Widget.Material.ActionButton
Dongwon Kang
2013-11-11
resolved conflicts for merge of f0b9ee96 to master
Jeff Brown
2013-11-10
Update the media router dialogs and integrate into system UI.
Jeff Brown
2013-11-07
am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and in...
Jeff Brown
2013-11-07
Add media router service and integrate with remote displays.
Jeff Brown
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2013-03-07
Enhance MediaRouter API.
Jeff Brown
2012-11-28
Clean up behavior of type arguments for MediaRouter#getSelectedRoute
Adam Powell
2012-10-01
MediaRouter/Wifi Display improvements
Adam Powell
2012-09-28
Add wireless display selection support to MediaRouter.
Adam Powell
2012-08-02
Make MediaRouteButton focusable by default
Adam Powell
2012-06-27
Fix bug in parsing attributes for MediaRouteButton
Adam Powell
2012-06-22
Update route count properly when MediaRouteButton detects
Adam Powell
2012-06-22
Merge "Avoid memory leak by only registering callback while attached to windo...
Adam Powell
2012-06-22
Avoid memory leak by only registering callback while attached to window.
Jack Palevich
2012-06-21
Allow ungrouping media routes when a group is the only alternate route
Adam Powell
2012-06-19
Add an XML attribute for controlling which route types a
Adam Powell
2012-06-19
Permit MediaRouteButton to select system routes in toggle mode.
Adam Powell
2012-06-14
API updates for MediaRouter
Adam Powell
2012-06-13
MediaRouter dialog
Adam Powell
2012-06-12
MediaRouter work
Adam Powell
2012-06-11
Rework media router to be per-context with global process state.
Dianne Hackborn
2012-06-11
Further work on MediaRouter
Adam Powell
2012-06-05
More fun with MediaRouter
Adam Powell