| Commit message (Expand) | Author | Age | Files | Lines |
* | MediaScanner: Disable bulk insert for settings | Sungsoo Lim | 2012-01-11 | 1 | -21/+33 |
* | Fix build | Glenn Kasten | 2012-01-09 | 1 | -4/+3 |
* | Audio Java doc comment typos and minor changes | Glenn Kasten | 2012-01-09 | 4 | -29/+35 |
* | Merge "Fix race conditions related to ringer mode" | Glenn Kasten | 2012-01-09 | 1 | -35/+54 |
|\ |
|
| * | Fix race conditions related to ringer mode | Glenn Kasten | 2011-12-13 | 1 | -35/+54 |
* | | Merge "Also accept non-parenthesized genre numbers" | Marco Nelissen | 2012-01-06 | 1 | -6/+46 |
|\ \ |
|
| * | | Also accept non-parenthesized genre numbers | Marco Nelissen | 2012-01-05 | 1 | -6/+46 |
* | | | ThumbnailUtils: To fix misuse of FileInputStream. | Dongwon Kang | 2012-01-05 | 1 | -1/+12 |
|/ / |
|
* | | AudioService: simplified handler messages. | Eric Laurent | 2011-12-20 | 1 | -45/+66 |
* | | Merge "Fix indentation and whitespace" | Glenn Kasten | 2011-12-14 | 1 | -25/+25 |
|\ \ |
|
| * | | Fix indentation and whitespace | Glenn Kasten | 2011-12-14 | 1 | -25/+25 |
| |/ |
|
* | | Fix typo in error message, missing space | Glenn Kasten | 2011-12-14 | 1 | -1/+1 |
|/ |
|
* | Update onVideoSizeChanged() callback method Java doc to explicitly specify th... | James Dong | 2011-12-06 | 1 | -0/+3 |
* | am d49ec62c: am f3364080: Merge "New and improved silent mode on lockscreen."... | Amith Yamasani | 2011-12-06 | 1 | -2/+8 |
|\ |
|
| * | New and improved silent mode on lockscreen. | Amith Yamasani | 2011-12-06 | 1 | -2/+8 |
| * | MTP: Add support for restricting PTP to only certain subdirectories of the st... | Mike Lockwood | 2011-12-02 | 1 | -38/+150 |
* | | am f8dad0b3: am afd01086: Merge "Further volume improvements." into ics-mr1 | Amith Yamasani | 2011-12-02 | 1 | -8/+2 |
|\ \
| |/ |
|
| * | Merge "Further volume improvements." into ics-mr1 | Amith Yamasani | 2011-12-02 | 1 | -8/+2 |
| |\ |
|
| | * | Further volume improvements. | Amith Yamasani | 2011-12-01 | 1 | -8/+2 |
* | | | am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exportin... | Hong Teng | 2011-12-02 | 2 | -1/+14 |
|\ \ \
| |/ / |
|
| * | | Merge "Fixd for 5490443 Native crash while exporting a video - Add new onErro... | Hong Teng | 2011-12-02 | 2 | -1/+14 |
| |\ \ |
|
| | * | | Fixd for 5490443 Native crash while exporting a video | Hong Teng | 2011-12-01 | 2 | -1/+14 |
| | |/ |
|
* | | | Remove unused variable and imports in AudioManager | Jean-Michel Trivi | 2011-12-02 | 1 | -6/+0 |
* | | | Merge "MTP: Add support for restricting PTP to only certain subdirectories of... | Mike Lockwood | 2011-12-02 | 1 | -38/+150 |
|\ \ \ |
|
| * | | | MTP: Add support for restricting PTP to only certain subdirectories of the st... | Mike Lockwood | 2011-12-02 | 1 | -38/+150 |
* | | | | am 6cfa9e6c: am 0d3a2e93: Merge "AudioService: strengthen A2DP device detecti... | Eric Laurent | 2011-12-01 | 1 | -159/+239 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | AudioService: strengthen A2DP device detection | Eric Laurent | 2011-11-30 | 1 | -159/+239 |
| |/ |
|
* | | am 4d592c59: am eabde3d4: am fe464a76: [Prime K] Fix gabage character issue | dujin.cha | 2011-11-22 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | am fe464a76: [Prime K] Fix gabage character issue | dujin.cha | 2011-11-22 | 1 | -0/+15 |
| |\ |
|
| | * | [Prime K] Fix gabage character issue | dujin.cha | 2011-11-22 | 1 | -0/+15 |
* | | | am 4e72e2bf: am 4fdc36e6: Merge "Document that release() should be called wit... | James Dong | 2011-11-15 | 2 | -9/+28 |
|\ \ \
| |/ / |
|
| * | | Merge "Document that release() should be called with onPause() and onStop() f... | James Dong | 2011-11-15 | 2 | -9/+28 |
| |\ \ |
|
| | * | | Document that release() should be called with onPause() and onStop() for medi... | James Dong | 2011-11-15 | 2 | -9/+28 |
* | | | | am 4978c1a5: am 0ddb0143: Merge "Fix 5623252 unlink to death of audio focus c... | Jean-Michel Trivi | 2011-11-15 | 1 | -14/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix 5623252 unlink to death of audio focus client early | Jean-Michel Trivi | 2011-11-15 | 1 | -14/+18 |
* | | | | am 87597d9c: am 538dc6ac: Merge "Fix 5615747 Don\'t leak remote control clien... | Jean-Michel Trivi | 2011-11-15 | 1 | -2/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix 5615747 Don't leak remote control client death handlers | Jean-Michel Trivi | 2011-11-14 | 1 | -2/+10 |
| |/ / |
|
* | | | am 9d36a995: am 258576a8: Merge "Fix 5607938 AudioFocusDeathHandler leaks GRE... | Jean-Michel Trivi | 2011-11-14 | 1 | -4/+16 |
|\ \ \
| |/ / |
|
| * | | Fix 5607938 AudioFocusDeathHandler leaks GREF | Jean-Michel Trivi | 2011-11-11 | 1 | -4/+16 |
* | | | Merge "Don't check return value of new for being == null" | Glenn Kasten | 2011-11-14 | 3 | -39/+29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Don't check return value of new for being == null | Glenn Kasten | 2011-11-11 | 3 | -39/+29 |
* | | | Unhide the key to retriever location information in 3gp/mp4 files | James Dong | 2011-11-11 | 1 | -1/+0 |
* | | | Add support for retrieving location information in mp4/3gpp files | James Dong | 2011-11-10 | 1 | -0/+8 |
* | | | Fix problems in tablet silent mode. | Eric Laurent | 2011-11-09 | 1 | -7/+18 |
* | | | Fix 5509346: Resize the thumbnails if it's too large. | Chih-Chung Chang | 2011-11-07 | 1 | -9/+18 |
|/ / |
|
* | | am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0 | Eric Laurent | 2011-10-31 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix volume indication in vibrate mode. | Eric Laurent | 2011-10-31 | 1 | -2/+4 |
* | | am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when ... | Amith Yamasani | 2011-10-30 | 1 | -8/+22 |
|\ \
| |/ |
|
| * | Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume ... | Amith Yamasani | 2011-10-28 | 1 | -8/+22 |
| |\ |
|
| | * | Bring back the old-style Ring/Vibrate/Silent states when using volume keys. | Amith Yamasani | 2011-10-28 | 1 | -8/+22 |