| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "audio service: make dock audio is off by default" into jb-mr1-dev | Eric Laurent | 2012-10-29 | 1 | -1/+1 |
|\ |
|
| * | audio service: make dock audio is off by default | Eric Laurent | 2012-10-29 | 1 | -1/+1 |
* | | No playback and music widget from other user on user switch | Jean-Michel Trivi | 2012-10-29 | 1 | -2/+34 |
|/ |
|
* | Merge "add settings for dock audio enabled" into jb-mr1-dev | Eric Laurent | 2012-10-27 | 1 | -1/+37 |
|\ |
|
| * | add settings for dock audio enabled | Eric Laurent | 2012-10-26 | 1 | -1/+37 |
* | | Add MediaRouter API to get presentation display. | Jeff Brown | 2012-10-25 | 1 | -5/+126 |
* | | Merge "Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging)" into... | Bryan Mawhinney | 2012-10-25 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Add text representation of ROUTE_TYPE_LIVE_VIDEO (for debugging) | Bryan Mawhinney | 2012-10-24 | 1 | -0/+3 |
* | | AudioService: add fix for corrupted settings | Eric Laurent | 2012-10-23 | 1 | -0/+6 |
|/ |
|
* | More migration to Global settings. | Jeff Sharkey | 2012-10-18 | 1 | -3/+4 |
* | Append the test case name in the beginning | Yu Shan Emily Lau | 2012-10-17 | 1 | -0/+1 |
* | Merge "Fix the NPE for the memwriter." into jb-mr1-dev | Yu Shan Emily Lau | 2012-10-17 | 1 | -5/+4 |
|\ |
|
| * | Fix the NPE for the memwriter. | Yu Shan Emily Lau | 2012-10-17 | 1 | -5/+4 |
* | | Merge "Use device availability to start WFD audio routing" into jb-mr1-dev | Jean-Michel Trivi | 2012-10-15 | 2 | -16/+6 |
|\ \
| |/
|/| |
|
| * | Use device availability to start WFD audio routing | Jean-Michel Trivi | 2012-10-11 | 2 | -16/+6 |
* | | Rewind buffer before copying into it. | Marco Nelissen | 2012-10-12 | 1 | -0/+1 |
* | | Ensure MediaRouter correctly handles renamed Wifi displays. | Jeff Brown | 2012-10-11 | 1 | -15/+7 |
|/ |
|
* | Merge "Don't play notifications during speech recognition" into jb-mr1-dev | Jean-Michel Trivi | 2012-10-10 | 2 | -0/+17 |
|\ |
|
| * | Don't play notifications during speech recognition | Jean-Michel Trivi | 2012-10-10 | 2 | -0/+17 |
* | | Fix MediaRouter prioritization around a2dp devices | Adam Powell | 2012-10-10 | 1 | -4/+5 |
* | | Merge "Instead of collecting the procmem output in the test, change it as opt... | Yu Shan Emily Lau | 2012-10-09 | 2 | -38/+41 |
|\ \
| |/
|/| |
|
| * | Instead of collecting the procmem output in | Yu Shan Emily Lau | 2012-10-09 | 2 | -38/+41 |
* | | Merge "enforce camera sound according to country code" into jb-mr1-dev | Eric Laurent | 2012-10-09 | 3 | -38/+182 |
|\ \ |
|
| * | | enforce camera sound according to country code | Eric Laurent | 2012-10-08 | 3 | -38/+182 |
* | | | Don't do a wifi p2p scan in MediaRouter if we're already connected | Adam Powell | 2012-10-08 | 1 | -3/+8 |
|/ / |
|
* | | AudioService: fix settings for fixed volume device | Eric Laurent | 2012-10-07 | 1 | -7/+24 |
* | | MediaRouter/Wireless Display - correct initial state | Adam Powell | 2012-10-04 | 1 | -5/+7 |
* | | Throw an exception instead of crash when a surface does not have a binding su... | James Dong | 2012-10-04 | 1 | -0/+5 |
* | | Merge "AudioService: filter flags in volume methods" into jb-mr1-dev | Eric Laurent | 2012-10-04 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | AudioService: filter flags in volume methods | Eric Laurent | 2012-10-03 | 1 | -1/+3 |
* | | audio service: fix system volume settings | Eric Laurent | 2012-10-02 | 1 | -10/+18 |
|/ |
|
* | enable safe media volume according to country | Eric Laurent | 2012-10-02 | 1 | -39/+96 |
* | MediaRouter/Wifi Display improvements | Adam Powell | 2012-10-01 | 1 | -21/+40 |
* | String change for video routing via MediaRouter; "HDMI" not "HDMI audio." | Adam Powell | 2012-09-28 | 1 | -1/+1 |
* | Add wireless display selection support to MediaRouter. | Adam Powell | 2012-09-28 | 1 | -40/+293 |
* | Merge "Multi-user ringtone playback." into jb-mr1-dev | Jeff Sharkey | 2012-09-26 | 2 | -2/+4 |
|\ |
|
| * | Multi-user ringtone playback. | Jeff Sharkey | 2012-09-26 | 2 | -2/+4 |
* | | Implement android.media.AudioManager.getProperty() | Glenn Kasten | 2012-09-25 | 2 | -2/+15 |
|/ |
|
* | Display a fixed volume silder when docked. | Eric Laurent | 2012-09-25 | 2 | -83/+120 |
* | Merge into jb-mr1-dev | Jean-Baptiste Queru | 2012-09-25 | 1 | -5/+8 |
|\ |
|
| * | Volume keys control music volume after music stops | Eric Laurent | 2012-09-21 | 1 | -5/+8 |
* | | pause music playback when switching user. | Eric Laurent | 2012-09-21 | 1 | -2/+22 |
|/ |
|
* | Do not turn safe volume on upon headset connection | Eric Laurent | 2012-09-21 | 1 | -16/+24 |
* | Merge "Expose android.media.AudioManager.getProperty()" into jb-mr1-dev | Glenn Kasten | 2012-09-20 | 1 | -9/+8 |
|\ |
|
| * | Expose android.media.AudioManager.getProperty() | Glenn Kasten | 2012-09-20 | 1 | -9/+8 |
* | | Merge "Add multi user volume management" into jb-mr1-dev | Eric Laurent | 2012-09-20 | 1 | -28/+64 |
|\ \
| |/
|/| |
|
| * | Add multi user volume management | Eric Laurent | 2012-09-19 | 1 | -28/+64 |
* | | Merge "New API for querying audio properties" into jb-mr1-dev | Glenn Kasten | 2012-09-19 | 1 | -0/+29 |
|\ \ |
|
| * | | New API for querying audio properties | Glenn Kasten | 2012-09-17 | 1 | -0/+29 |
* | | | Merge "AudioService: Send "becoming noisy" intent when USB accessory audio is... | Mike Lockwood | 2012-09-18 | 1 | -3/+6 |
|\ \ \ |
|