1. 0261708 MediaSession2: Send session info when a controller is connected by Jaewan Kim · 8 years ago
  2. 479f011 Merge "MediaSession2: Change controller's behavior when connected" by TreeHugger Robot · 8 years ago
  3. c4a9db1 MediaSession2: Change controller's behavior when connected by Jaewan Kim · 8 years ago
  4. c04cae8 Merge "Show MediaRouteChooserDialog in MediaControlView2" by Sungsoo Lim · 8 years ago
  5. ff0f3ff Merge "MediaController2: Implement setVolumeTo/adjustVolume for remote volume" by TreeHugger Robot · 8 years ago
  6. c9e04ae VideoView2: Replace showSubtitle with setSubtitleEnabled by Insun Kang · 8 years ago
  7. c7840a9 MediaController2: Implement setVolumeTo/adjustVolume for remote volume by Hyundo Moon · 8 years ago
  8. 618505e Merge "VV2 and MCV2: Override onLayout of ViewGroup and remove MCV2.isShowing()" by TreeHugger Robot · 8 years ago
  9. c81e4db MediaSession2: Implement setPlayer by Hyundo Moon · 8 years ago
  10. d98f6db VV2 and MCV2: Override onLayout of ViewGroup and remove MCV2.isShowing() by Insun Kang · 8 years ago
  11. 5135ac1 Make VV2 & MCV2 extend ViewGroup by Christofer Åkersten · 8 years ago
  12. ddec9db MediaSession2: Rename BrowserRoot to LibraryRoot and move to updatable by Jaewan Kim · 8 years ago
  13. 8a50187 MediaSession2: Move MediaSession2.CommandButton to updatable by Jaewan Kim · 8 years ago
  14. 6b1c183 MediaSession2: Move MediaSessionService2.MediaNotification to updatable by Jaewan Kim · 8 years ago
  15. 0bfa950 Show MediaRouteChooserDialog in MediaControlView2 by Sungsoo Lim · 8 years ago
  16. 839daf1 Show the cast button after setting route attrs by Sungsoo Lim · 8 years ago
  17. 2eff8db Merge changes from topics "move_playbackstate2", "command_code" by TreeHugger Robot · 8 years ago
  18. 3936db3 MediaSession2: Move MediaController2.PlaybackInfo to updatable by Hyundo Moon · 8 years ago
  19. 1782b46 Merge "MediaSession2: Create VolumeProvider2" by TreeHugger Robot · 8 years ago
  20. f9248ad MediaSession2: Move PlaybackState2 to updatable by Jaewan Kim · 8 years ago
  21. 5734932 VideoView2: nullity check before using PlaybackInfo from MediaController by Insun Kang · 8 years ago
  22. a7a0502 MediaSession2: Create VolumeProvider2 by Hyundo Moon · 8 years ago
  23. 25bd25d MediaSession2: Polish command codes by Jaewan Kim · 8 years ago
  24. d0cff6b Move MediaSession2 builder to impl by Christofer Åkersten · 8 years ago
  25. 8373067 Merge changes from topics "rating2_updatable", "mediasession2_playlistparams", "mediametadata2_updatable" by TreeHugger Robot · 8 years ago
  26. 24f525c MediaSession2: Move Rating2 to updatable by Jaewan Kim · 8 years ago
  27. e6d6cf4 MediaSession2: Move MediaSession2.PlaylistParams to updatable by Jaewan Kim · 8 years ago
  28. 6b360d1 MediaSession2: Move MediaMetadata2 to updatable by Jaewan Kim · 8 years ago
  29. bbde56f VideoView2: Adds more attributes and changes showSubtitle Api by Insun Kang · 8 years ago
  30. 1e0a07b Merge "Make MediaSession2.CommandGroup updatable" by TreeHugger Robot · 8 years ago
  31. 884374e Merge "Remove show/hide API" by TreeHugger Robot · 8 years ago
  32. a7df615 Make MediaSession2.CommandGroup updatable by Sungsoo Lim · 8 years ago
  33. 78e2577 Make MediaSession2.Command updatable by Sungsoo Lim · 8 years ago
  34. 1bd0ac6 Remove show/hide API by Jin Seok Park · 8 years ago
  35. ab0486c Merge "Update MediaControlView2Impl" by TreeHugger Robot · 8 years ago
  36. 3923b1b MediaSession2/Controller2: Add playlist support by Hyundo Moon · 8 years ago
  37. 5830d04 MediaSession2: Simplify constructor of SessionToken2 by Jaewan Kim · 8 years ago
  38. c63d006 MediaSession2: Move binder interfaces into the updatable by Jaewan Kim · 8 years ago
  39. bf38c75 MediaSession2: Move MediaItem2 to updatable by Jaewan Kim · 8 years ago
  40. bf96068 MediaSession2: Implements sendCustomCommand() by Jaewan Kim · 8 years ago
  41. 96234aa Update MediaControlView2Impl by Jin Seok Park · 8 years ago
  42. e92166d Merge "MediaController2: Implement get/setPlaylistParams" by TreeHugger Robot · 8 years ago
  43. e71339c MediaController2: Implement get/setPlaylistParams by Hyundo Moon · 8 years ago
  44. fef550c Merge "MediaSession2: Add from add/remove an item from playlist" by TreeHugger Robot · 8 years ago
  45. 9e69820 VideoView2: Adds Executor paramter to setFooListener methods by Insun Kang · 8 years ago
  46. f55393b VideoView2: MediaRouter integration with MediaSession by Sungsoo Lim · 8 years ago
  47. 91f6f50 MediaSession2: Add from add/remove an item from playlist by Jaewan Kim · 8 years ago
  48. 2bf325a MediaSession2: Initial commit of SessionPlayer2 by Jaewan Kim · 8 years ago
  49. 0014f9b MediaSession2 API set for audio focus handling by Insun Kang · 8 years ago
  50. 98421b5 MediaSession2: Add/remove playback listeners by Jaewan Kim · 8 years ago
  51. dd43978 MediaSession2: Fix timing issue by Jaewan Kim · 8 years ago
  52. 621289a Revert "Revert "MediaSession2: Add playlist parameter supports"" by Jaewan Kim · 8 years ago
  53. 550dbe7 Revert "MediaSession2: Add playlist parameter supports" by Orion Hodson · 8 years ago
  54. ce07298 MediaSession2: Add playlist parameter supports by Hyundo Moon · 8 years ago
  55. 446e1c2 Merge "MediaSession2: Complete transport control commands" by Hyundo Moon · 8 years ago
  56. 0511cdb VideoView2/MediaControlView2: Remove overriden onKeyDown/dispatchKeyEvent by Insun Kang · 8 years ago
  57. 94cff92 Merge "VideoView2: Add custom actions support" by Hyundo Moon · 8 years ago
  58. bd97043 MediaSession2: Complete transport control commands by Hyundo Moon · 8 years ago
  59. d30193b Merge "VideoView2: Apply API review comment" by Insun Kang · 8 years ago
  60. 1fe914d MediaSession2: Change MediaPlayerBase to MediaPlayerInterface by Jaewan Kim · 8 years ago
  61. f6f272f MediaSession2: Use Executor for callback handling by Jaewan Kim · 8 years ago
  62. ded8809 VideoView2: Add custom actions support by Hyundo Moon · 8 years ago
  63. 7b42243 VideoView2: Apply API review comment by Insun Kang · 8 years ago
  64. c3ca71d VideoView2: Throw ISE when MediaSession is not available by Sungsoo Lim · 8 years ago
  65. 907eec4 Merge "VideoView2: Remove APIs supported by MediaSession" by TreeHugger Robot · 8 years ago
  66. a3e4d85 VideoView2: Remove APIs supported by MediaSession by Sungsoo Lim · 8 years ago
  67. c21a369 MediaSession2: Apply apilint by Jaewan Kim · 8 years ago
  68. 7027e80 MediaSession2: Last changes before API unhide by Jaewan Kim · 8 years ago
  69. 7c184e1 Merge "Change MediaControlView2 APIs" by Jaewan Kim · 8 years ago
  70. 2bb5626 MediaSession2: Public APIs for MediaBrowser2 and MediaLibraryService2 by Jaewan Kim · 8 years ago
  71. da59499 MediaSession2: Public APIs for MediaSession2 and MediaController2 by Jaewan Kim · 8 years ago
  72. 7e9cc6e Change MediaControlView2 APIs by Jin Seok Park · 8 years ago
  73. 22fb8e3 MediaSession2: Define setAudioAttributes / setAudioFocusRequest by Insun Kang · 8 years ago
  74. 4a0c015 Put latest MediaControlView2/VideoView2 code by Hyundo Moon · 8 years ago
  75. dec0c2e Merge "MediaSession2: Stop overriding MediaPlayerBase for session/controller" by Jaewan Kim · 8 years ago
  76. 113a561 MediaSession2: Stop overriding MediaPlayerBase for session/controller by Jaewan Kim · 8 years ago
  77. 2f39adc Merge "VideoView2: Add API for MediaRouter intergration" by Sungsoo Lim · 8 years ago
  78. a98da20 Merge "MediaSession2: Add MediaSession2.CommandButton" by Jaewan Kim · 8 years ago
  79. 76ff464 Remove showCCButton API by Jin Seok Park · 8 years ago
  80. fe4e4db Merge changes from topics "medialibraryservice2", "mediabrowser2" by Jaewan Kim · 8 years ago
  81. 7a60c84 VideoView2: Add API for MediaRouter intergration by Sungsoo Lim · 8 years ago
  82. f5114f3 MediaSession2: Add MediaSession2.CommandButton by Jaewan Kim · 8 years ago
  83. 5aec249 MediaSession2: Initial commit of MediaLibraryService2 by Jaewan Kim · 8 years ago
  84. ae73ce1 Merge "Use MediaRouteButton in MediaControlView2Impl" by Sungsoo Lim · 8 years ago
  85. 3e20fdd Merge "MediaControlView2: Inflate layout from MediaConponents" by TreeHugger Robot · 8 years ago
  86. 735f343 MediaSession2: Initial commit of MediaBrowser2 by Jaewan Kim · 8 years ago
  87. 5efd03b Merge "MediaSession2: Introduce MediaSession2.Command / CommandGroup" by Jaewan Kim · 8 years ago
  88. 9498f34 Merge "MediaSession2: Move MediaSession2/MediaController2 from experimental" by Jaewan Kim · 8 years ago
  89. f77d2e6 Use MediaRouteButton in MediaControlView2Impl by Sungsoo Lim · 8 years ago
  90. 6766e9d MediaControlView2: Inflate layout from MediaConponents by Sungsoo Lim · 8 years ago
  91. b0d91c7 Release MediaSession when VideoView2 is detached from window by Insun Kang · 8 years ago
  92. 3bad8ce MediaSession2: Introduce MediaSession2.Command / CommandGroup by Jaewan Kim · 8 years ago
  93. 35a6aa3 MediaSession2: Move MediaSession2/MediaController2 from experimental by Jaewan Kim · 8 years ago
  94. 1c9955b Merge "Load system extractor plugins from /system|vendor/lib[64]/extractors." by Dongwon Kang · 8 years ago
  95. 84e2145 Merge "Initial commit for MediaControlViewImpl" by Jin Seok Park · 8 years ago
  96. a69dcf0 Initial commit for MediaControlViewImpl by Jin Seok Park · 8 years ago
  97. d60ae27 Remove TAG_INCLUDE in layout xml by Sungsoo Lim · 8 years ago
  98. 767456d Load system extractor plugins from /system|vendor/lib[64]/extractors. by Dongwon Kang · 8 years ago
  99. 080b934 Initial commit for VideoView2Impl by Insun Kang · 8 years ago
  100. 3d197eb Only pass resources to updatable by Christofer Åkersten · 8 years ago