1. f0f4083 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  2. 0f4e065 Add new searchSettingsDescription attribute for Music's searchable. by Mike LeBeau · 15 years ago
  3. fcdb760 Include Music app in Global search. by Satish Sampath · 15 years ago
  4. 2f9a1ce When checking the current playback position against the length by Marco Nelissen · 15 years ago
  5. c8aa837 Don't let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
  6. 5ad00c6 Fix crash in music app. by Marco Nelissen · 15 years ago
  7. 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
  8. cd724d2 Update Portuguese translations. by Eric Fischer · 15 years ago
  9. ef046f3 Merge change 3753 into donut by Android (Google) Code Review · 15 years ago
  10. 6c615a2 Fix NPE in music app. by Marco Nelissen · 15 years ago
  11. 93267d9 am f6a28267: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  12. f6a2826 AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  13. 203c930 Add write-to-sd-card permission to music app by Marco Nelissen · 15 years ago
  14. bf0ea14 Shave about 1500 milliseconds off the time it takes to restore a large playlist, by Marco Nelissen · 15 years ago
  15. 11232b0 Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  16. 8c70f9d Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  17. 3d54a51 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  18. 272eb78 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
  19. 05a0cdb Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
  20. 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
  21. 47b989b This should fix a monkey bug where the service was being used after it was unbound. by Marco Nelissen · 15 years ago
  22. 479ccad Merge from cupcake_dcm. Should be reviewed by jackpal. by Daisuke Miyakawa · 15 years ago
  23. f4963af Merge change 2339 into donut by Android (Google) Code Review · 15 years ago
  24. 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
  25. 95c4919 Merge change 1923 into donut by Android (Google) Code Review · 15 years ago
  26. 2b0b913 Decouple the service interface stub from the service, so that the by Marco Nelissen · 15 years ago
  27. 4c7fcfa Fix crash in MusicPicker activity by Marco Nelissen · 15 years ago
  28. 756c3f5 Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 15 years ago
  29. 9d989c4 Don't show menu in oneshot mode, since it's not useful and may confuse other parts of the code. by Marco Nelissen · 15 years ago
  30. f65e991 Remove unused code. by Marco Nelissen · 15 years ago
  31. b6e7bf7 Fix comment. by Marco Nelissen · 15 years ago
  32. 407cf91 Looks like something got lost during a previous commit, upload or submit. by Marco Nelissen · 15 years ago
  33. f79d4a7 Merge change 1102 into donut by Android (Google) Code Review · 15 years ago
  34. c133337 Make it so that isPlaying() returns whether the service is playing, even by Marco Nelissen · 15 years ago
  35. 4341b50 When doing a youtube/amazon/browser search from the music app, make it a new task. by Marco Nelissen · 15 years ago
  36. 3fdd97f Postpone doing actual work in QueryBrowserActivity until it's bound to the playback service. by Marco Nelissen · 15 years ago
  37. b7841ac Rename some methods to confirm to our naming standards. by Marco Nelissen · 15 years ago
  38. 565d10c Merge change 880 into donut by Android (Google) Code Review · 15 years ago
  39. 1968e38 Switch Music app to use the new 'fancy' search uri internally, and the 'basic' search uri by Marco Nelissen · 15 years ago
  40. f02cf10 am 3134634: AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  41. 3134634 AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  42. 0e3e125 am bd510b5: AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  43. bd510b5 AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  44. 062e870 Merge commit 'korg/donut' by The Android Open Source Project · 15 years ago
  45. d3c678d merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  46. 37ba550 AI 147406: Import revised translations. by Eric Fischer · 15 years ago
  47. 98788cd Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  48. fbcc237 AI 146175: Import updated translations. by Eric Fischer · 15 years ago
  49. 57c0d7d AI 146037: Import updated translations. by Eric Fischer · 15 years ago
  50. c839849 Fix null pointer exception if song has neither artist nor album information. by Andreas Huber · 15 years ago
  51. 25078da AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  52. 0a9b5b8 AI 145382: API review: change new media keycode names to avoid ambiguity. by Dianne Hackborn · 15 years ago
  53. eebb3c7 AI 145225: Import more revised translations into cupcake. by Eric Fischer · 15 years ago
  54. 4505827 AI 144977: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  55. f331157 AI 144355: Automated g4 rollback of changelist 144335. by Eric Fischer · 15 years ago
  56. b7807e0 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  57. 2be0995 AI 144335: Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  58. 32949d7 AI 143777: am: CL 143623 Show music widget error text in smaller artist font. by Jeffrey Sharkey · 15 years ago
  59. aeb78db AI 143623: Show music widget error text in smaller artist font. by Jeffrey Sharkey · 15 years ago
  60. e8ba16d AI 143214: am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found. by Dianne Hackborn · 15 years ago
  61. 635dc54 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  62. badaea8 Automated import from //branches/cupcake/...@143009,143009 by Dianne Hackborn · 15 years ago
  63. 3a539d4 Automated import from //branches/donutburger/...@142797,142797 by Jack Palevich · 15 years ago
  64. 41e07cc Automated import from //branches/donutburger/...@142721,142721 by Jeffrey Sharkey · 15 years ago
  65. a01bb55 Automated import from //branches/donutburger/...@142720,142720 by Eric Fischer · 15 years ago
  66. 5cf664f Automated import from //branches/cupcake/...@142796,142796 by Jack Palevich · 15 years ago
  67. ef18cac Automated import from //branches/cupcake/...@142649,142649 by Jeffrey Sharkey · 15 years ago
  68. b43380e Automated import from //branches/cupcake/...@142643,142643 by Eric Fischer · 15 years ago
  69. 349c020 Automated import from //branches/donutburger/...@142100,142100 by Jeffrey Sharkey · 15 years ago
  70. 37ac443 Automated import from //branches/donutburger/...@142023,142023 by Dave Sparks · 15 years ago
  71. a9e6f98 Automated import from //branches/donutburger/...@141868,141868 by Eric Fischer · 15 years ago
  72. 2e6c561 Automated import from //branches/donutburger/...@141032,141032 by Jeffrey Sharkey · 15 years ago
  73. 297eff0 Automated import from //branches/cupcake/...@142098,142098 by Jeffrey Sharkey · 15 years ago
  74. 7500323 Automated import from //branches/cupcake/...@142021,142021 by Dave Sparks · 15 years ago
  75. e497c05 Automated import from //branches/donutburger/...@140873,140873 by Eric Fischer · 15 years ago
  76. aa1abaa Automated import from //branches/cupcake/...@141866,141866 by Eric Fischer · 15 years ago
  77. 8801110 Automated import from //branches/donutburger/...@140648,140648 by Romain Guy · 15 years ago
  78. d8c6967 Automated import from //branches/donutburger/...@140588,140588 by Jeffrey Sharkey · 15 years ago
  79. c1e9034 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 15 years ago
  80. c85f677 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  81. b9b90ac Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  82. 490384b auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  83. 6a9c41c auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  84. 792a220 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  85. add4e62 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  86. 539844a auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  87. 173c561 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  88. ddf8108 Merge by Android Code Review · 15 years ago
  89. d72c7f5 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  90. c4a9112 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  91. 7341ce8 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  92. d57d698 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  93. 1b8cc16 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
  94. fa0935a Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  95. 7c302f2 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  96. a804677 Merge branch 'cupcake' by The Android Open Source Project · 16 years ago
  97. b3f1e54 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  98. ed34077 Merge branch 'cupcake' by android-build SharedAccount · 16 years ago
  99. 722ca0b auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  100. d22f45b Merge branch 'cupcake' by The Android Open Source Project · 16 years ago