1. 8d08ec2 Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  2. a51d6fe Fix monkey NPE. by Marco Nelissen · 14 years ago
  3. 1335502 Make savequeue more robust. by Marco Nelissen · 14 years ago
  4. 80d3f58 Remove the calls to (un)registerAudioFocusListener that are about by Marco Nelissen · 14 years ago
  5. 1901e2f More informative initial string for Music widget. by Daniel Sandler · 14 years ago
  6. aa33187 Update the Music app to fully use AudioFocus to implement its logic by Jean-Michel Trivi · 14 years ago
  7. 2e8e5a2 Fix issue with multiple copies of the main music screen. (bug 2524477) by Marco Nelissen · 14 years ago
  8. 533fc44 Pause requests that come in while a phone call is in progress should override by Marco Nelissen · 14 years ago
  9. 21c22ae Fix for NullPointerException (bug 2556291). by Gloria Wang · 15 years ago
  10. f4cfdfd Fix bug 2553575 API REVIEW: android.media Change 2 of 3 by Jean-Michel Trivi · 15 years ago
  11. 3d22fc2 Update the Music app to use the remote control focus API. by Jean-Michel Trivi · 15 years ago
  12. 302a7fd Update music service to also handle AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK by Jean-Michel Trivi · 15 years ago
  13. 38bcd92 Fix issue with repeatedly selecting the music notification. by Marco Nelissen · 15 years ago
  14. 085cbfd Update the Music player application to register itself as an by Jean-Michel Trivi · 15 years ago
  15. c234eed Integrate from Music2 by Marco Nelissen · 15 years ago
  16. bf555ce Print more useful info. by Marco Nelissen · 15 years ago
  17. 3988890 Add internal logging and 'dumpsys' capability to the music app, by Marco Nelissen · 15 years ago
  18. 45c9ca3 Fix NPE in Music by Marco Nelissen · 15 years ago
  19. d7d9ba5 Clear the drop/remove listeners when the activity is destroyed, so by Marco Nelissen · 15 years ago
  20. d9a3cde Don't hardcode package names. by Marco Nelissen · 15 years ago
  21. 32b9f97 Don't hardcode package name. by Marco Nelissen · 15 years ago
  22. 538837b Disable the 'save' button if the specified playlist name is blank. by Marco Nelissen · 15 years ago
  23. 04b29c9 Fix monkey crash (bug 2292447) by Marco Nelissen · 15 years ago
  24. 3cbfa9f Clear the cached service object when we get disconnected, which will by Marco Nelissen · 15 years ago
  25. ab893d7 Report playback state change at the end of the playlist. by Marco Nelissen · 15 years ago
  26. ea93671 Fix out of bounds array access that the monkey managed to trigger. by Marco Nelissen · 15 years ago
  27. 3b55356 Make the bind/unbind utility methods work for activities in an activitygroup too. by Marco Nelissen · 15 years ago
  28. f33a575 Backport changes 7e94887988990e98b5c7738f393e10afa0d8ddb8 and fb5674fd0aa46a186dba92965fc5d11cd2630394 by Marco Nelissen · 15 years ago
  29. 7c4ab05 Merge optimization back from Music2 by Marco Nelissen · 15 years ago
  30. 98b1777 Fix a problem with the "scanning card" dialog popping up when quickly by Marco Nelissen · 15 years ago
  31. 660b8fc b/2343548 Fix the "recently added" spinner. by Marco Nelissen · 15 years ago
  32. 5ae9f47 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  33. 87bbf3c Music app unbundling prep: add SortCursor to the music app, make by Marco Nelissen · 15 years ago
  34. 22c36be Clean up imports. by Marco Nelissen · 15 years ago
  35. 3d4b262 Copy fast scroll alphabet and other resources in to the music app. by Marco Nelissen · 15 years ago
  36. d16985c Move drawables for VerticalTextSpinner in to music app, update by Marco Nelissen · 15 years ago
  37. 51f94bf Move VerticalTextSpinner in to the music app, since that's the only thing using it anyway. by Marco Nelissen · 15 years ago
  38. 9825b3c Use shiny new MatrixCursor instead of dull old ArrayListCursor. by Marco Nelissen · 15 years ago
  39. 3416c22 Don't use mContext directly, since that prevents unbundling. by Marco Nelissen · 15 years ago
  40. f4d4b34 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  41. 9f73450 am 17d90662: am d74594d4: Update imports to android-common by Tom Taylor · 15 years ago
  42. d74594d Update imports to android-common by Tom Taylor · 15 years ago
  43. ea9e2c8 Fix bug that would cause item to be dropped at position 0. by Marco Nelissen · 15 years ago
  44. 09115f6 Checkout for currently unused fling mode. by Marco Nelissen · 15 years ago
  45. df25718 am a06e92b2: am 3193d7dd: Show album art in the background of the song list for an album. by Marco Nelissen · 15 years ago
  46. 540aebe am 02da1230: am 4c883a53: Merge change I19cea9e1 into eclair by Marco Nelissen · 15 years ago
  47. 187b7cb am 1dfd0efa: am 52f70b2e: Fix bug with other apps launching the music app to play a song. by Marco Nelissen · 15 years ago
  48. 3193d7d Show album art in the background of the song list for an album. by Marco Nelissen · 15 years ago
  49. 4c883a5 Merge change I19cea9e1 into eclair by Android (Google) Code Review · 15 years ago
  50. 19cea9e Fix scroll position of album songs list. by Marco Nelissen · 15 years ago
  51. 52f70b2 Fix bug with other apps launching the music app to play a song. by Marco Nelissen · 15 years ago
  52. 7492894 am 333bf194: More Music fit & finish fixes. by Jeff Hamilton · 15 years ago
  53. 333bf19 More Music fit & finish fixes. by Jeff Hamilton · 15 years ago
  54. 9f59af0 am a58948b5: Make the music widget launch the right activity. by Marco Nelissen · 15 years ago
  55. deee46d am 23b531ec: Fix more bugs when no music is present. by Marco Nelissen · 15 years ago
  56. 5eee7a6 am 9e0f1fde: Fix some bugs when no music is present. by Marco Nelissen · 15 years ago
  57. e4f4631 am 5edd0cbd: Fix build. by Marco Nelissen · 15 years ago
  58. 5ceafe7 am ec0c57a4: Music player UI refresh. by Marco Nelissen · 15 years ago
  59. a58948b Make the music widget launch the right activity. by Marco Nelissen · 15 years ago
  60. 23b531e Fix more bugs when no music is present. by Marco Nelissen · 15 years ago
  61. 9e0f1fd Fix some bugs when no music is present. by Marco Nelissen · 15 years ago
  62. 5edd0cb Fix build. by Marco Nelissen · 15 years ago
  63. ec0c57a Music player UI refresh. by Marco Nelissen · 15 years ago
  64. 5793455 Make moving an entry in a playlist a lot faster. by Marco Nelissen · 15 years ago
  65. 4213138 Fix monkey crash by Marco Nelissen · 15 years ago
  66. d99bc1e Make sure we actually clear the adapter's cursor when finishing. by Marco Nelissen · 15 years ago
  67. 0e17578 Fix a whole bunch of monkey bugs by making sure that the adapter by Marco Nelissen · 15 years ago
  68. 3aa6f3d am 3d1a7c04: Make music app respect the lock screen again. Fixes http://b/2295956 by Marco Nelissen · 15 years ago
  69. 3d1a7c0 Make music app respect the lock screen again. Fixes http://b/2295956 by Marco Nelissen · 15 years ago
  70. 37bc642 am d04e2557: Merge change I9e4ded20 into eclair by Marco Nelissen · 15 years ago
  71. d04e255 Merge change I9e4ded20 into eclair by Android (Google) Code Review · 15 years ago
  72. b63b5d1 Make headset buttons behave more like the in-app buttons, by seeking by Marco Nelissen · 15 years ago
  73. 25f9558 Feature 2179737: allow the "now playing" activity to show without unlocking the phone. by Dianne Hackborn · 15 years ago
  74. 2f70aee Revert "Passion feature 2179737: allow the "now playing" activity to show without unlocking the phone." DO NOT MERGE by Paul Eastham · 15 years ago
  75. 1c15149 am e99341f9: Add some logging to help track down bug 2223013. by Marco Nelissen · 15 years ago
  76. e99341f Add some logging to help track down bug 2223013. by Marco Nelissen · 15 years ago
  77. e815638 am a0fcf0f5: New widgets by Mike Cleron · 15 years ago
  78. a0fcf0f New widgets by Mike Cleron · 15 years ago
  79. 64de08b resolved conflicts for merge of 0657c9ef to eclair-mr2 by Marco Nelissen · 15 years ago
  80. 0657c9e Passion feature 2179737: allow the "now playing" activity to show without unlocking the phone. by Marco Nelissen · 15 years ago
  81. f7b53ab Fix monkey bug 2180463. by Marco Nelissen · 15 years ago
  82. c5020e2 I had completely forgotten that the alternative seek method in the by Marco Nelissen · 15 years ago
  83. 8e732ff Make sure we actually have an adapter before trying to access it. by Marco Nelissen · 15 years ago
  84. 1c0d600 Fix bug 2167616: create the playlists submenu in onPrepareOptionsMenu instead of onCreateOptionsMenu, so it's always up to date. by Marco Nelissen · 15 years ago
  85. 2aaae5e am 6a470f06: Merge change I347fe57e into eclair by Mike Cleron · 15 years ago
  86. 347fe57 1915450: Make the music widget show pause state properly by Mike Cleron · 15 years ago
  87. 197ad25 Stop view dragging the correct way, so we don't end up recycling an in-use bitmap. by Marco Nelissen · 15 years ago
  88. b5e252e Make sure that there is nothing referring to the bitmap before recycling it. by Marco Nelissen · 15 years ago
  89. c1017e5 onStart() can now receive a null Intent, so deal with that. by Marco Nelissen · 15 years ago
  90. 9165ac8 Fix title bar in album browser. by Marco Nelissen · 15 years ago
  91. 8f2b5a2 Merge change 24529 into eclair by Android (Google) Code Review · 15 years ago
  92. cd582c6 Use dpad left/right for skipping and seeking only when the play buttons are focused. by Marco Nelissen · 15 years ago
  93. 98647f1 Merge change 24278 into eclair by Android (Google) Code Review · 15 years ago
  94. 7a05298 Only log the sd card status when it changed from last time. by Marco Nelissen · 15 years ago
  95. 89a5782 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  96. 9df6e73 Don't crash when long-pressing on a stream. by Marco Nelissen · 15 years ago
  97. 1e5a567 Show time in the form hh:mm:ss when the duration is 1 hour or more. by Marco Nelissen · 15 years ago
  98. 42bcc21 Fix some issues with threads/handlers accessing the adapter for the 'old' activity after it has been handed off to the 'new' activity. by Marco Nelissen · 15 years ago
  99. 5df7af3 Fix density issue with album art. by Marco Nelissen · 15 years ago
  100. d5fc5b6 Change to use new service foreground API. by Dianne Hackborn · 15 years ago