1. 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
  2. 2f9a1ce When checking the current playback position against the length by Marco Nelissen · 15 years ago
  3. 13bce01 Merge change 4751 by Android (Google) Code Review · 15 years ago
  4. 0e69ccd Remove unused resources from Music app. by Marco Nelissen · 15 years ago
  5. 7a16cc7 Remove code for getting and saving album art from the music app and by Marco Nelissen · 15 years ago
  6. 9fe0133 am c8aa837a: Don\'t let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
  7. c8aa837 Don't let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
  8. 44e0e29 am 5ad00c66: Fix crash in music app. by Marco Nelissen · 15 years ago
  9. 5ad00c6 Fix crash in music app. by Marco Nelissen · 15 years ago
  10. 70e6724 am 663fea34: Fix crash in music app. Monkey found it, but it\'s easy to repro by a human too. by Marco Nelissen · 15 years ago
  11. 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
  12. 3be8c7b am cd724d28: Update Portuguese translations. by Eric Fischer · 15 years ago
  13. 433a1da am ef046f31: Merge change 3753 into donut by Android (Google) Code Review · 15 years ago
  14. 78e2e1f am 93267d95: am f6a28267: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  15. cd724d2 Update Portuguese translations. by Eric Fischer · 15 years ago
  16. ef046f3 Merge change 3753 into donut by Android (Google) Code Review · 15 years ago
  17. 6c615a2 Fix NPE in music app. by Marco Nelissen · 15 years ago
  18. 93267d9 am f6a28267: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  19. f6a2826 AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  20. d527eb7 am 203c930e: Add write-to-sd-card permission to music app by Marco Nelissen · 15 years ago
  21. 203c930 Add write-to-sd-card permission to music app by Marco Nelissen · 15 years ago
  22. 1569333 am bf0ea148: Shave about 1500 milliseconds off the time it takes to restore a large playlist, with corresponding reduction in music playback service startup time. by Marco Nelissen · 15 years ago
  23. bf0ea14 Shave about 1500 milliseconds off the time it takes to restore a large playlist, by Marco Nelissen · 15 years ago
  24. c931288 am 11232b0a: Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  25. a7c3c96 am 3d54a51b: but empty merge (change already merged) by The Android Open Source Project · 15 years ago
  26. 11232b0 Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  27. dcaea40 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  28. 3d54a51 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  29. 7988406 resolved conflicts for merge of 272eb7 to master by Mike Lockwood · 15 years ago
  30. b1b328f am 05a0cdbe: Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
  31. 272eb78 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
  32. 05a0cdb Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
  33. de68772 am 49e36ea9: 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
  34. 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
  35. 41c193f am 47b989bf: This should fix a monkey bug where the service was being used after it was unbound. by Marco Nelissen · 15 years ago
  36. 47b989b This should fix a monkey bug where the service was being used after it was unbound. by Marco Nelissen · 15 years ago
  37. 2999de1 am 479ccad3: Merge from cupcake_dcm. Should be reviewed by jackpal. Internal issue: 1753548. CL#144715 by Daisuke Miyakawa · 15 years ago
  38. 479ccad Merge from cupcake_dcm. Should be reviewed by jackpal. by Daisuke Miyakawa · 15 years ago
  39. 64fdff8 am f4963af4: Merge change 2339 into donut by Android (Google) Code Review · 15 years ago
  40. f4963af Merge change 2339 into donut by Android (Google) Code Review · 15 years ago
  41. 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
  42. a9051c7 am 95c4919a: Merge change 1923 into donut by Android (Google) Code Review · 15 years ago
  43. 95c4919 Merge change 1923 into donut by Android (Google) Code Review · 15 years ago
  44. 5018871 am 2b0b9137: Decouple the service interface stub from the service, so that the service can be GCd even if the system process still holds a reference to the stub. by Marco Nelissen · 15 years ago
  45. 2b0b913 Decouple the service interface stub from the service, so that the by Marco Nelissen · 15 years ago
  46. 4c7fcfa Fix crash in MusicPicker activity by Marco Nelissen · 15 years ago
  47. 8b2b037 am 756c3f57: Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 15 years ago
  48. 756c3f5 Findbugs fixes. Mostly performance related (remove unnecessary code, make inner classes static) by Marco Nelissen · 15 years ago
  49. 01ffe32 am 9d989c4: Don\'t show menu in oneshot mode, since it\'s not useful and m by Marco Nelissen · 15 years ago
  50. 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
  51. d4c483b am f65e991: Remove unused code. by Marco Nelissen · 15 years ago
  52. f65e991 Remove unused code. by Marco Nelissen · 15 years ago
  53. a49cc44 am b6e7bf7: Fix comment. by Marco Nelissen · 15 years ago
  54. b6e7bf7 Fix comment. by Marco Nelissen · 15 years ago
  55. f9c51ca am 407cf91: Looks like something got lost during a previous commit, uplo by Marco Nelissen · 15 years ago
  56. 407cf91 Looks like something got lost during a previous commit, upload or submit. by Marco Nelissen · 15 years ago
  57. f35a862 am f79d4a7: Merge change 1102 into donut by Android (Google) Code Review · 15 years ago
  58. f79d4a7 Merge change 1102 into donut by Android (Google) Code Review · 15 years ago
  59. c133337 Make it so that isPlaying() returns whether the service is playing, even by Marco Nelissen · 15 years ago
  60. 36d7cab am 4341b50: When doing a youtube/amazon/browser search from the music ap by Marco Nelissen · 15 years ago
  61. 4341b50 When doing a youtube/amazon/browser search from the music app, make it a new task. by Marco Nelissen · 15 years ago
  62. 5965b44 am 3fdd97f: Postpone doing actual work in QueryBrowserActivity until it\' by Marco Nelissen · 15 years ago
  63. 3fdd97f Postpone doing actual work in QueryBrowserActivity until it's bound to the playback service. by Marco Nelissen · 15 years ago
  64. 8e4221a am b7841ac: Rename some methods to confirm to our naming standards. by Marco Nelissen · 15 years ago
  65. b7841ac Rename some methods to confirm to our naming standards. by Marco Nelissen · 15 years ago
  66. b93df55 am 565d10c: Merge change 880 into donut by Android (Google) Code Review · 15 years ago
  67. 565d10c Merge change 880 into donut by Android (Google) Code Review · 15 years ago
  68. 1968e38 Switch Music app to use the new 'fancy' search uri internally, and the 'basic' search uri by Marco Nelissen · 15 years ago
  69. a008f60 am f02cf10: am 3134634: AI 148147: Import lots of zh_TW translation chan by Eric Fischer · 15 years ago
  70. f02cf10 am 3134634: AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  71. 3134634 AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  72. c0b050c am 0e3e125: am bd510b5: AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  73. 0e3e125 am bd510b5: AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  74. bd510b5 AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago
  75. b9575c4 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  76. d3c678d merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  77. 473d949 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  78. 37ba550 AI 147406: Import revised translations. by Eric Fischer · 15 years ago
  79. fbcc237 AI 146175: Import updated translations. by Eric Fischer · 15 years ago
  80. 57c0d7d AI 146037: Import updated translations. by Eric Fischer · 15 years ago
  81. c839849 Fix null pointer exception if song has neither artist nor album information. by Andreas Huber · 15 years ago
  82. 9c85105 Merge branch 'readonly-p4-master' by Dianne Hackborn · 15 years ago
  83. 48dd58d AI 145994: Integrate #145778 from Donut. by Dianne Hackborn · 15 years ago
  84. 25078da AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  85. 0a9b5b8 AI 145382: API review: change new media keycode names to avoid ambiguity. by Dianne Hackborn · 15 years ago
  86. eebb3c7 AI 145225: Import more revised translations into cupcake. by Eric Fischer · 15 years ago
  87. 4505827 AI 144977: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  88. 931a75e Merge branch 'readonly-p4-master' by Eric Fischer · 15 years ago
  89. 6c454a5 AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  90. f331157 AI 144355: Automated g4 rollback of changelist 144335. by Eric Fischer · 15 years ago
  91. b7807e0 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  92. 2be0995 AI 144335: Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  93. 31ab6d7 Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 15 years ago
  94. 32949d7 AI 143777: am: CL 143623 Show music widget error text in smaller artist font. by Jeffrey Sharkey · 15 years ago
  95. c495347 AI 143794: am: CL 143777 am: CL 143623 Show music widget error text in smaller artist font. by Jeffrey Sharkey · 15 years ago
  96. aeb78db AI 143623: Show music widget error text in smaller artist font. by Jeffrey Sharkey · 15 years ago
  97. dcee5d0 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
  98. e99a316 Merge branch 'open_source_contributions_cherry_picked' into google_internal by The Android Open Source Project · 15 years ago
  99. ec8ebc2 AI 143364: am: CL 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
  100. 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