1. 1a6be6e Adjust volume bar visibility in HDMI-CEC system audio mode by Jungshik Jang · 10 years ago
  2. 7f3d41f Add new DisconnectCause class to telecomm. by Andrew Lee · 10 years ago
  3. c9ff968 Fix volume change failure in HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago
  4. a526ba1 Merge "Document retry behavior for MediaCodec.CryptoException" into lmp-dev by Jeff Tinker · 10 years ago
  5. 6998c37 Document retry behavior for MediaCodec.CryptoException by Jeff Tinker · 10 years ago
  6. ee2ec05 TIF: Turn debugging off by Jae Seo · 10 years ago
  7. ef9f6f9 Renaming Telecomm to Telecom. by Tyler Gunn · 10 years ago
  8. f47ff5b Merge "more AudioAttributes javadoc" into lmp-dev by Jean-Michel Trivi · 10 years ago
  9. 3c8e65a TIF: Add a system API to retrieve HDMI device information by Jae Seo · 10 years ago
  10. 04f55a4 more AudioAttributes javadoc by Jean-Michel Trivi · 10 years ago
  11. 873cc45 AudioService: modify stream delay for touch exploration by Jean-Michel Trivi · 10 years ago
  12. cde5bb4 Change callback methods from add to register. by Michael Wright · 10 years ago
  13. 6982868 Merge "More android.media.AudioFormat.Builder javadoc" into lmp-dev by Jean-Michel Trivi · 10 years ago
  14. db8f7ab Fix build breakage by Youngsang Cho · 10 years ago
  15. d608f3a Merge "Add a system API to query hdmi system audio mode" into lmp-dev by Terry Heo · 10 years ago
  16. 19ba61a Notify of the update of TvInputInfo by Chulwoo Lee · 10 years ago
  17. b1644e1 MediaCodec.Image: use image.setCrop() in constructor by Lajos Molnar · 10 years ago
  18. ea9aa9a Merge "AudioEffect JNI: fix queryEffects()" into lmp-dev by Eric Laurent · 10 years ago
  19. 4fc28d7 AudioEffect JNI: fix queryEffects() by Eric Laurent · 10 years ago
  20. 9127e45 TIF: Enable inflating class android.media.tv.TvView on non-TV devices by Jae Seo · 10 years ago
  21. f35423b Merge "Virtualizer: replace device type by virtualization mode" into lmp-dev by Jean-Michel Trivi · 10 years ago
  22. b94b5d33 Merge "Hide AudioDevice class" into lmp-dev by Eric Laurent · 10 years ago
  23. 350f255 Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev by Zhijun He · 10 years ago
  24. 2c5afa3 Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-dev by Lajos Molnar · 10 years ago
  25. 8c4d53c MediaPlayer/SubtitleController:fix add/select timed text on start by Robert Shih · 10 years ago
  26. aea175e More android.media.AudioFormat.Builder javadoc by Jean-Michel Trivi · 10 years ago
  27. d7e5f68 MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo by Lajos Molnar · 10 years ago
  28. b00ab01 Merge "Add support for max-res decode" into lmp-dev by Jeff Tinker · 10 years ago
  29. b67c3102 CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P by Zhijun He · 10 years ago
  30. aa79d99 initialize codec list before MediaCodec.getCodecInfo() by Lajos Molnar · 10 years ago
  31. 9580f6c Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-dev by Jason Monk · 10 years ago
  32. fe5998b Add Japanese content ratings by Jae Seo · 10 years ago
  33. 7c36c86 Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-dev by Eric Laurent · 10 years ago
  34. 56340fc unhide AudioAttributes flag FLAG_HW_AV_SYNC by Eric Laurent · 10 years ago
  35. b3bf7d4 Virtualizer: replace device type by virtualization mode by Jean-Michel Trivi · 10 years ago
  36. 9ff7dda Possible fix for dead handler in Music button event sending by RoboErik · 10 years ago
  37. 0c37ba3 Add user-specific playSoundEffect and use in NavBar by Jason Monk · 10 years ago
  38. d254611 TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable by Jae Seo · 10 years ago
  39. 6a8eeda Hide AudioDevice class by Eric Laurent · 10 years ago
  40. afd899c Merge "Respect Android conventions in AudioManager extras" into lmp-dev by Jean-Michel Trivi · 10 years ago
  41. 2caa0a6 Merge "AudioAttributes: unhide CREATOR" into lmp-dev by Jean-Michel Trivi · 10 years ago
  42. cfc1026 Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-dev by Lajos Molnar · 10 years ago
  43. b860155 Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-dev by Lajos Molnar · 10 years ago
  44. deddda5 Respect Android conventions in AudioManager extras by Jean-Michel Trivi · 10 years ago
  45. 8aacb2e AudioAttributes: unhide CREATOR by Jean-Michel Trivi · 10 years ago
  46. 7492a4c Merge "API review: android.media.tv" into lmp-dev by Jae Seo · 10 years ago
  47. 2778f5a API review: android.media.tv by Jae Seo · 10 years ago
  48. 77a6345 Merge "send volume button events to adjustSuggestedStream instead of adjustStream" into lmp-dev by RoboErik · 10 years ago
  49. d89025f Merge "Minor tweaks to MediaBrowser" into lmp-dev by RoboErik · 10 years ago
  50. dfafca7 Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev by RoboErik · 10 years ago
  51. 845755d Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-dev by RoboErik · 10 years ago
  52. 272e161 send volume button events to adjustSuggestedStream instead of adjustStream by RoboErik · 10 years ago
  53. 5dfa0a5 Minor tweaks to MediaBrowser by RoboErik · 10 years ago
  54. 14f717a rename add/removeCallback to register/unregisterCallback by RoboErik · 10 years ago
  55. 3512bcd Merge "Permission check for entering MODE_IN_CALL" into lmp-dev by Jean-Michel Trivi · 10 years ago
  56. ccd654e Permission check for entering MODE_IN_CALL by Jean-Michel Trivi · 10 years ago
  57. 92e565f rename SERVICE_ACTION to SERVICE_INTERFACE by RoboErik · 10 years ago
  58. a4b9a19 Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev by RoboErik · 10 years ago
  59. b6efa23 Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev by Eric Laurent · 10 years ago
  60. a18b69f MediaCodecInfo: rename createFromProfileLevel by Lajos Molnar · 10 years ago
  61. f85a08d Merge "Update VolumeProvider apis per feedback" into lmp-dev by RoboErik · 10 years ago
  62. e7d6d97 Add a system API to query hdmi system audio mode by Terry Heo · 10 years ago
  63. 5a7e920 AudioManager: only use main looper for AudioPort event handler by Eric Laurent · 10 years ago
  64. 8e1e848 Ensure there's a valid handler when registering a sessions listener by RoboErik · 10 years ago
  65. a90ae8b Merge "TIF: Add Quebec ratings for Canada and fix the XML example" into lmp-dev by Jae Seo · 10 years ago
  66. 0a514c0 TIF: Add Quebec ratings for Canada and fix the XML example by Jae Seo · 10 years ago
  67. 9ed982d Rename ro.config.music_vol_steps into ro.config.media_vol_steps. by Jungshik Jang · 10 years ago
  68. 0d0f67f Update VolumeProvider apis per feedback by RoboErik · 10 years ago
  69. 49367a3 Merge "Fix regression in CTS for AudioTrack" into lmp-dev by Glenn Kasten · 10 years ago
  70. 9df2c1b Add a warning log when it takes long time to handle a message in TIS by Youngsang Cho · 10 years ago
  71. bcd20f8 Merge "Allow empty strings in playFromSearch" into lmp-dev by RoboErik · 10 years ago
  72. 4b253d2 Allow empty strings in playFromSearch by RoboErik · 10 years ago
  73. 42f0a36 Merge changes Id38bcf7c,I54f156d9 into lmp-dev by RoboErik · 10 years ago
  74. f213347 Update MediaController comment to mention notification listeners by RoboErik · 10 years ago
  75. e8f8bc0 Merge "Make stream_music volume configurable." into lmp-dev by Jungshik Jang · 10 years ago
  76. 859f4f7 Merge "Restore permission check for mic muting" into lmp-dev by Jean-Michel Trivi · 10 years ago
  77. c56b808 Fix regression in CTS for AudioTrack by Glenn Kasten · 10 years ago
  78. 02aa75a Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev by Michael Wright · 10 years ago
  79. 5f4cfd3 Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev by Jean-Michel Trivi · 10 years ago
  80. 4a4fea0 Restore permission check for mic muting by Jean-Michel Trivi · 10 years ago
  81. a7118c9 Merge "API: Document android-allow-cross-domain-redirect in MediaPlayer and VideoView" into lmp-dev by Ronghua Wu · 10 years ago
  82. 17a1b48 Merge "Update MediaBrowser to use String ids instead of Uris" into lmp-dev by RoboErik · 10 years ago
  83. 65899b1 Merge "TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE" into lmp-dev by Jae Seo · 10 years ago
  84. 9e85408 Merge "TIF: Fix the Singapore content ratings" into lmp-dev by Jae Seo · 10 years ago
  85. 75f903e Merge "Do not show the input icon when it's not available." into lmp-dev by Sungsoo Lim · 10 years ago
  86. 3633832 Do not show the input icon when it's not available. by Sungsoo Lim · 10 years ago
  87. 3652e1d TIF: Fix the Singapore content ratings by Jae Seo · 10 years ago
  88. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  89. d6ae33b TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE by Jae Seo · 10 years ago
  90. d71c691 TIF: add SystemApi's for ITvInputHardware related methods by Wonsik Kim · 10 years ago
  91. 32069a1 Make stream_music volume configurable. by Jungshik Jang · 10 years ago
  92. 774f6c3 Add missing checks for the current session callback by Ji-Hwan Lee · 10 years ago
  93. 8b63a2b Merge "Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session ID" into lmp-dev by Rachad · 10 years ago
  94. f7255fc Merge "TIF: Fix comment on TvContentRating" into lmp-dev by Jae Seo · 10 years ago
  95. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  96. b417c9d TIF: Fix comment on TvContentRating by Jae Seo · 10 years ago
  97. 2f08888 Merge "Document MediaSession.Callback.onMediaButtonEvent and add returns" into lmp-dev by RoboErik · 10 years ago
  98. c692d05 Update MediaBrowser to use String ids instead of Uris by RoboErik · 10 years ago
  99. 5137401 Replace "Comment" to "Description" since description makes more sense in by Andrew Jeon · 10 years ago
  100. cd74270 Document MediaSession.Callback.onMediaButtonEvent and add returns by RoboErik · 10 years ago