History log of /frameworks/support/v7/mediarouter/src/android/support/v7/app/MediaRouteDialogHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c4fce94062e162e579d20134f0bac767bdf0964 24-Dec-2015 Donghyun Cho <donghyun@google.com> MediaRouter: Implement insertion/deletion animation in MRCD

When a RouteGroup structure is modified, a list of member routes is
updated in MRCD. This change adds proper animation for updating list
smoothly. Also, by providing animation, the artwork icon in MRCD can be
shown smoothly even after slow loading time.

Bug: 26026701, Bug: 23262919
Change-Id: I80be53404c46fde07b802614f5cd4c2984b5a1a6
/frameworks/support/v7/mediarouter/src/android/support/v7/app/MediaRouteDialogHelper.java
2c8c38b6c0d4302b4a6537b972c905c4fc8dd3e0 08-Sep-2015 Jaewan Kim <jaewan@google.com> MediaRouter: Hide metadata and media control if space is contrained

Bug: 23118406
Change-Id: I7bbad84d899923adc68ad48ad18b8077af686d52
/frameworks/support/v7/mediarouter/src/android/support/v7/app/MediaRouteDialogHelper.java
8d6734a1a6da41bf7a9fbfda0ab05e1fa5ab84d9 08-Sep-2015 Dongwon Kang <dwkang@google.com> MediaRouter: Set the maxHeight value manually for ListView

maxHeight does not work for ListView. Setting the value manually.
Reference:
https://groups.google.com/forum/#!topic/android-developers/5m5F3uA2OaQ

Bug: 23866372
Change-Id: Ic10b889b9648e44a296376bd17a828032ac9ccdb
/frameworks/support/v7/mediarouter/src/android/support/v7/app/MediaRouteDialogHelper.java
f4575634e9f3c2b61c2e6bceaeed6cabb378803f 07-Sep-2015 Jae Seo <jaeseo@google.com> MediaRouter: Set the dialog width complying with the framework

The framework should set the dialog width properly, but somehow it
doesn't work, hence duplicating a similar logic here to determine the
appropriate width.

Change-Id: Id9e240f253efd6d286dc8acb4093cda613bdf5d6
/frameworks/support/v7/mediarouter/src/android/support/v7/app/MediaRouteDialogHelper.java