1. 80cfa56 AOSP Music app: Handle audio VIEW and PICK by Hansong Zhang · 6 years ago
  2. f02d3c6 Support MediaBrowserService in AOSP Music by Jack He · 7 years ago
  3. b0fba8b Enable clang-format on AOSP Music Player by Jack He · 7 years ago
  4. 6cca1f4 Fix Music apk force close issue during monkey test by Richard Liu · 11 years ago
  5. 41f8dcd Fix JAVACRASH happens when press down key by keypad in music app by b359 · 12 years ago
  6. 6b9d458 Fix for changed fast scroll behavior in ICS by Marco Nelissen · 13 years ago
  7. 2e502f7 am 90e3176f: am 355e134c: New look for reordering lists. b/3198846 by Marco Nelissen · 14 years ago
  8. 355e134 New look for reordering lists. b/3198846 by Marco Nelissen · 14 years ago
  9. 6ac6711 am 4e519cfe: am ecf5b657: Refer to USB storage instead of SD card on devices without removable storage. by Eric Fischer · 14 years ago
  10. ecf5b65 Refer to USB storage instead of SD card on devices without removable storage. by Eric Fischer · 14 years ago
  11. 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
  12. 83a2e72 Don't show the fastscroll alphabet popup when viewing an album by Marco Nelissen · 14 years ago
  13. bd558c0 am de1830c5: am 89f6c665: Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  14. 89f6c66 Use the filter parameter instead of where-args for list filtering. by Marco Nelissen · 14 years ago
  15. e2e66ca am 72bf615b: am a51d6fe9: Fix monkey NPE. by Marco Nelissen · 14 years ago
  16. a51d6fe Fix monkey NPE. by Marco Nelissen · 14 years ago
  17. f591aa9 add API to Cursor to get column value type by Vasu Nori · 14 years ago
  18. c234eed Integrate from Music2 by Marco Nelissen · 14 years ago
  19. d7d9ba5 Clear the drop/remove listeners when the activity is destroyed, so by Marco Nelissen · 14 years ago
  20. 04b29c9 Fix monkey crash (bug 2292447) by Marco Nelissen · 14 years ago
  21. ea93671 Fix out of bounds array access that the monkey managed to trigger. by Marco Nelissen · 14 years ago
  22. f33a575 Backport changes 7e94887988990e98b5c7738f393e10afa0d8ddb8 and fb5674fd0aa46a186dba92965fc5d11cd2630394 by Marco Nelissen · 14 years ago
  23. 7c4ab05 Merge optimization back from Music2 by Marco Nelissen · 14 years ago
  24. 3d4b262 Copy fast scroll alphabet and other resources in to the music app. by Marco Nelissen · 14 years ago
  25. f4d4b34 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 14 years ago
  26. df25718 am a06e92b2: am 3193d7dd: Show album art in the background of the song list for an album. by Marco Nelissen · 14 years ago
  27. 540aebe am 02da1230: am 4c883a53: Merge change I19cea9e1 into eclair by Marco Nelissen · 14 years ago
  28. 3193d7d Show album art in the background of the song list for an album. by Marco Nelissen · 14 years ago
  29. 19cea9e Fix scroll position of album songs list. by Marco Nelissen · 14 years ago
  30. deee46d am 23b531ec: Fix more bugs when no music is present. by Marco Nelissen · 14 years ago
  31. 5eee7a6 am 9e0f1fde: Fix some bugs when no music is present. by Marco Nelissen · 14 years ago
  32. 5ceafe7 am ec0c57a4: Music player UI refresh. by Marco Nelissen · 14 years ago
  33. 23b531e Fix more bugs when no music is present. by Marco Nelissen · 14 years ago
  34. 9e0f1fd Fix some bugs when no music is present. by Marco Nelissen · 14 years ago
  35. ec0c57a Music player UI refresh. by Marco Nelissen · 14 years ago
  36. 5793455 Make moving an entry in a playlist a lot faster. by Marco Nelissen · 14 years ago
  37. 4213138 Fix monkey crash by Marco Nelissen · 14 years ago
  38. d99bc1e Make sure we actually clear the adapter's cursor when finishing. by Marco Nelissen · 14 years ago
  39. 0e17578 Fix a whole bunch of monkey bugs by making sure that the adapter by Marco Nelissen · 14 years ago
  40. 8e732ff Make sure we actually have an adapter before trying to access it. by Marco Nelissen · 15 years ago
  41. 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
  42. 9882f54 Make search work in all activities in the music app, enable the by Marco Nelissen · 15 years ago
  43. 93a5b43 am e03cc0f3: Merge change 21112 into donut by Marco Nelissen · 15 years ago
  44. 0164ebf Fix memory leaks in music app. Fixes http://b/issue?id=2046569 by Marco Nelissen · 15 years ago
  45. e788704 Make TrackBrowserActivity do a limited query first, to get the list view by Marco Nelissen · 15 years ago
  46. 4248ed2 Clean up TrackBrowserActivity. This doesn't change any functionality, by Marco Nelissen · 15 years ago
  47. c5f5f13 Don't show the 'search' context menu for recordings. by Marco Nelissen · 15 years ago
  48. bd447b6 Use longs instead of ints for database ids. by Marco Nelissen · 15 years ago
  49. e3233cb We're not displaying the album name anymore in the 'songs' list, so it's a little strange to filter on it. by Marco Nelissen · 15 years ago
  50. 756c3f5 Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 15 years ago
  51. 4341b50 When doing a youtube/amazon/browser search from the music app, make it a new task. by Marco Nelissen · 15 years ago
  52. 6a9c41c auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  53. 792a220 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  54. add4e62 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  55. 539844a auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  56. 173c561 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  57. d72c7f5 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  58. d57d698 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  59. 7c302f2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  60. b3f1e54 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  61. 722ca0b auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  62. 95c4293 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  63. a857e7a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  64. 6cb8bc9 Initial Contribution by The Android Open Source Project · 16 years ago