1. 56340fc unhide AudioAttributes flag FLAG_HW_AV_SYNC by Eric Laurent · 10 years ago
  2. b3bf7d4 Virtualizer: replace device type by virtualization mode by Jean-Michel Trivi · 10 years ago
  3. 9ff7dda Possible fix for dead handler in Music button event sending by RoboErik · 10 years ago
  4. 0c37ba3 Add user-specific playSoundEffect and use in NavBar by Jason Monk · 10 years ago
  5. d254611 TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailable by Jae Seo · 10 years ago
  6. 6a8eeda Hide AudioDevice class by Eric Laurent · 10 years ago
  7. afd899c Merge "Respect Android conventions in AudioManager extras" into lmp-dev by Jean-Michel Trivi · 10 years ago
  8. 2caa0a6 Merge "AudioAttributes: unhide CREATOR" into lmp-dev by Jean-Michel Trivi · 10 years ago
  9. cfc1026 Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-dev by Lajos Molnar · 10 years ago
  10. b860155 Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-dev by Lajos Molnar · 10 years ago
  11. deddda5 Respect Android conventions in AudioManager extras by Jean-Michel Trivi · 10 years ago
  12. 8aacb2e AudioAttributes: unhide CREATOR by Jean-Michel Trivi · 10 years ago
  13. 7492a4c Merge "API review: android.media.tv" into lmp-dev by Jae Seo · 10 years ago
  14. 2778f5a API review: android.media.tv by Jae Seo · 10 years ago
  15. 77a6345 Merge "send volume button events to adjustSuggestedStream instead of adjustStream" into lmp-dev by RoboErik · 10 years ago
  16. d89025f Merge "Minor tweaks to MediaBrowser" into lmp-dev by RoboErik · 10 years ago
  17. dfafca7 Merge "rename add/removeCallback to register/unregisterCallback" into lmp-dev by RoboErik · 10 years ago
  18. 845755d Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-dev by RoboErik · 10 years ago
  19. 272e161 send volume button events to adjustSuggestedStream instead of adjustStream by RoboErik · 10 years ago
  20. 5dfa0a5 Minor tweaks to MediaBrowser by RoboErik · 10 years ago
  21. 14f717a rename add/removeCallback to register/unregisterCallback by RoboErik · 10 years ago
  22. 3512bcd Merge "Permission check for entering MODE_IN_CALL" into lmp-dev by Jean-Michel Trivi · 10 years ago
  23. ccd654e Permission check for entering MODE_IN_CALL by Jean-Michel Trivi · 10 years ago
  24. 92e565f rename SERVICE_ACTION to SERVICE_INTERFACE by RoboErik · 10 years ago
  25. a4b9a19 Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev by RoboErik · 10 years ago
  26. b6efa23 Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev by Eric Laurent · 10 years ago
  27. a18b69f MediaCodecInfo: rename createFromProfileLevel by Lajos Molnar · 10 years ago
  28. f85a08d Merge "Update VolumeProvider apis per feedback" into lmp-dev by RoboErik · 10 years ago
  29. e7d6d97 Add a system API to query hdmi system audio mode by Terry Heo · 10 years ago
  30. 5a7e920 AudioManager: only use main looper for AudioPort event handler by Eric Laurent · 10 years ago
  31. 8e1e848 Ensure there's a valid handler when registering a sessions listener by RoboErik · 10 years ago
  32. a90ae8b Merge "TIF: Add Quebec ratings for Canada and fix the XML example" into lmp-dev by Jae Seo · 10 years ago
  33. 0a514c0 TIF: Add Quebec ratings for Canada and fix the XML example by Jae Seo · 10 years ago
  34. 9ed982d Rename ro.config.music_vol_steps into ro.config.media_vol_steps. by Jungshik Jang · 10 years ago
  35. 0d0f67f Update VolumeProvider apis per feedback by RoboErik · 10 years ago
  36. 1c9d148 am 6d4873f5: am 0511ba50: Do not persist and restore the media button event receiver by Jean-Michel Trivi · 10 years ago
  37. 49367a3 Merge "Fix regression in CTS for AudioTrack" into lmp-dev by Glenn Kasten · 10 years ago
  38. 9df2c1b Add a warning log when it takes long time to handle a message in TIS by Youngsang Cho · 10 years ago
  39. bcd20f8 Merge "Allow empty strings in playFromSearch" into lmp-dev by RoboErik · 10 years ago
  40. 4b253d2 Allow empty strings in playFromSearch by RoboErik · 10 years ago
  41. 42f0a36 Merge changes Id38bcf7c,I54f156d9 into lmp-dev by RoboErik · 10 years ago
  42. f213347 Update MediaController comment to mention notification listeners by RoboErik · 10 years ago
  43. e8f8bc0 Merge "Make stream_music volume configurable." into lmp-dev by Jungshik Jang · 10 years ago
  44. 859f4f7 Merge "Restore permission check for mic muting" into lmp-dev by Jean-Michel Trivi · 10 years ago
  45. c56b808 Fix regression in CTS for AudioTrack by Glenn Kasten · 10 years ago
  46. 02aa75a Merge "VirtualDisplay.Callbacks -> Callback" into lmp-dev by Michael Wright · 10 years ago
  47. 5f4cfd3 Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" into lmp-dev by Jean-Michel Trivi · 10 years ago
  48. 4a4fea0 Restore permission check for mic muting by Jean-Michel Trivi · 10 years ago
  49. a7118c9 Merge "API: Document android-allow-cross-domain-redirect in MediaPlayer and VideoView" into lmp-dev by Ronghua Wu · 10 years ago
  50. 17a1b48 Merge "Update MediaBrowser to use String ids instead of Uris" into lmp-dev by RoboErik · 10 years ago
  51. 65899b1 Merge "TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE" into lmp-dev by Jae Seo · 10 years ago
  52. 9e85408 Merge "TIF: Fix the Singapore content ratings" into lmp-dev by Jae Seo · 10 years ago
  53. 75f903e Merge "Do not show the input icon when it's not available." into lmp-dev by Sungsoo Lim · 10 years ago
  54. 3633832 Do not show the input icon when it's not available. by Sungsoo Lim · 10 years ago
  55. 3652e1d TIF: Fix the Singapore content ratings by Jae Seo · 10 years ago
  56. 75ee9fc VirtualDisplay.Callbacks -> Callback by Michael Wright · 10 years ago
  57. d6ae33b TIF: Allow ISO 639-1 code for Channels.COLUMN_AUDIO_LANGUAGE by Jae Seo · 10 years ago
  58. d71c691 TIF: add SystemApi's for ITvInputHardware related methods by Wonsik Kim · 10 years ago
  59. 32069a1 Make stream_music volume configurable. by Jungshik Jang · 10 years ago
  60. 774f6c3 Add missing checks for the current session callback by Ji-Hwan Lee · 10 years ago
  61. 8b63a2b Merge "Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session ID" into lmp-dev by Rachad · 10 years ago
  62. f7255fc Merge "TIF: Fix comment on TvContentRating" into lmp-dev by Jae Seo · 10 years ago
  63. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  64. b417c9d TIF: Fix comment on TvContentRating by Jae Seo · 10 years ago
  65. 2f08888 Merge "Document MediaSession.Callback.onMediaButtonEvent and add returns" into lmp-dev by RoboErik · 10 years ago
  66. c692d05 Update MediaBrowser to use String ids instead of Uris by RoboErik · 10 years ago
  67. 5137401 Replace "Comment" to "Description" since description makes more sense in by Andrew Jeon · 10 years ago
  68. cd74270 Document MediaSession.Callback.onMediaButtonEvent and add returns by RoboErik · 10 years ago
  69. c38f9ba Tunneled Video Playback: Fixed missing AudioHwSync for provided Audio session ID by Rachad · 10 years ago
  70. 67085e1 Merge "Fix exception message string formatting in MediaDrm" into lmp-dev by Jeff Tinker · 10 years ago
  71. 336d3ea Add support for max-res decode by Jeff Tinker · 10 years ago
  72. 4c4eadc TIF: update the default value documentation of Channels.COLUMN_BROWSABLE. by Dongwon Kang · 10 years ago
  73. 09daab2 Merge "android.media.Ringtone: add getter for AudioAttributes" into lmp-dev by Jean-Michel Trivi · 10 years ago
  74. d33c3a7 Merge "More AudioManager.generateAudioSessionId() javadoc" into lmp-dev by Jean-Michel Trivi · 10 years ago
  75. 350be2e Merge "Update to MediaBrowser APIs per council feedback" into lmp-dev by RoboErik · 10 years ago
  76. 4fe4fac Merge "Set/unset session on the callback" into lmp-dev by RoboErik · 10 years ago
  77. 5ea924b Set/unset session on the callback by RoboErik · 10 years ago
  78. 3625bf7 Update to MediaBrowser APIs per council feedback by RoboErik · 10 years ago
  79. 18b80d2 Merge "Add Media Player Streaming Tests" into lmp-dev by Shaohan Zou · 10 years ago
  80. a8528c6 Merge "Audio/Micrphone user restriction/multiuser updates." into lmp-dev by Julia Reynolds · 10 years ago
  81. 2b29bc4 Enhance audio service dumpsys. by John Spurlock · 10 years ago
  82. dbf1552 MediaCodecInfo: allow getting info for secure codec by Lajos Molnar · 10 years ago
  83. 7b8b560 Merge "media: update MediaCodec/Info/List/Format APIs based on review comments" into lmp-dev by Lajos Molnar · 10 years ago
  84. 9c165d6 TIF: Enable applications to register custom content rating systems by Jae Seo · 10 years ago
  85. d097e7e Add Media Player Streaming Tests by Shaohan Zou · 10 years ago
  86. 6c104d8 Merge "fix condition to send ACTION_AUDIO_BECOMING_NOISY intent" into lmp-dev by Eric Laurent · 10 years ago
  87. 2174746 media: update MediaCodec/Info/List/Format APIs based on review comments by Lajos Molnar · 10 years ago
  88. 84e18ec android.media.Ringtone: add getter for AudioAttributes by Jean-Michel Trivi · 10 years ago
  89. b53453f Audio/Micrphone user restriction/multiuser updates. by Julia Reynolds · 10 years ago
  90. 27c30e4 fix condition to send ACTION_AUDIO_BECOMING_NOISY intent by Eric Laurent · 10 years ago
  91. 2227cac Merge "Camera2: Correct error handling" into lmp-dev by Eino-Ville Talvala · 10 years ago
  92. c0dce27 Merge "SoundPool.Builder: document default values" into lmp-dev by Jean-Michel Trivi · 10 years ago
  93. acc0095 Camera2: Correct error handling by Eino-Ville Talvala · 10 years ago
  94. 2979986 Fix exception message string formatting in MediaDrm by Jeff Tinker · 10 years ago
  95. ff9ec77 Merge "TIF: Make TV content rating names consistent" into lmp-dev by Jae Seo · 10 years ago
  96. 56bfc2b Merge "TIF: Reset main TvView only for explicit reset() call" into lmp-dev by Ji-Hwan Lee · 10 years ago
  97. d0f0058 TIF: Reset main TvView only for explicit reset() call by Ji-Hwan Lee · 10 years ago
  98. b2835e2 TIF: Make TV content rating names consistent by Jae Seo · 10 years ago
  99. c931cc0 Merge "Reset a session callback variable when tune is failed" into lmp-dev by Youngsang Cho · 10 years ago
  100. 7cf6705 Reset a session callback variable when tune is failed by Youngsang Cho · 10 years ago