1. bf4a60d am a30c6353: am 821b13ff: New notification icon by Gilles Debunne · 14 years ago
  2. 8b8f189 am 1bee47df: am c8ba74ef: Merge "MusicPicker needs to be exported." into gingerbread by Dianne Hackborn · 14 years ago
  3. 6fb1950 am 017a9e98: am 32905800: Also show the error Toast in the preview activity when playback fails. by Marco Nelissen · 14 years ago
  4. a30c635 am 821b13ff: New notification icon by Gilles Debunne · 14 years ago
  5. 821b13f New notification icon by Gilles Debunne · 14 years ago
  6. 1bee47d am c8ba74ef: Merge "MusicPicker needs to be exported." into gingerbread by Dianne Hackborn · 14 years ago
  7. c8ba74e Merge "MusicPicker needs to be exported." into gingerbread by Dianne Hackborn · 14 years ago
  8. 017a9e9 am 32905800: Also show the error Toast in the preview activity when playback fails. by Marco Nelissen · 14 years ago
  9. e91031b MusicPicker needs to be exported. by Dianne Hackborn · 14 years ago
  10. 3290580 Also show the error Toast in the preview activity when playback fails. by Marco Nelissen · 14 years ago
  11. 1f012b1 am d37c1e64: (-s ours) am bc2fb6b8: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  12. d37c1e6 am bc2fb6b8: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  13. bc2fb6b Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  14. c33962f am 99cb9737: am 99ab8496: Fix proguard flag file dependency. by Ying Wang · 14 years ago
  15. 99cb973 am 99ab8496: Fix proguard flag file dependency. by Ying Wang · 14 years ago
  16. 2da473d Support audio focus loss with ducking. by Marco Nelissen · 14 years ago
  17. 99ab849 Fix proguard flag file dependency. by Ying Wang · 14 years ago
  18. 6bb7bdc Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  19. 4963467 am 966c15af: am 3f502de8: Make party shuffle use the history too, making it less random, but more like users expect. http://b/2535828 by Marco Nelissen · 14 years ago
  20. 966c15a am 3f502de8: Make party shuffle use the history too, making it less random, but more like users expect. http://b/2535828 by Marco Nelissen · 14 years ago
  21. 3f502de Make party shuffle use the history too, making it less random, but more like by Marco Nelissen · 14 years ago
  22. 3e89ed1 am 43ef8a78: (-s ours) am ff108231: Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  23. 43ef8a7 am ff108231: Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  24. ff10823 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  25. 4910ec7 Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  26. fc4a1e4 am 69e431c4: am f2ef3b51: Add a menu item to enable the audio effects panel, if one is present on the device. by Marco Nelissen · 14 years ago
  27. 69e431c am f2ef3b51: Add a menu item to enable the audio effects panel, if one is present on the device. by Marco Nelissen · 14 years ago
  28. f2ef3b5 Add a menu item to enable the audio effects panel, if one is present by Marco Nelissen · 14 years ago
  29. 5c66180 am dc08ff9b: am 4b83a8c0: Fix crash in audio preview. by Marco Nelissen · 14 years ago
  30. dc08ff9 am 4b83a8c0: Fix crash in audio preview. by Marco Nelissen · 14 years ago
  31. 4b83a8c Fix crash in audio preview. by Marco Nelissen · 14 years ago
  32. 85284c7 am f538671a: am add06492: Fix monkey crash. by Marco Nelissen · 14 years ago
  33. f538671 am add06492: Fix monkey crash. by Marco Nelissen · 14 years ago
  34. c72496e am e192c727: am 87a4cb67: Explicitly mark activities as exported true/false, since the CDD says that everything that isn\'t marked is public by default, and should be implemented by any replacement music app. This changes marks the various playback activities and the by Marco Nelissen · 14 years ago
  35. add0649 Fix monkey crash. by Marco Nelissen · 14 years ago
  36. e192c72 am 87a4cb67: Explicitly mark activities as exported true/false, since the CDD says that everything that isn\'t marked is public by default, and should be implemented by any replacement music app. This changes marks the various playback activities and the activity that by Marco Nelissen · 14 years ago
  37. 87a4cb6 Explicitly mark activities as exported true/false, since the CDD says by Marco Nelissen · 14 years ago
  38. b9259cb am bebd701c: am 83a2e724: Don\'t show the fastscroll alphabet popup when viewing an album (this could happen if you made your own custom "album" with a very large number of songs), since it doesn\'t make sense for something that is not alphabetically sorted. by Marco Nelissen · 14 years ago
  39. bebd701 am 83a2e724: Don\'t show the fastscroll alphabet popup when viewing an album (this could happen if you made your own custom "album" with a very large number of songs), since it doesn\'t make sense for something that is not alphabetically sorted. by Marco Nelissen · 14 years ago
  40. 83a2e72 Don't show the fastscroll alphabet popup when viewing an album by Marco Nelissen · 14 years ago
  41. 2f6e949 am d616d23b: am 3aa9ad02: Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  42. d616d23 am 3aa9ad02: Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  43. 3aa9ad0 Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  44. 07841d4 am 969814fd: am 1cc72a17: Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  45. 969814f am 1cc72a17: Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  46. 1cc72a1 Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  47. 0875026 am 81ddb612: am af11cd39: Merge "Use SharedPreferences.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  48. 81ddb61 am af11cd39: Merge "Use SharedPreferences.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  49. af11cd3 Merge "Use SharedPreferences$Editor.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  50. 14c3cae Use SharedPreferences$Editor.apply() instead of commit() when possible. by Brad Fitzpatrick · 14 years ago
  51. 0e05fb4 am 4048d1f5: am a1ef162d: Use the new gingerbread Status bar text styles. by Joe Onorato · 14 years ago
  52. 4048d1f am a1ef162d: Use the new gingerbread Status bar text styles. by Joe Onorato · 14 years ago
  53. a1ef162 Use the new gingerbread Status bar text styles. by Joe Onorato · 14 years ago
  54. bd558c0 am de1830c5: am 89f6c665: Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  55. de1830c am 89f6c665: Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  56. 89f6c66 Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  57. 9a0424c am 10b437a4: am 8d08ec23: Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  58. 10b437a am 8d08ec23: Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  59. 8d08ec2 Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  60. e2e66ca am 72bf615b: am a51d6fe9: Fix monkey NPE. by Marco Nelissen · 14 years ago
  61. 3703040 am 94130bc6: am 13355021: Make savequeue more robust. by Marco Nelissen · 14 years ago
  62. 72bf615 am a51d6fe9: Fix monkey NPE. by Marco Nelissen · 14 years ago
  63. 94130bc am 13355021: Make savequeue more robust. by Marco Nelissen · 14 years ago
  64. a51d6fe Fix monkey NPE. by Marco Nelissen · 14 years ago
  65. 1335502 Make savequeue more robust. by Marco Nelissen · 14 years ago
  66. 05f5bd5 Fall back to song-specific album art. by Marco Nelissen · 14 years ago
  67. 34c826b Import revised translations. by Eric Fischer · 14 years ago
  68. 5d26228 am 728ccd23: (-s ours) am 0de2bf6d: Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  69. 728ccd2 am 0de2bf6d: Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  70. 0de2bf6 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  71. 0a2d9b2 Music in master links against the current SDK. by Ying Wang · 14 years ago
  72. 35a5fb4 am 6f8c1c73: am 053914c6: am 2d30c9fb: Unbundle Music. by Ying Wang · 14 years ago
  73. 6f8c1c7 am 053914c6: am 2d30c9fb: Unbundle Music. by Ying Wang · 14 years ago
  74. 053914c am 2d30c9fb: Unbundle Music. by Ying Wang · 14 years ago
  75. 2d30c9f Unbundle Music. by Ying Wang · 14 years ago
  76. 3b66306 am 1f2361e3: merge from open-source master by The Android Open Source Project · 14 years ago
  77. 1f2361e merge from open-source master by The Android Open Source Project · 14 years ago
  78. ae76e25 Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  79. dda2284 am 8ba0da4d: merge from open-source master by The Android Open Source Project · 14 years ago
  80. 8ba0da4 merge from open-source master by The Android Open Source Project · 14 years ago
  81. c5639e1 Fix visual glitch when the drag element is dropped by Regis Montoya · 14 years ago
  82. 46f5e04 am 57e1759c: merge from open-source master by The Android Open Source Project · 14 years ago
  83. f0e9bf4 Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  84. 57e1759 merge from open-source master by The Android Open Source Project · 14 years ago
  85. f591aa9 add API to Cursor to get column value type by Vasu Nori · 14 years ago
  86. 15f18e5 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 14 years ago
  87. 7a0afa4 am a541b7ef: Import revised translations by Kenny Root · 14 years ago
  88. a541b7e Import revised translations by Kenny Root · 14 years ago
  89. dd35dbc merge from open-source master by The Android Open Source Project · 14 years ago
  90. 4ad9da3 Merge "Reproduce issue steps: Step 1 > Add a playlist with only 1 song Step 2 > Enable shuffle Step 3 > Play the playlist till completed" by Jean-Baptiste Queru · 14 years ago
  91. d16e7d1 am 80d3f584: Remove the calls to (un)registerAudioFocusListener that are about to be hidden. Bugs 2670395 and 2599698 by Marco Nelissen · 14 years ago
  92. 80d3f58 Remove the calls to (un)registerAudioFocusListener that are about by Marco Nelissen · 14 years ago
  93. 7213d24 am 71749f70: Support ogg vorbis through the StreamStarter in Music app. by Andreas Huber · 14 years ago
  94. 71749f7 Support ogg vorbis through the StreamStarter in Music app. by Andreas Huber · 14 years ago
  95. 6728991 merge from open-source master by The Android Open Source Project · 14 years ago
  96. 09d413b Import revised translations by Kenny Root · 14 years ago
  97. 6cba06a APP: Music app crashes when tries to launch on zoom2. by karimuddin sayed · 15 years ago
  98. ec2b427 Import revised translations by Kenny Root · 14 years ago
  99. 1901e2f More informative initial string for Music widget. by Daniel Sandler · 14 years ago
  100. c87e70f Reproduce issue steps: by Kenny · 14 years ago