1. 394a8e1 Handle simultaneous connect of devices with the same "type" (as in USB) by Paul McLean · 9 years ago
  2. 1ff1e6e AudioService: Fix device dump in dumpsys output. by John Spurlock · 9 years ago
  3. b32fc97 AudioService: Add current stream devices to dumpsys output. by John Spurlock · 9 years ago
  4. ee5ad72 Audio: Remove the concept of master volume. by John Spurlock · 9 years ago
  5. 6611bfd Merge "AudioService: Fix typo/grammar in comment." by John Spurlock · 9 years ago
  6. bc82b12 AudioService: Fix typo/grammar in comment. by John Spurlock · 9 years ago
  7. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 9 years ago
  8. 4b69ac7 Merge "AudioService: Migrate index map to SparseIntArray." by John Spurlock · 9 years ago
  9. 2bb02ec AudioService: Migrate index map to SparseIntArray. by John Spurlock · 9 years ago
  10. 59dc9c1 AudioService: Fix typo in constant. by John Spurlock · 9 years ago
  11. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  12. 8649086 AudioService: Use the foreground broadcast queue for fired intents. by John Spurlock · 9 years ago
  13. 7a9ba42 Pass old and new volume to CEC without rounding up by Jinsuk Kim · 9 years ago
  14. 0dfc901 Merge "AudioService: Fire volume-changed intents for all streams." by John Spurlock · 9 years ago
  15. c16442c Merge "AudioService: Fire the mute-changed intent for all changes." by John Spurlock · 9 years ago
  16. f63860c AudioService: Fire volume-changed intents for all streams. by John Spurlock · 9 years ago
  17. 22b9ee1 AudioService: Fire the mute-changed intent for all changes. by John Spurlock · 9 years ago
  18. 5e78373 AudioService: easier forced camera sound debugging. by John Spurlock · 9 years ago
  19. 3ce3725 Use the unresolved stream type for mute checking. by John Spurlock · 9 years ago
  20. 7d3cf592 Merge "Volume: Allow dialog to query "muteable" streams." by John Spurlock · 9 years ago
  21. a9dfbe8b Volume: Allow dialog to query "muteable" streams. by John Spurlock · 9 years ago
  22. 7139fdc Merge "AudioService: persist volume of ring stream when ringer mode changed" by Eric Laurent · 9 years ago
  23. cdb57ae Allow sysui-managed remote volume controllers. by John Spurlock · 9 years ago
  24. 9e0d25f AudioService: persist volume of ring stream when ringer mode changed by Eric Laurent · 9 years ago
  25. 6156017 Move AudioService to services. by John Spurlock · 9 years ago[Renamed (97%) from media/java/android/media/AudioService.java]
  26. 5452e25 Delay unmuting on volume down by RoboErik · 9 years ago
  27. 26bf3ea Merge "Add additional info to AudioPort for enum/selection API." by Paul McLean · 9 years ago
  28. 951c04b Merge "Use shared value for default muteable streams." by John Spurlock · 9 years ago
  29. 24c0518 Use shared value for default muteable streams. by John Spurlock · 9 years ago
  30. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 9 years ago
  31. 001c59c Route volume keys directly to the audio system on TVs by RoboErik · 9 years ago
  32. 4197cb6 Move mute/unmute handling to adjust volume paths by RoboErik · 9 years ago
  33. f4244f5 am 46c3304a: am 485813a0: Merge "Delay the second message for 30ms more than the last message for a2dp" into lmp-mr1-dev by Matthew Xie · 9 years ago
  34. e213c68 am 46c3304a: am 485813a0: Merge "Delay the second message for 30ms more than the last message for a2dp" into lmp-mr1-dev by Matthew Xie · 9 years ago
  35. c525cf7 Delay the second message for 30ms more than the last message for a2dp by Matthew Xie · 9 years ago
  36. b6d4b35 am 77c96dd8: Merge "Don\'t launch broadcast receiver processes during boot" into lmp-mr1-dev automerge: 8192670 by Christopher Tate · 9 years ago
  37. ebdec3e am 77c96dd8: Merge "Don\'t launch broadcast receiver processes during boot" into lmp-mr1-dev by Christopher Tate · 9 years ago
  38. 267603f Don't launch broadcast receiver processes during boot by Christopher Tate · 9 years ago
  39. 3d0fb88 Merge "Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState() to report USB device status" by Mike Lockwood · 9 years ago
  40. a47d85e am c2230a9d: am ef417bb7: am 6a64a9cd: Merge "Prevent AudioService dead lock issue." by Jean-Michel Trivi · 9 years ago
  41. c2230a9 am ef417bb7: am 6a64a9cd: Merge "Prevent AudioService dead lock issue." by Jean-Michel Trivi · 9 years ago
  42. 2e34341 Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState() to report USB device status by Mike Lockwood · 10 years ago
  43. 7578820 Merge "AudioService: force use impacts BECOMING_NOISY intent" by Jean-Michel Trivi · 9 years ago
  44. 7e2f371 AudioService: force use impacts BECOMING_NOISY intent by Jean-Michel Trivi · 9 years ago
  45. bd0e6c3 am e5a25a76: am ad58ca67: Merge "AudioService: handle stream mute by stream alias" into lmp-mr1-dev automerge: 50085fb by Eric Laurent · 9 years ago
  46. 4fb3b60 AudioService: handle stream mute by stream alias by Eric Laurent · 9 years ago
  47. cba9873 Merge commit 'fe254b6e' into manualmerge by Eric Laurent · 9 years ago
  48. 4fe7795 Prevent AudioService dead lock issue. by seunghwan.hong · 10 years ago
  49. 6fa4245 AudioService: send connection intent for HDMI ARC device by Eric Laurent · 10 years ago
  50. 0a8f069 Support for simultaneous USB Audio Devices connect/disconnect by Paul McLean · 10 years ago
  51. aa5adac am af84e073: Merge "Audio Policy: Clear calling identity for all paths setting ringer mode." into lmp-mr1-dev automerge: db41690 by John Spurlock · 10 years ago
  52. af88a19 Audio Policy: Clear calling identity for all paths setting ringer mode. by John Spurlock · 10 years ago
  53. ddac2a7 am 05fce092: am 8d24fe23: Merge "AudioService: fix permission check." into lmp-mr1-dev by Eric Laurent · 10 years ago
  54. 38edfda AudioService: fix permission check. by Eric Laurent · 10 years ago
  55. 01a8d29 am caba3603: am e7f301a0: Merge "Audio policy: Fix deprecated shouldVibrate api." into lmp-mr1-dev by John Spurlock · 10 years ago
  56. 5762779 Audio policy: Fix deprecated shouldVibrate api. by John Spurlock · 10 years ago
  57. c45ea92 am d8858fa9: am a2bc055e: Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  58. a2bc055 Merge "audioservice: Clear calling identity upon calling HdmiControlService" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  59. 48cbf29 audioservice: Clear calling identity upon calling HdmiControlService by Jinsuk Kim · 10 years ago
  60. 7a27bc3 am 09378975: resolved conflicts for merge of 5196dd04 to lmp-mr1-dev-plus-aosp by Eric Laurent · 10 years ago
  61. 65bc112 Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-mr1-dev by Eric Laurent · 10 years ago
  62. b4b5c28 am 9cfdb4f6: am 967e19a4: am 2f47eaff: Merge "Volume: Only play the new vibrate hint once per volume-down." into lmp-mr1-dev by John Spurlock · 10 years ago
  63. b3f390f am 83d0c86b: am d14f98fd: am 8638877f: Merge "Support collaborative audio focus handling" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  64. 9053ce8 am b22eea72: am 2d7a1b09: am d386d0f3: Merge "Route mute key events through MediaSessionService" into lmp-mr1-dev by RoboErik · 10 years ago
  65. 795a514 Volume: Only play the new vibrate hint once per volume-down. by John Spurlock · 10 years ago
  66. 7f5eb9f AudioSystem JNI: Add audio policy custom mixes registration by Eric Laurent · 10 years ago
  67. 8638877 Merge "Support collaborative audio focus handling" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  68. 0212be5 Support collaborative audio focus handling by Jean-Michel Trivi · 10 years ago
  69. 7c82ced Route mute key events through MediaSessionService by RoboErik · 10 years ago
  70. 0927c43 Merge "Remove obsolete AudioManager audio dock plugged Intents" by Mike Lockwood · 10 years ago
  71. 008dfad Remove obsolete AudioManager audio dock plugged Intents by Mike Lockwood · 10 years ago
  72. 57457b9 Merge "AudioMix address and type, rule exclusion API, dynamic source" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  73. b4355ec Merge "audioservice: system audio control in master volume mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  74. 21d68f4 Merge "Volume: Improve inline volume controls used in settings." into lmp-mr1-dev by John Spurlock · 10 years ago
  75. 336cdb4 audioservice: system audio control in master volume mode by Jinsuk Kim · 10 years ago
  76. 1b3541d AudioMix address and type, rule exclusion API, dynamic source by Jean-Michel Trivi · 10 years ago
  77. da39290 Set stream volume to max when userMasterVolume is set to true. by Wally Yau · 10 years ago
  78. bcc1087 Volume: Improve inline volume controls used in settings. by John Spurlock · 10 years ago
  79. e511ddc Merge "AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION." into lmp-mr1-dev by Eric Laurent · 10 years ago
  80. 661f2cf VolumeZen: Introduce internal vs external ringer mode. by John Spurlock · 10 years ago
  81. 958876f Add support for audio focus locking by Jean-Michel Trivi · 10 years ago
  82. ac4af18b Merge "Handle volume events on master volume devices correctly" into lmp-mr1-dev by RoboErik · 10 years ago
  83. 0b03f99 AudioService: use FEATURE_LEANBACK instead of FEATURE_TELEVSION. by Eric Laurent · 10 years ago
  84. 519c774 Handle volume events on master volume devices correctly by RoboErik · 10 years ago
  85. 95ef08b Volume: Don't allow ringer volume of 0 exiting ringer mode. by John Spurlock · 10 years ago
  86. 136f541 Merge "Support for delayed audio focus" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  87. fd6ad74 Support for delayed audio focus by Jean-Michel Trivi · 10 years ago
  88. fe91d4e Merge "AudioService: fix wired headset insertion delay." into lmp-mr1-dev by Eric Laurent · 10 years ago
  89. adbe8bf AudioService: fix wired headset insertion delay. by Eric Laurent · 10 years ago
  90. 8befd6f Merge "AudioService: fix cross deadlock" into lmp-mr1-dev by Eric Laurent · 10 years ago
  91. 8fa4d6f AudioService: fix cross deadlock by Eric Laurent · 10 years ago
  92. 38b00a6 Merge "More AudioPolicy registration" into lmp-mr1-dev by Jean-Michel Trivi · 10 years ago
  93. 8fdb0d4 More AudioPolicy registration by Jean-Michel Trivi · 10 years ago
  94. 570cc53 Fix exception in AudioService when no BT Headset is connected. by Andre Eisenbach · 10 years ago
  95. 670a82c Merge "audioservice: fix default stream volume" into lmp-mr1-dev by Eric Laurent · 10 years ago
  96. 91377de audioservice: fix default stream volume by Eric Laurent · 10 years ago
  97. 9755937 AudioService: Restore ringer-mode validation check. by John Spurlock · 10 years ago
  98. e5b42d9 Leave zen when apps set ringer-mode = non-silent (normal/vibrate). by John Spurlock · 10 years ago
  99. 318f0fe AudioService: Fix monitorRotation for landscape applications by Jon Eklund · 10 years ago
  100. ba5270b Full volume on remote submix for apps that need it by Jean-Michel Trivi · 10 years ago