1. f02d3c6 Support MediaBrowserService in AOSP Music by Jack He · 7 years ago
  2. b0fba8b Enable clang-format on AOSP Music Player by Jack He · 7 years ago
  3. 6036ce6 music: Remove deprecated MODE_WORLD_READABLE and MODE_WORLD_WRITEABLE by Dmitry Shmidt · 8 years ago
  4. 680a4cb am 70b80e0c: Merge "Fixed the Music app crash issue when the repeat button is disabled." by Marco Nelissen · 11 years ago
  5. 70b80e0 Merge "Fixed the Music app crash issue when the repeat button is disabled." by Marco Nelissen · 11 years ago
  6. eea64f2 am 0bc742fa: Merge "Music: Music Force Close when the last song is end and repeat is closed." by Marco Nelissen · 11 years ago
  7. 0bc742f Merge "Music: Music Force Close when the last song is end and repeat is closed." by Marco Nelissen · 11 years ago
  8. 8ef3679 Fix lockscreen playback controls by Mike Lockwood · 11 years ago
  9. 0a7f03f Fixed the Music app crash issue when the repeat button is disabled. by Jun Tian · 11 years ago
  10. ea50751 Music: Music Force Close when the last song is end and repeat is closed. by kenthin · 12 years ago
  11. b1c285c Fix NPE when mediaserver dies by Glenn Kasten · 12 years ago
  12. c37b200 Fix crash when reloading an invalid queue by Marco Nelissen · 12 years ago
  13. 6fb8551 Fix crash by Marco Nelissen · 12 years ago
  14. 90d1f62 Handle unplayable files for gapless playback. by Marco Nelissen · 12 years ago
  15. 3086702 Add compatibility shim by Marco Nelissen · 12 years ago
  16. e41bd18 Support gapless playback by Marco Nelissen · 12 years ago
  17. bd0d2f1 Slight refactor to prepare for gapless. by Marco Nelissen · 12 years ago
  18. 94ed242 Comment out RemoteControlClient code during API change by Jean-Michel Trivi · 13 years ago
  19. 7a72e2f Fix build. by Marco Nelissen · 13 years ago
  20. 8717d34 Add lock screen controls. by Marco Nelissen · 13 years ago
  21. 47dd847 Handle PLAY command in onStart of MediaPlaybackService. by Jaikumar Ganesh · 13 years ago
  22. 7bae28f Reinstate audio ducking. by Marco Nelissen · 14 years ago
  23. 7181da8 Fix audio focus issue some more. We now start playing immediately when by Marco Nelissen · 14 years ago
  24. 079dbf0 Fix build: s/FADEIN/FADEINFROMSTART/ by Bjorn Bringert · 14 years ago
  25. ba37fff am 72e42791: am 080563ad: When pausing, also cancel the in-progress fade in if there was one. b/3209106 by Marco Nelissen · 14 years ago
  26. 080563a When pausing, also cancel the in-progress fade in if there was one. b/3209106 by Marco Nelissen · 14 years ago
  27. fc1c0dc Add support for dedicated play and pause media keys. b/2764237 by Marco Nelissen · 14 years ago
  28. 6eef0ba am a27216ac: am 6b507de7: Use sticky broadcast for sending status changes, so apps can find out the current state of things without waiting for a state change. b/3116574 by Marco Nelissen · 14 years ago
  29. 6b507de Use sticky broadcast for sending status changes, so apps can find by Marco Nelissen · 14 years ago
  30. 2da473d Support audio focus loss with ducking. by Marco Nelissen · 14 years ago
  31. 3f502de Make party shuffle use the history too, making it less random, but more like by Marco Nelissen · 14 years ago
  32. f2ef3b5 Add a menu item to enable the audio effects panel, if one is present by Marco Nelissen · 14 years ago
  33. 3aa9ad0 Make sure the home screen widget is updated when the current playlist is cleared. by Marco Nelissen · 14 years ago
  34. 1cc72a1 Added support for audio sessions in MediaPlaybackService. by Eric Laurent · 14 years ago
  35. 14c3cae Use SharedPreferences$Editor.apply() instead of commit() when possible. by Brad Fitzpatrick · 14 years ago
  36. 8d08ec2 Backport the AudioPreview activity from Music2 to Music by Marco Nelissen · 14 years ago
  37. 1335502 Make savequeue more robust. by Marco Nelissen · 14 years ago
  38. 80d3f58 Remove the calls to (un)registerAudioFocusListener that are about by Marco Nelissen · 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. 533fc44 Pause requests that come in while a phone call is in progress should override by Marco Nelissen · 14 years ago
  41. f4cfdfd Fix bug 2553575 API REVIEW: android.media Change 2 of 3 by Jean-Michel Trivi · 14 years ago
  42. 3d22fc2 Update the Music app to use the remote control focus API. by Jean-Michel Trivi · 14 years ago
  43. 302a7fd Update music service to also handle AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK by Jean-Michel Trivi · 14 years ago
  44. 085cbfd Update the Music player application to register itself as an by Jean-Michel Trivi · 14 years ago
  45. bf555ce Print more useful info. by Marco Nelissen · 14 years ago
  46. 3988890 Add internal logging and 'dumpsys' capability to the music app, by Marco Nelissen · 14 years ago
  47. ab893d7 Report playback state change at the end of the playlist. by Marco Nelissen · 14 years ago
  48. 87bbf3c Music app unbundling prep: add SortCursor to the music app, make by Marco Nelissen · 14 years ago
  49. f4d4b34 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 14 years ago
  50. ec0c57a Music player UI refresh. by Marco Nelissen · 14 years ago
  51. b63b5d1 Make headset buttons behave more like the in-app buttons, by seeking by Marco Nelissen · 15 years ago
  52. e99341f Add some logging to help track down bug 2223013. by Marco Nelissen · 15 years ago
  53. 347fe57 1915450: Make the music widget show pause state properly by Mike Cleron · 15 years ago
  54. c1017e5 onStart() can now receive a null Intent, so deal with that. by Marco Nelissen · 15 years ago
  55. d5fc5b6 Change to use new service foreground API. by Dianne Hackborn · 15 years ago
  56. 63dbbbb Also save the history in shuffle mode. by Marco Nelissen · 15 years ago
  57. 3ec2ad9 Increase the history size. It should never have been this small. by Marco Nelissen · 15 years ago
  58. bd447b6 Use longs instead of ints for database ids. by Marco Nelissen · 15 years ago
  59. 2f9a1ce When checking the current playback position against the length by Marco Nelissen · 15 years ago
  60. 663fea3 Fix crash in music app. Monkey found it, but it's easy to repro by a human too. by Marco Nelissen · 15 years ago
  61. 6c615a2 Fix NPE in music app. by Marco Nelissen · 15 years ago
  62. bf0ea14 Shave about 1500 milliseconds off the time it takes to restore a large playlist, by Marco Nelissen · 15 years ago
  63. 3d54a51 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  64. 272eb78 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 15 years ago
  65. 49e36ea Clean up some handlers when the service is destroyed. This should fix some more of the monkey bugs in the music app. by Marco Nelissen · 15 years ago
  66. 2b0b913 Decouple the service interface stub from the service, so that the by Marco Nelissen · 15 years ago
  67. 756c3f5 Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 15 years ago
  68. f65e991 Remove unused code. by Marco Nelissen · 15 years ago
  69. b6e7bf7 Fix comment. by Marco Nelissen · 15 years ago
  70. 407cf91 Looks like something got lost during a previous commit, upload or submit. by Marco Nelissen · 15 years ago
  71. c133337 Make it so that isPlaying() returns whether the service is playing, even by Marco Nelissen · 15 years ago
  72. b7841ac Rename some methods to confirm to our naming standards. by Marco Nelissen · 15 years ago
  73. d8c6967 Automated import from //branches/donutburger/...@140588,140588 by Jeffrey Sharkey · 15 years ago
  74. 490384b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  75. 792a220 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. add4e62 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. 539844a auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  78. 173c561 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  79. c4a9112 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  80. 7341ce8 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  81. d57d698 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  82. 7c302f2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 15 years ago
  83. b3f1e54 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  84. 722ca0b auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  85. 95c4293 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  86. a857e7a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  87. 6cb8bc9 Initial Contribution by The Android Open Source Project · 16 years ago