1. 2da473d Support audio focus loss with ducking. by Marco Nelissen · 14 years ago
  2. 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
  3. 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
  4. 3f502de Make party shuffle use the history too, making it less random, but more like by Marco Nelissen · 14 years ago
  5. 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
  6. 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
  7. f2ef3b5 Add a menu item to enable the audio effects panel, if one is present by Marco Nelissen · 14 years ago
  8. 5c66180 am dc08ff9b: am 4b83a8c0: Fix crash in audio preview. by Marco Nelissen · 14 years ago
  9. dc08ff9 am 4b83a8c0: Fix crash in audio preview. by Marco Nelissen · 14 years ago
  10. 4b83a8c Fix crash in audio preview. by Marco Nelissen · 14 years ago
  11. 85284c7 am f538671a: am add06492: Fix monkey crash. by Marco Nelissen · 14 years ago
  12. f538671 am add06492: Fix monkey crash. by Marco Nelissen · 14 years ago
  13. add0649 Fix monkey crash. by Marco Nelissen · 14 years ago
  14. 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
  15. 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
  16. 83a2e72 Don't show the fastscroll alphabet popup when viewing an album by Marco Nelissen · 14 years ago
  17. 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
  18. d616d23 am 3aa9ad02: Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  19. 3aa9ad0 Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  20. 07841d4 am 969814fd: am 1cc72a17: Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  21. 969814f am 1cc72a17: Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  22. 1cc72a1 Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  23. 0875026 am 81ddb612: am af11cd39: Merge "Use SharedPreferences.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  24. 81ddb61 am af11cd39: Merge "Use SharedPreferences.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  25. 14c3cae Use SharedPreferences$Editor.apply() instead of commit() when possible. by Brad Fitzpatrick · 14 years ago
  26. bd558c0 am de1830c5: am 89f6c665: Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  27. de1830c am 89f6c665: Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  28. 89f6c66 Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  29. 9a0424c am 10b437a4: am 8d08ec23: Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  30. 10b437a am 8d08ec23: Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  31. 8d08ec2 Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  32. e2e66ca am 72bf615b: am a51d6fe9: Fix monkey NPE. by Marco Nelissen · 14 years ago
  33. 3703040 am 94130bc6: am 13355021: Make savequeue more robust. by Marco Nelissen · 14 years ago
  34. 72bf615 am a51d6fe9: Fix monkey NPE. by Marco Nelissen · 14 years ago
  35. 94130bc am 13355021: Make savequeue more robust. by Marco Nelissen · 14 years ago
  36. a51d6fe Fix monkey NPE. by Marco Nelissen · 14 years ago
  37. 1335502 Make savequeue more robust. by Marco Nelissen · 14 years ago
  38. 05f5bd5 Fall back to song-specific album art. by Marco Nelissen · 14 years ago
  39. dda2284 am 8ba0da4d: merge from open-source master by The Android Open Source Project · 14 years ago
  40. c5639e1 Fix visual glitch when the drag element is dropped by Regis Montoya · 14 years ago
  41. 46f5e04 am 57e1759c: merge from open-source master by The Android Open Source Project · 14 years ago
  42. 57e1759 merge from open-source master by The Android Open Source Project · 14 years ago
  43. f591aa9 add API to Cursor to get column value type by Vasu Nori · 14 years ago
  44. 15f18e5 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 14 years ago
  45. 80d3f58 Remove the calls to (un)registerAudioFocusListener that are about by Marco Nelissen · 14 years ago
  46. 1901e2f More informative initial string for Music widget. by Daniel Sandler · 14 years ago
  47. c87e70f Reproduce issue steps: by Kenny · 14 years ago
  48. aa33187 Update the Music app to fully use AudioFocus to implement its logic by Jean-Michel Trivi · 14 years ago
  49. 2e8e5a2 Fix issue with multiple copies of the main music screen. (bug 2524477) by Marco Nelissen · 14 years ago
  50. 533fc44 Pause requests that come in while a phone call is in progress should override by Marco Nelissen · 14 years ago
  51. 21c22ae Fix for NullPointerException (bug 2556291). by Gloria Wang · 15 years ago
  52. f4cfdfd Fix bug 2553575 API REVIEW: android.media Change 2 of 3 by Jean-Michel Trivi · 15 years ago
  53. 3d22fc2 Update the Music app to use the remote control focus API. by Jean-Michel Trivi · 15 years ago
  54. 302a7fd Update music service to also handle AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK by Jean-Michel Trivi · 15 years ago
  55. 38bcd92 Fix issue with repeatedly selecting the music notification. by Marco Nelissen · 15 years ago
  56. 085cbfd Update the Music player application to register itself as an by Jean-Michel Trivi · 15 years ago
  57. c234eed Integrate from Music2 by Marco Nelissen · 15 years ago
  58. bf555ce Print more useful info. by Marco Nelissen · 15 years ago
  59. 3988890 Add internal logging and 'dumpsys' capability to the music app, by Marco Nelissen · 15 years ago
  60. 45c9ca3 Fix NPE in Music by Marco Nelissen · 15 years ago
  61. d7d9ba5 Clear the drop/remove listeners when the activity is destroyed, so by Marco Nelissen · 15 years ago
  62. d9a3cde Don't hardcode package names. by Marco Nelissen · 15 years ago
  63. 32b9f97 Don't hardcode package name. by Marco Nelissen · 15 years ago
  64. 538837b Disable the 'save' button if the specified playlist name is blank. by Marco Nelissen · 15 years ago
  65. 04b29c9 Fix monkey crash (bug 2292447) by Marco Nelissen · 15 years ago
  66. 3cbfa9f Clear the cached service object when we get disconnected, which will by Marco Nelissen · 15 years ago
  67. ab893d7 Report playback state change at the end of the playlist. by Marco Nelissen · 15 years ago
  68. ea93671 Fix out of bounds array access that the monkey managed to trigger. by Marco Nelissen · 15 years ago
  69. 3b55356 Make the bind/unbind utility methods work for activities in an activitygroup too. by Marco Nelissen · 15 years ago
  70. f33a575 Backport changes 7e94887988990e98b5c7738f393e10afa0d8ddb8 and fb5674fd0aa46a186dba92965fc5d11cd2630394 by Marco Nelissen · 15 years ago
  71. 7c4ab05 Merge optimization back from Music2 by Marco Nelissen · 15 years ago
  72. 98b1777 Fix a problem with the "scanning card" dialog popping up when quickly by Marco Nelissen · 15 years ago
  73. 660b8fc b/2343548 Fix the "recently added" spinner. by Marco Nelissen · 15 years ago
  74. 5ae9f47 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  75. 87bbf3c Music app unbundling prep: add SortCursor to the music app, make by Marco Nelissen · 15 years ago
  76. 22c36be Clean up imports. by Marco Nelissen · 15 years ago
  77. 3d4b262 Copy fast scroll alphabet and other resources in to the music app. by Marco Nelissen · 15 years ago
  78. d16985c Move drawables for VerticalTextSpinner in to music app, update by Marco Nelissen · 15 years ago
  79. 51f94bf Move VerticalTextSpinner in to the music app, since that's the only thing using it anyway. by Marco Nelissen · 15 years ago
  80. 9825b3c Use shiny new MatrixCursor instead of dull old ArrayListCursor. by Marco Nelissen · 15 years ago
  81. 3416c22 Don't use mContext directly, since that prevents unbundling. by Marco Nelissen · 15 years ago
  82. f4d4b34 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  83. 9f73450 am 17d90662: am d74594d4: Update imports to android-common by Tom Taylor · 15 years ago
  84. d74594d Update imports to android-common by Tom Taylor · 15 years ago
  85. ea9e2c8 Fix bug that would cause item to be dropped at position 0. by Marco Nelissen · 15 years ago
  86. 09115f6 Checkout for currently unused fling mode. by Marco Nelissen · 15 years ago
  87. df25718 am a06e92b2: am 3193d7dd: Show album art in the background of the song list for an album. by Marco Nelissen · 15 years ago
  88. 540aebe am 02da1230: am 4c883a53: Merge change I19cea9e1 into eclair by Marco Nelissen · 15 years ago
  89. 187b7cb am 1dfd0efa: am 52f70b2e: Fix bug with other apps launching the music app to play a song. by Marco Nelissen · 15 years ago
  90. 3193d7d Show album art in the background of the song list for an album. by Marco Nelissen · 15 years ago
  91. 4c883a5 Merge change I19cea9e1 into eclair by Android (Google) Code Review · 15 years ago
  92. 19cea9e Fix scroll position of album songs list. by Marco Nelissen · 15 years ago
  93. 52f70b2 Fix bug with other apps launching the music app to play a song. by Marco Nelissen · 15 years ago
  94. 7492894 am 333bf194: More Music fit & finish fixes. by Jeff Hamilton · 15 years ago
  95. 333bf19 More Music fit & finish fixes. by Jeff Hamilton · 15 years ago
  96. 9f59af0 am a58948b5: Make the music widget launch the right activity. by Marco Nelissen · 15 years ago
  97. deee46d am 23b531ec: Fix more bugs when no music is present. by Marco Nelissen · 15 years ago
  98. 5eee7a6 am 9e0f1fde: Fix some bugs when no music is present. by Marco Nelissen · 15 years ago
  99. e4f4631 am 5edd0cbd: Fix build. by Marco Nelissen · 15 years ago
  100. 5ceafe7 am ec0c57a4: Music player UI refresh. by Marco Nelissen · 15 years ago