1. 3290580 Also show the error Toast in the preview activity when playback fails. by Marco Nelissen · 14 years ago
  2. bc2fb6b Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  3. 99ab849 Fix proguard flag file dependency. by Ying Wang · 14 years ago
  4. 6bb7bdc Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  5. 3f502de Make party shuffle use the history too, making it less random, but more like by Marco Nelissen · 14 years ago
  6. ff10823 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  7. 4910ec7 Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  8. f2ef3b5 Add a menu item to enable the audio effects panel, if one is present by Marco Nelissen · 14 years ago
  9. 4b83a8c Fix crash in audio preview. by Marco Nelissen · 14 years ago
  10. add0649 Fix monkey crash. by Marco Nelissen · 14 years ago
  11. 87a4cb6 Explicitly mark activities as exported true/false, since the CDD says by Marco Nelissen · 14 years ago
  12. 83a2e72 Don't show the fastscroll alphabet popup when viewing an album by Marco Nelissen · 14 years ago
  13. 3aa9ad0 Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  14. 1cc72a1 Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  15. af11cd3 Merge "Use SharedPreferences$Editor.apply() instead of commit() when possible." into gingerbread by Brad Fitzpatrick · 14 years ago
  16. 14c3cae Use SharedPreferences$Editor.apply() instead of commit() when possible. by Brad Fitzpatrick · 14 years ago
  17. a1ef162 Use the new gingerbread Status bar text styles. by Joe Onorato · 14 years ago
  18. 89f6c66 Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  19. 8d08ec2 Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  20. a51d6fe Fix monkey NPE. by Marco Nelissen · 14 years ago
  21. 1335502 Make savequeue more robust. by Marco Nelissen · 14 years ago
  22. 0de2bf6 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  23. 053914c am 2d30c9fb: Unbundle Music. by Ying Wang · 14 years ago
  24. 2d30c9f Unbundle Music. by Ying Wang · 14 years ago
  25. 7a0afa4 am a541b7ef: Import revised translations by Kenny Root · 14 years ago
  26. a541b7e Import revised translations by Kenny Root · 14 years ago
  27. dd35dbc merge from open-source master by The Android Open Source Project · 14 years ago
  28. 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
  29. 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
  30. 80d3f58 Remove the calls to (un)registerAudioFocusListener that are about by Marco Nelissen · 14 years ago
  31. 7213d24 am 71749f70: Support ogg vorbis through the StreamStarter in Music app. by Andreas Huber · 14 years ago
  32. 71749f7 Support ogg vorbis through the StreamStarter in Music app. by Andreas Huber · 14 years ago
  33. 6728991 merge from open-source master by The Android Open Source Project · 14 years ago
  34. 09d413b Import revised translations by Kenny Root · 14 years ago
  35. 6cba06a APP: Music app crashes when tries to launch on zoom2. by karimuddin sayed · 15 years ago
  36. ec2b427 Import revised translations by Kenny Root · 14 years ago
  37. 1901e2f More informative initial string for Music widget. by Daniel Sandler · 14 years ago
  38. c87e70f Reproduce issue steps: by Kenny · 14 years ago
  39. aa33187 Update the Music app to fully use AudioFocus to implement its logic by Jean-Michel Trivi · 14 years ago
  40. 06fb3cf Import revised translations by Kenny Root · 14 years ago
  41. 2e8e5a2 Fix issue with multiple copies of the main music screen. (bug 2524477) by Marco Nelissen · 14 years ago
  42. dc70100 Fix Droid layout issue (bug 2572289). by Marco Nelissen · 14 years ago
  43. 533fc44 Pause requests that come in while a phone call is in progress should override by Marco Nelissen · 14 years ago
  44. 31c6534 Fix music app search (bug 2567956) by Marco Nelissen · 14 years ago
  45. 21c22ae Fix for NullPointerException (bug 2556291). by Gloria Wang · 14 years ago
  46. f4cfdfd Fix bug 2553575 API REVIEW: android.media Change 2 of 3 by Jean-Michel Trivi · 14 years ago
  47. 3d22fc2 Update the Music app to use the remote control focus API. by Jean-Michel Trivi · 15 years ago
  48. 302a7fd Update music service to also handle AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK by Jean-Michel Trivi · 15 years ago
  49. 38bcd92 Fix issue with repeatedly selecting the music notification. by Marco Nelissen · 15 years ago
  50. 8d39cfd Import revised translations by Kenny Root · 15 years ago
  51. 085cbfd Update the Music player application to register itself as an by Jean-Michel Trivi · 15 years ago
  52. 1d4bc9b Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  53. c234eed Integrate from Music2 by Marco Nelissen · 15 years ago
  54. faf360c Import new translations by Eric Fischer · 15 years ago
  55. bf555ce Print more useful info. by Marco Nelissen · 15 years ago
  56. 554ab59 Add search hint by Marco Nelissen · 15 years ago
  57. 3988890 Add internal logging and 'dumpsys' capability to the music app, by Marco Nelissen · 15 years ago
  58. 81d8cfb Fix the instrumentation test and the package name of the music player is changed. by Yu Shan Emily Lau · 15 years ago
  59. b4d5750 Import new translations. by Eric Fischer · 15 years ago
  60. 0f5a68f Support new MUSIC_PLAYER action intent. by Daniel Sandler · 15 years ago
  61. 45c9ca3 Fix NPE in Music by Marco Nelissen · 15 years ago
  62. d7d9ba5 Clear the drop/remove listeners when the activity is destroyed, so by Marco Nelissen · 15 years ago
  63. d9a3cde Don't hardcode package names. by Marco Nelissen · 15 years ago
  64. 32b9f97 Don't hardcode package name. by Marco Nelissen · 15 years ago
  65. 538837b Disable the 'save' button if the specified playlist name is blank. by Marco Nelissen · 15 years ago
  66. 04b29c9 Fix monkey crash (bug 2292447) by Marco Nelissen · 15 years ago
  67. 3cbfa9f Clear the cached service object when we get disconnected, which will by Marco Nelissen · 15 years ago
  68. 6943474 Add an original-package tag that matches the real package name. by Jeff Hamilton · 15 years ago
  69. ae55b9c Merge "Update the mdpi resources with 2.0 style icons" by Eugene Koh · 15 years ago
  70. f6f539e Merge "Report playback state change at the end of the playlist. Fixes bug 2209568 (change b05fe176ddb1c811302c69547bb1cff5a5a2df3d from Music2)" by Marco Nelissen · 15 years ago
  71. ab893d7 Report playback state change at the end of the playlist. by Marco Nelissen · 15 years ago
  72. 8487d26 Update the mdpi resources with 2.0 style icons by Bai Tao · 15 years ago
  73. 0224d7b am 67bebd06: am 0749a3f1: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  74. 67bebd0 am 0749a3f1: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  75. 0749a3f reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  76. ea93671 Fix out of bounds array access that the monkey managed to trigger. by Marco Nelissen · 15 years ago
  77. 17e470c reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  78. 3b55356 Make the bind/unbind utility methods work for activities in an activitygroup too. by Marco Nelissen · 15 years ago
  79. f33a575 Backport changes 7e94887988990e98b5c7738f393e10afa0d8ddb8 and fb5674fd0aa46a186dba92965fc5d11cd2630394 by Marco Nelissen · 15 years ago
  80. ff3d437 One step closer to unbundling. Build against the current SDK, and use by Marco Nelissen · 15 years ago
  81. 7c4ab05 Merge optimization back from Music2 by Marco Nelissen · 15 years ago
  82. 42aac25 Remove a bunch of unused layouts and drawables from the music app by Marco Nelissen · 15 years ago
  83. 98b1777 Fix a problem with the "scanning card" dialog popping up when quickly by Marco Nelissen · 15 years ago
  84. bc1d0cf android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  85. 660b8fc b/2343548 Fix the "recently added" spinner. by Marco Nelissen · 15 years ago
  86. ca04d62 Fix package ref in layout. (b/2363099) by Marco Nelissen · 15 years ago
  87. 42fbf0b Add missing mdpi resources (b/2353729) by Marco Nelissen · 15 years ago
  88. 5ae9f47 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  89. 8633e4b Merge "Update with latest translations." by Eric Fischer · 15 years ago
  90. 87bbf3c Music app unbundling prep: add SortCursor to the music app, make by Marco Nelissen · 15 years ago
  91. 31388fa Update with latest translations. by Eric Fischer · 15 years ago
  92. 22c36be Clean up imports. by Marco Nelissen · 15 years ago
  93. 3d4b262 Copy fast scroll alphabet and other resources in to the music app. by Marco Nelissen · 15 years ago
  94. d171df7 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  95. d16985c Move drawables for VerticalTextSpinner in to music app, update by Marco Nelissen · 15 years ago
  96. 51f94bf Move VerticalTextSpinner in to the music app, since that's the only thing using it anyway. by Marco Nelissen · 15 years ago
  97. 9825b3c Use shiny new MatrixCursor instead of dull old ArrayListCursor. by Marco Nelissen · 15 years ago
  98. 3416c22 Don't use mContext directly, since that prevents unbundling. by Marco Nelissen · 15 years ago
  99. f4d4b34 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  100. 9f73450 am 17d90662: am d74594d4: Update imports to android-common by Tom Taylor · 15 years ago