1. fc5f102 Merge change 25291 into eclair by Android (Google) Code Review · 15 years ago
  2. 9081aec Try to fix sdk build again. by Chih-Chung Chang · 15 years ago
  3. de88c51 Merge change 25286 into eclair by Android (Google) Code Review · 15 years ago
  4. 7b886f9 Fix sdk build. by Chih-Chung Chang · 15 years ago
  5. d3ba481 Merge change 25272 into eclair by Android (Google) Code Review · 15 years ago
  6. b53eaac Merge change 25155 into eclair by Android (Google) Code Review · 15 years ago
  7. 017bb4c Make ExifInterface public. by Chih-Chung Chang · 15 years ago
  8. 700beb4 Clean ExifInterface. Prepare to make it public. by Chih-Chung Chang · 15 years ago
  9. fccb25d Fix bug 2115258 where the AudioManager javadoc doesn't warn against by Jean-Michel Trivi · 15 years ago
  10. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  11. dc1d17a Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing. by Eric Laurent · 15 years ago
  12. a79da2e RIO-7461: Update media scanner to scan AAC files. by James Stokebrand · 15 years ago
  13. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  14. e1da8be Merge change 23835 into eclair by Android (Google) Code Review · 15 years ago
  15. 8b04661 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 15 years ago
  16. 9d85d5a Fix issue 2097083: STREAM_SYSTEM should be at max volume. by Eric Laurent · 15 years ago
  17. a7bdeda Fix 2081525: NPE in MediaScannerService. by Chih-Chung Chang · 15 years ago
  18. 78333dd Set Routing to A2DP only when state is Connected. by Jaikumar Ganesh · 15 years ago
  19. 6ee9952 Fix issue 2076322: AudioService, too many stream volume steps. by Eric Laurent · 15 years ago
  20. e1a7ad2 Fix build. by Dianne Hackborn · 15 years ago
  21. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  22. a56d1c7 Fix AudioService on HFP power off due to new Bluetooth API. by Nick Pelly · 15 years ago
  23. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  24. 099397c Fix 1860351: Put datetime in jpeg exif to datetaken field. by Chih-Chung Chang · 15 years ago
  25. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
  26. 5982013 Change the number of volume steps from 6 to 7 per Verizon Requirements by Jared Suttles · 15 years ago
  27. 2ac8c27 am cb2b2378: Merge change 20729 into donut by Wu-cheng Li · 15 years ago
  28. b826bf9 Fix the bug that EXIF attributes are always cached. by Wu-cheng Li · 15 years ago
  29. d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 15 years ago
  30. 20b153b am 5fd26775: Merge change 9390 into donut by Android (Google) Code Review · 15 years ago
  31. 4935d05 Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI by Marco Nelissen · 15 years ago
  32. c3c08ba Name unknown albums after the folder they're in, similar to how songs by Marco Nelissen · 15 years ago
  33. ed95840 am dccfaefd: Merge change 9285 into donut by Android (Google) Code Review · 15 years ago
  34. 176e650 Clear singleton reference during JetPlayer.release() by Phil Dubach · 15 years ago
  35. c42ac9d Fix issue 2019031: Volume changes have no effect. by Eric Laurent · 15 years ago
  36. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 15 years ago
  37. 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 15 years ago
  38. d25ae67 Fix issue 2004738: Settings Backup Agent consistently throws ArrayIndexOutOfBoundsException during restore. by Eric Laurent · 15 years ago
  39. 974ff94 Add support for .aac and .asf extensions. by Ravi K Yenduri · 16 years ago
  40. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  41. bc72692 Added native metadata support. by niko · 15 years ago
  42. 6fa41bb Minor cleanup in Metadata.java by niko · 15 years ago
  43. c39173b Fixed a bug in the parser. by niko · 15 years ago
  44. 3e66422 Merge change 7747 by Android (Google) Code Review · 15 years ago
  45. b8b117e am a8d5644b: Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  46. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  47. ab6ee15f am 474b0f29: Merge change 7686 into donut by Android (Google) Code Review · 16 years ago
  48. 716383a Added 3 metadata types for pause/seek forward/seek backward. by Nicolas Catania · 16 years ago
  49. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 16 years ago
  50. da3785a Merge change 7624 by Android (Google) Code Review · 16 years ago
  51. bdc0e82 MediaScanner: Add check for null object in empty title handling code. by Mike Lockwood · 16 years ago
  52. cb2e00e Impl. of the metadata getters. by Nicolas Catania · 16 years ago
  53. 5b3f457 am 58d19d1f: Merge change 7581 into donut by Android (Google) Code Review · 16 years ago
  54. 55973f1 Fix bug that would cause files with blank title tags to not be shown in the music app. by Marco Nelissen · 16 years ago
  55. a5ccb22 Partial implementation of the parsing of Parcel into Metadata. by Nicolas Catania · 16 years ago
  56. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  57. c494ba2 Merge change 6636 by Android (Google) Code Review · 16 years ago
  58. 5e7e8da am b799616d: Merge change 6208 into donut by Android (Google) Code Review · 16 years ago
  59. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  60. b799616 Merge change 6208 into donut by Android (Google) Code Review · 16 years ago
  61. 9193e08 New Metadata API for the MediaPlayer. by Nicolas Catania · 16 years ago
  62. f751c8c am e9ac96f7: Merge change 6454 into donut by Android (Google) Code Review · 16 years ago
  63. 4050c93 Fix issue 1967295: Add a method to request reloading of audio settings by AudioService. by Eric Laurent · 16 years ago
  64. 20b03ea Move ExifInterface to android.media package so we can reference it from MediaScanner. by repo sync · 16 years ago
  65. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  66. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  67. 6231e3a am ef1f21b3: Merge change 6231 into donut by Android (Google) Code Review · 16 years ago
  68. 513d806 am 899725b0: Make sure ringtones are sorted correctly. by Marco Nelissen · 16 years ago
  69. 73bb511 Don't trim() in the mediascanner, as that would remove the special "sort first" character. by Marco Nelissen · 16 years ago
  70. 899725b Make sure ringtones are sorted correctly. by Marco Nelissen · 16 years ago
  71. 20cb94e Direct api to the native media player. by Nicolas Catania · 16 years ago
  72. cf01aa3 am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 16 years ago
  73. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 16 years ago
  74. a877427 am 0e3d77af: Merge change 4324 into donut by Android (Google) Code Review · 16 years ago
  75. d1f362f AudioService: Fix routing problem recently introduced in setRouting(). by Mike Lockwood · 16 years ago
  76. cca860f am 3d4b7065: Merge change 4047 into donut by Android (Google) Code Review · 16 years ago
  77. 5f80742 am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 16 years ago
  78. 3d4b706 Merge change 4047 into donut by Android (Google) Code Review · 16 years ago
  79. 9bcf401 Fix issue #899198 MODE_RINGER_STREAMS_AFFECTED does not restore volumes correctly by Eric Laurent · 16 years ago
  80. 32f8277 Removed trailing whitespaces. by Nicolas Catania · 16 years ago
  81. 9da6971 am faf41044: Merge change 3644 into donut by Android (Google) Code Review · 16 years ago
  82. a2df605 Print a message to the log when a file can't be opened on the client side. by Marco Nelissen · 16 years ago
  83. f5b746e am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 16 years ago
  84. 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 16 years ago
  85. 27b3eaf am 0f5179c7: Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
  86. 0f5179c Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
  87. 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 16 years ago
  88. a70396cd am f6355e24: Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  89. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  90. c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
  91. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
  92. 6f3cbac am 65ff54c4: Merge change 1967 into donut by Android (Google) Code Review · 16 years ago
  93. 77f2c4c Document the media scanner's flow through native and java code, since by Marco Nelissen · 16 years ago
  94. 4ae6aa2 am 109b21ba: Merge change 1677 into donut by Android (Google) Code Review · 16 years ago
  95. d282ac8 Findbugs fixes. by Marco Nelissen · 16 years ago
  96. 56b7eea manual merge f3af740bdfc261b1cb25c0799af780d3753d4518 by The Android Open Source Project · 16 years ago
  97. 761daf7 manual merge for b9c9d260f21b321527c4622a123af9767630d94d by The Android Open Source Project · 16 years ago
  98. f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 16 years ago
  99. b9c9d26 fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. by Eric Laurent · 16 years ago
  100. 74008f6 Merge donut into master by Jean-Baptiste Queru · 16 years ago