- 9882f54 Make search work in all activities in the music app, enable the by Marco Nelissen · 15 years ago
- 93a5b43 am e03cc0f3: Merge change 21112 into donut by Marco Nelissen · 15 years ago
- 0164ebf Fix memory leaks in music app. Fixes http://b/issue?id=2046569 by Marco Nelissen · 15 years ago
- 17634b2 Take density in to account when reordering playlist items. by Marco Nelissen · 15 years ago
- e788704 Make TrackBrowserActivity do a limited query first, to get the list view by Marco Nelissen · 15 years ago
- 4248ed2 Clean up TrackBrowserActivity. This doesn't change any functionality, by Marco Nelissen · 15 years ago
- 59316fd Fix the music app's repeating button. by Marco Nelissen · 15 years ago
- c5f5f13 Don't show the 'search' context menu for recordings. by Marco Nelissen · 15 years ago
- bd447b6 Use longs instead of ints for database ids. by Marco Nelissen · 15 years ago
- b2dcf51 am 2f9a1ce2: When checking the current playback position against the length of the file, make sure the length is valid. Otherwise we can end up endlessly (recursively) calling next(), and run out of stack. by Marco Nelissen · 15 years ago
- 2f9a1ce When checking the current playback position against the length by Marco Nelissen · 15 years ago
- 7a16cc7 Remove code for getting and saving album art from the music app and by Marco Nelissen · 15 years ago
- c8aa837 Don't let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
- 5ad00c6 Fix crash in music app. by Marco Nelissen · 15 years ago
- 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
- 6c615a2 Fix NPE in music app. by Marco Nelissen · 15 years ago
- bf0ea14 Shave about 1500 milliseconds off the time it takes to restore a large playlist, by Marco Nelissen · 15 years ago
- 11232b0 Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
- 3d54a51 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
- 272eb78 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
- 05a0cdb Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
- 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
- 47b989b This should fix a monkey bug where the service was being used after it was unbound. by Marco Nelissen · 15 years ago
- f4963af Merge change 2339 into donut by Android (Google) Code Review · 16 years ago
- 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 · 16 years ago
- 95c4919 Merge change 1923 into donut by Android (Google) Code Review · 16 years ago
- 2b0b913 Decouple the service interface stub from the service, so that the by Marco Nelissen · 16 years ago
- 4c7fcfa Fix crash in MusicPicker activity by Marco Nelissen · 16 years ago
- 756c3f5 Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 16 years ago
- 9d989c4 Don't show menu in oneshot mode, since it's not useful and may confuse other parts of the code. by Marco Nelissen · 16 years ago
- f65e991 Remove unused code. by Marco Nelissen · 16 years ago
- b6e7bf7 Fix comment. by Marco Nelissen · 16 years ago
- 407cf91 Looks like something got lost during a previous commit, upload or submit. by Marco Nelissen · 16 years ago
- f79d4a7 Merge change 1102 into donut by Android (Google) Code Review · 16 years ago
- c133337 Make it so that isPlaying() returns whether the service is playing, even by Marco Nelissen · 16 years ago
- 4341b50 When doing a youtube/amazon/browser search from the music app, make it a new task. by Marco Nelissen · 16 years ago
- 3fdd97f Postpone doing actual work in QueryBrowserActivity until it's bound to the playback service. by Marco Nelissen · 16 years ago
- b7841ac Rename some methods to confirm to our naming standards. by Marco Nelissen · 16 years ago
- 1968e38 Switch Music app to use the new 'fancy' search uri internally, and the 'basic' search uri by Marco Nelissen · 16 years ago
- c839849 Fix null pointer exception if song has neither artist nor album information. by Andreas Huber · 16 years ago
- 25078da AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 16 years ago
- 32949d7 AI 143777: am: CL 143623 Show music widget error text in smaller artist font. by Jeffrey Sharkey · 16 years ago
- 41e07cc Automated import from //branches/donutburger/...@142721,142721 by Jeffrey Sharkey · 16 years ago
- 349c020 Automated import from //branches/donutburger/...@142100,142100 by Jeffrey Sharkey · 16 years ago
- 37ac443 Automated import from //branches/donutburger/...@142023,142023 by Dave Sparks · 16 years ago
- 8801110 Automated import from //branches/donutburger/...@140648,140648 by Romain Guy · 16 years ago
- d8c6967 Automated import from //branches/donutburger/...@140588,140588 by Jeffrey Sharkey · 16 years ago
- c85f677 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
- 490384b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
- 6a9c41c auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
- 792a220 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- add4e62 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 539844a auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 173c561 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- d72c7f5 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 16 years ago
- c4a9112 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 16 years ago
- 7341ce8 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- d57d698 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- 7c302f2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
- b3f1e54 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
- 722ca0b auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
- 95c4293 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
- a857e7a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 6cb8bc9 Initial Contribution by The Android Open Source Project · 16 years ago