1. 3def1ee Issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  2. 308e9a5 Fix bug where the ID stored for an OnAudioFocusChangeListener is an by Jean-Michel Trivi · 15 years ago
  3. d1f7876 Merge "Implementation of the policing of transport control key press events among multiple applications competing for the remote control focus. AudioManager defines a new API for applications to use in order to register their BroadcastReceiver for the media button as the one to receive the corresponding intent, but all applications at the same time (in an ordered broadcast). AudioService handles a stack of remote control focus owners. It traps ACTION_MEDIA_BUTTON intents and sends a new intent to the remote control focus owner." by Jean-Michel Trivi · 15 years ago
  4. d327f21 Implementation of the policing of transport control key press by Jean-Michel Trivi · 15 years ago
  5. 74d4843 Fix #2509370 ThumbnailUtils.createThumbnailFromEXIF crashes media provider. by Ray Chen · 15 years ago
  6. e208377 Add GPSProcessingMethod tag to ExifInterface. by Ray Chen · 15 years ago
  7. b4ca6ef Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed. by Ray Chen · 15 years ago
  8. 758559e Fix bug 2329540 by Jean-Michel Trivi · 15 years ago
  9. eabb6df Unhide API additions to AudioManager for AudioFocus support. by Jean-Michel Trivi · 15 years ago
  10. ff84600 Unhide CamcorderProfile and CameraProfile Java API by James Dong · 15 years ago
  11. 7a67f156 Remove native options. by Ray Chen · 15 years ago
  12. 0fc6bc4 Clean up MediaRecorder for public Java SDK by James Dong · 15 years ago
  13. 31951ca Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off". by Eric Laurent · 15 years ago
  14. d5176cf First implementation of the audio focus management as an extension by Jean-Michel Trivi · 16 years ago
  15. 6329bf7 New vibrate/silent mode behavior. by Daniel Sandler · 15 years ago
  16. 3d6c986 Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions" by Marco Nelissen · 15 years ago
  17. 4ba297f Make AsyncPlayer.startSound catch all exceptions instead of only a few. by Marco Nelissen · 15 years ago
  18. b930036 Merge "Image encoding settings java API through xml configuration file" by James Dong · 15 years ago
  19. 9b433f0 Image encoding settings java API through xml configuration file by James Dong · 15 years ago
  20. f82c766 Merge "Replace system property retrieval calls with DecoderCapabilities Java API calls." by James Dong · 15 years ago
  21. b2d69e3 The MediaScanner is way too obsessed with restricting the files to be scanned. by Andreas Huber · 15 years ago
  22. 0551311 Unhide new SoundPool API's. Bug 2415373. by Dave Sparks · 15 years ago
  23. afdf85d Merge "Fix issue 2440226: Car dock volume synchronization." by Jaikumar Ganesh · 15 years ago
  24. 68db99e Replace system property retrieval calls with DecoderCapabilities Java API calls. by James Dong · 15 years ago
  25. 675ee6a Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531." by Dave Sparks · 15 years ago
  26. f992cbb Add SoundPool API to pause and resume all active streams. Bug 2426531. by Dave Sparks · 15 years ago
  27. 62ed7a6 Merge "Support decoder queries from media profiles xml configuration file" by James Dong · 15 years ago
  28. 9ce379a Fix issue 2440226: Car dock volume synchronization. by Eric Laurent · 15 years ago
  29. d32fba4 Support decoder queries from media profiles xml configuration file by James Dong · 15 years ago
  30. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  31. 6015a97 Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for headset without mic. by Eric Laurent · 15 years ago
  32. c5d5ee3 Add support for "album artist" tag. by Marco Nelissen · 15 years ago
  33. 49ffc0f Revise ThumbnailUtils API. by Ray Chen · 15 years ago
  34. bfcb22a Don't create a genre in the database for genre code 255 (unknown) by Marco Nelissen · 15 years ago
  35. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  36. 760dcec Merge "Camcorder profile Java API support - Use Enum for Quality instead of int - Use static values() method from Enum, rather than if-else" by James Dong · 15 years ago
  37. e7038ac Camcorder profile Java API support by James Dong · 15 years ago
  38. 5d9661b Add getAttributeDouble() and focal length tag. by Wu-cheng Li · 16 years ago
  39. 3a8cab8 Add GpsDateTime support to ExifInterface and correct images table's date_taken value to UTC timestamp. by Ray Chen · 16 years ago
  40. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 16 years ago
  41. bf124e7 Unhide ThumbnailUtils to support Camera unbundling. http://b/2375978 by Ray Chen · 16 years ago
  42. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 16 years ago
  43. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 16 years ago
  44. 9272b4b Fix issue 2349345: Media sound output stuck on earpiece rather than speaker. by Eric Laurent · 16 years ago
  45. 35b002a Make the media scanner disregard database entries that do not have by Marco Nelissen · 16 years ago
  46. 1cb02bf Support for determining the mime type of media via metadata extraction. by Andreas Huber · 16 years ago
  47. 84b42b8 am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  48. d31d739 am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  49. 663ec30 Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 16 years ago
  50. 1b50044 Add MPEG to the file extensions that scanner cares by James Dong · 16 years ago
  51. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 16 years ago
  52. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 16 years ago
  53. 011a3df Merge change I9120be33 by Android (Google) Code Review · 16 years ago
  54. f6e43bf Add OnLoadCompleteListener to SoundPool. by Dave Sparks · 16 years ago
  55. cf4fc62 am f31f365a: am eb5ffc23: Merge change Id8e98194 into eclair by Eric Laurent · 16 years ago
  56. f31f365 am eb5ffc23: Merge change Id8e98194 into eclair by Eric Laurent · 16 years ago
  57. 68e9014 am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 16 years ago
  58. eb14a78 Fix issues 2333450 and 2333559: by Eric Laurent · 16 years ago
  59. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 16 years ago
  60. 83652eb am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 16 years ago
  61. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 16 years ago
  62. 899858a am 6608bd0d: am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 16 years ago
  63. 6608bd0 am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 16 years ago
  64. ed3e7ab am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 16 years ago
  65. 6154412 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 16 years ago
  66. e30bae7f am b8341cf7: am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 16 years ago
  67. a4dde1d am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 16 years ago
  68. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 16 years ago
  69. 9cc489a2 Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 16 years ago
  70. da32419 am 8a576620: am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 16 years ago
  71. d9fae01 am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 16 years ago
  72. 8a57662 am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 16 years ago
  73. 052d9c8 Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371 by Ray Chen · 16 years ago
  74. 29d503c am 1b794bbb: am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 16 years ago
  75. 1b794bb am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 16 years ago
  76. 3bd0a484 am e12de4d5: Merge change Id5fa58cf into eclair by Ray Chen · 16 years ago
  77. e12de4d Merge change Id5fa58cf into eclair by Android (Google) Code Review · 16 years ago
  78. cb6203c am 9db1a37c: am f27eb326: Merge change I0b6ee9fc into eclair by Ray Chen · 16 years ago
  79. 9db1a37 am f27eb326: Merge change I0b6ee9fc into eclair by Ray Chen · 16 years ago
  80. e77d408 am 5e392e2b: am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 16 years ago
  81. 6f762b2 am f27eb326: Merge change I0b6ee9fc into eclair by Ray Chen · 16 years ago
  82. 5e392e2 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 16 years ago
  83. d5fa58c Fix timezone issue to comply with EXIF standard. by Ray Chen · 16 years ago
  84. 0b6ee9f DATE_TAKEN should be in millisecond instead of second. by Ray Chen · 16 years ago
  85. 55da000 am bb3bb57a: Merge change I524dc046 into eclair by Eric Laurent · 16 years ago
  86. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 16 years ago
  87. 03c185b am c61b0de8: Merge change Id6ccc9bc into eclair-mr2 by Gloria Wang · 16 years ago
  88. d6ccc9b Update documentation: The width of the image for face detection must be even. by Gloria Wang · 16 years ago
  89. 15b0bd2 am 4eaf35b9: am a0e37e9d: Merge change I941136fd into eclair by Jean-Michel Trivi · 16 years ago
  90. e78c726 am a0e37e9d: Merge change I941136fd into eclair by Jean-Michel Trivi · 16 years ago
  91. 4eaf35b am a0e37e9d: Merge change I941136fd into eclair by Jean-Michel Trivi · 16 years ago
  92. 941136f Fix bug 2271468 Update the javadoc for MediaRecorder.AudioSource by Jean-Michel Trivi · 16 years ago
  93. edc1b06 am ae9dd9b7: am b3f35041: Merge change I86db22ef into eclair by Ray Chen · 16 years ago
  94. ae9dd9b am b3f35041: Merge change I86db22ef into eclair by Ray Chen · 16 years ago
  95. 1c82700 am b3f35041: Merge change I86db22ef into eclair by Ray Chen · 16 years ago
  96. 05df33e Fix issue 2265955 Use dateCreated when dateTaken isn't valid when writing images/videos to database. by Ray Chen · 16 years ago
  97. 355743c am 609acfd2: am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 16 years ago
  98. 609acfd am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 16 years ago
  99. e8302a6 am 1aa9f3ca: Merge change I923d7d72 into eclair by Eric Laurent · 16 years ago
  100. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 16 years ago