1. f047c14 Merge "Make media scanner use new delete-parameter" by Marco Nelissen · 13 years ago
  2. ac259f1 Make media scanner use new delete-parameter by Marco Nelissen · 13 years ago
  3. 874d1f1 Unhide AAC_ADTS file format by James Dong · 13 years ago
  4. d6b3e0c Enable media scanner bulk inserts by Marco Nelissen · 13 years ago
  5. f3a3b9e Merge "Handle adding/removing/renaming nomedia paths" by Marco Nelissen · 13 years ago
  6. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  7. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  8. 30c918c Use final on new member variables by Glenn Kasten · 13 years ago
  9. ca78f3d Handle adding/removing/renaming nomedia paths by Marco Nelissen · 13 years ago
  10. 11001c3 Merge "Bug 5567648 disassociate audio mode and audio focus" by Jean-Michel Trivi · 13 years ago
  11. 4dd3674 Bug 5567648 disassociate audio mode and audio focus by Jean-Michel Trivi · 13 years ago
  12. c14639a Merge "Use audio_source_t consistently" by Glenn Kasten · 13 years ago
  13. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  14. a701da8 Update AudioTrack.stop() javadoc by Jean-Michel Trivi · 13 years ago
  15. ee7fea9 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 13 years ago
  16. 9bc8358d audio framework: manage stream volume per device by Eric Laurent · 13 years ago
  17. 6c4c155 MediaScanner: Disable bulk insert for settings by Sungsoo Lim · 13 years ago
  18. b282e08 Fix build by Glenn Kasten · 13 years ago
  19. 5c17a82 Audio Java doc comment typos and minor changes by Glenn Kasten · 13 years ago
  20. 13f94dc Merge "Fix race conditions related to ringer mode" by Glenn Kasten · 13 years ago
  21. 18c6afa Merge "Also accept non-parenthesized genre numbers" by Marco Nelissen · 13 years ago
  22. ad35f91 Also accept non-parenthesized genre numbers by Marco Nelissen · 13 years ago
  23. 39938186 ThumbnailUtils: To fix misuse of FileInputStream. by Dongwon Kang · 13 years ago
  24. afbb047 AudioService: simplified handler messages. by Eric Laurent · 13 years ago
  25. 25adf474 Merge "Fix indentation and whitespace" by Glenn Kasten · 13 years ago
  26. fb2ab9e Fix indentation and whitespace by Glenn Kasten · 13 years ago
  27. 5bb8f80 Fix typo in error message, missing space by Glenn Kasten · 13 years ago
  28. ba195eb Fix race conditions related to ringer mode by Glenn Kasten · 13 years ago
  29. ca402cd Update onVideoSizeChanged() callback method Java doc to explicitly specify the conditions under which the width/height passed by James Dong · 13 years ago
  30. 9c316f3 am d49ec62c: am f3364080: Merge "New and improved silent mode on lockscreen." into ics-mr1 by Amith Yamasani · 13 years ago
  31. 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
  32. 8997265 am f8dad0b3: am afd01086: Merge "Further volume improvements." into ics-mr1 by Amith Yamasani · 13 years ago
  33. 29f1c32 am 5126f1d4: am 613ed4c6: Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, by Hong Teng · 13 years ago
  34. 7944c1b MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE by Mike Lockwood · 13 years ago
  35. afd0108 Merge "Further volume improvements." into ics-mr1 by Amith Yamasani · 13 years ago
  36. d62da2d Remove unused variable and imports in AudioManager by Jean-Michel Trivi · 13 years ago
  37. 613ed4c Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly." into ics-mr1 by Hong Teng · 13 years ago
  38. 6a5c1a9 Merge "MTP: Add support for restricting PTP to only certain subdirectories of the storage" by Mike Lockwood · 13 years ago
  39. 73e56d9 MTP: Add support for restricting PTP to only certain subdirectories of the storage by Mike Lockwood · 13 years ago
  40. ee07e11 am 6cfa9e6c: am 0d3a2e93: Merge "AudioService: strengthen A2DP device detection" into ics-mr1 by Eric Laurent · 13 years ago
  41. 2ef6f1b Further volume improvements. by Amith Yamasani · 13 years ago
  42. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  43. 6bc7f2c AudioService: strengthen A2DP device detection by Eric Laurent · 13 years ago
  44. 55cadf7 am 4d592c59: am eabde3d4: am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  45. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  46. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  47. 0e7d85f am 4e72e2bf: am 4fdc36e6: Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  48. 4fdc36e Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  49. 29270da am 4978c1a5: am 0ddb0143: Merge "Fix 5623252 unlink to death of audio focus client early" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  50. 89ca698 Document that release() should be called with onPause() and onStop() for media objects by James Dong · 13 years ago
  51. e7edc86 Fix 5623252 unlink to death of audio focus client early by Jean-Michel Trivi · 13 years ago
  52. eb80b31 am 87597d9c: am 538dc6ac: Merge "Fix 5615747 Don\'t leak remote control client death handlers" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  53. a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
  54. f1ec32d am 9d36a995: am 258576a8: Merge "Fix 5607938 AudioFocusDeathHandler leaks GREF" into ics-mr1 by Jean-Michel Trivi · 13 years ago
  55. 527c44e Merge "Don't check return value of new for being == null" by Glenn Kasten · 13 years ago
  56. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
  57. 62b9aec Don't check return value of new for being == null by Glenn Kasten · 13 years ago
  58. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  59. 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
  60. 96a33d1 Fix problems in tablet silent mode. by Eric Laurent · 13 years ago
  61. b1224ff Fix 5509346: Resize the thumbnails if it's too large. by Chih-Chung Chang · 13 years ago
  62. cd84197 am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0 by Eric Laurent · 13 years ago
  63. 8ca9a1c Fix volume indication in vibrate mode. by Eric Laurent · 13 years ago
  64. 18936d7 am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  65. 74b2b95 am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  66. 69e640e Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  67. c696a53 Bring back the old-style Ring/Vibrate/Silent states when using volume keys. by Amith Yamasani · 13 years ago
  68. 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
  69. 33fe290 Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording. by James Dong · 13 years ago
  70. e68a693 Merge "Refactor FileInserter in MediaScanner and adding unit tests for the newly added class." by Marco Nelissen · 13 years ago
  71. 46c8f15 am c0a87dc1: Merge "Fix issue 5462427: Volume should never be 0 ..." into ics-mr0 by Eric Laurent · 13 years ago
  72. b024c30 Fix issue 5462427: Volume should never be 0 ... by Eric Laurent · 13 years ago
  73. e04783c am 615858a8: Merge "Indicate screen off condition to audio framework." into ics-mr0 by Eric Laurent · 13 years ago
  74. 950e8cb Indicate screen off condition to audio framework. by Eric Laurent · 13 years ago
  75. 414b74c am e48440d5: Merge "Fix 5153611 remove remote control client/display log from AudioService" into ics-mr0 by Jean-Michel Trivi · 13 years ago
  76. 7ff866e Fix 5153611 remove remote control client/display log from AudioService by Jean-Michel Trivi · 13 years ago
  77. 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
  78. 09b4d99 DO NOT MERGE Fix 5389442 RemoteControlClient javadoc by Jean-Michel Trivi · 13 years ago
  79. ad87f5b Fix 5389442 RemoteControlClient javadoc by Jean-Michel Trivi · 13 years ago
  80. 8e2ed8d Refactor FileInserter in MediaScanner and adding unit tests for the newly added class. by Dongwon Kang · 13 years ago
  81. f58ba65 Support AMR as a file type so that it can be imported into movie studio by James Dong · 13 years ago
  82. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  83. b741c60 Remove Ringtone.setWakeMode, it's not needed. by Marco Nelissen · 13 years ago
  84. d94a7b6 Merge "Release MediaPlayer before letting it go out of scope." by Marco Nelissen · 13 years ago
  85. e1bd048 Release MediaPlayer before letting it go out of scope. by Marco Nelissen · 13 years ago
  86. 26b3d1f Fix bug 5357295 NPE on display when remote control client dies by Jean-Michel Trivi · 13 years ago
  87. e47e852 Keyguard sound needs to hold wake lock. by Dianne Hackborn · 13 years ago
  88. eb06025 am 9c43016b: Merge "Bug 5045498 Keep track of RemoteControlClient play state change time" into ics-factoryrom by Jean-Michel Trivi · 13 years ago
  89. 28b9a06 Merge "MediaScanner: To query row ids of music files when handling playlists." by Marco Nelissen · 13 years ago
  90. 6862239 Bug 5045498 Keep track of RemoteControlClient play state change time by Jean-Michel Trivi · 13 years ago
  91. ed4cfe7 Merge "Fix 5224359: Add width and height to media store." by Chih-Chung Chang · 13 years ago
  92. e1bf8ef Fix 5224359: Add width and height to media store. by Chih-Chung Chang · 13 years ago
  93. 92d0a64 Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
  94. 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  95. f0cff04 Bug 5300223 RemoteControlClient uses PendingIntent for media button events by Jean-Michel Trivi · 13 years ago
  96. 34d0d30 Fix bug 5327199 Recycle bitmaps in RemoteControlClient by Jean-Michel Trivi · 13 years ago
  97. 16066ec Merge "Issue 5044873: Pb with BT SCO AudioManager API" by Eric Laurent · 13 years ago
  98. e83f771 Merge "Bug 5300223 RemoteControlClient uses PendingIntent" by Jean-Michel Trivi · 13 years ago
  99. d7454be Issue 5044873: Pb with BT SCO AudioManager API by Eric Laurent · 13 years ago
  100. 6e920e6 Bug 5300223 RemoteControlClient uses PendingIntent by Jean-Michel Trivi · 13 years ago