1. 3399eda Merge change 27014 into eclair by Android (Google) Code Review · 15 years ago
  2. b1808db Modified the test case name into a more meaningful name. by Yu Shan Emily Lau · 15 years ago
  3. c1017e5 onStart() can now receive a null Intent, so deal with that. by Marco Nelissen · 15 years ago
  4. f90b4e1 Merge change 26859 into eclair by Android (Google) Code Review · 15 years ago
  5. 7891afd Add a special playback activity layout for tall screens to make better use of the screen real estate. by Marco Nelissen · 15 years ago
  6. cabe6de Merge change 26657 into eclair by Android (Google) Code Review · 15 years ago
  7. 9165ac8 Fix title bar in album browser. by Marco Nelissen · 15 years ago
  8. 93db493 Fix invalid XML in Music list view layout. by Daniel Sandler · 15 years ago
  9. 82b4bf7 Added the music player do nothing test case to add the basic line. by Yu Shan Emily Lau · 15 years ago
  10. db0769a Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  11. 8f2b5a2 Merge change 24529 into eclair by Android (Google) Code Review · 15 years ago
  12. cd582c6 Use dpad left/right for skipping and seeking only when the play buttons are focused. by Marco Nelissen · 15 years ago
  13. 98647f1 Merge change 24278 into eclair by Android (Google) Code Review · 15 years ago
  14. 7a05298 Only log the sd card status when it changed from last time. by Marco Nelissen · 15 years ago
  15. 89a5782 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  16. 533b2de Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  17. 9df6e73 Don't crash when long-pressing on a stream. by Marco Nelissen · 15 years ago
  18. 1e5a567 Show time in the form hh:mm:ss when the duration is 1 hour or more. by Marco Nelissen · 15 years ago
  19. 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
  20. 2df1aa6 Merge change 23119 into eclair by Android (Google) Code Review · 15 years ago
  21. c19ee79 modified: tests/src/com/android/music/MusicPlayerFunctionalTestRunner.java by Yu Shan Emily Lau · 15 years ago
  22. cf868c4 High-resolution (hdpi) artwork from TAT for Music. by Daniel Sandler · 15 years ago
  23. 119cd95 Armor string format tokens with translation placeholders. by Eric Fischer · 15 years ago
  24. f3b2fb7 Cosmetic: contract the music player's seekbar by a few pixels to give the thumb some breathing room. (Related to b/2064664) by Daniel Sandler · 15 years ago
  25. 5df7af3 Fix density issue with album art. by Marco Nelissen · 15 years ago
  26. d5fc5b6 Change to use new service foreground API. by Dianne Hackborn · 15 years ago
  27. 99269c9 am 5d9c780e: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  28. 63dbbbb Also save the history in shuffle mode. by Marco Nelissen · 15 years ago
  29. 5d9c780 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  30. 3ec2ad9 Increase the history size. It should never have been this small. by Marco Nelissen · 15 years ago
  31. 9882f54 Make search work in all activities in the music app, enable the by Marco Nelissen · 15 years ago
  32. 93a5b43 am e03cc0f3: Merge change 21112 into donut by Marco Nelissen · 15 years ago
  33. e03cc0f Merge change 21112 into donut by Android (Google) Code Review · 15 years ago
  34. 0164ebf Fix memory leaks in music app. Fixes http://b/issue?id=2046569 by Marco Nelissen · 15 years ago
  35. 5b2c463 resolved conflicts for merge of 7790a210 to master by Jeff Sharkey · 15 years ago
  36. 7790a21 Adopt new AppWidget assets, per http://b/2038594. by Jeff Sharkey · 15 years ago
  37. 4229aa7 Merge change 9669 by Android (Google) Code Review · 15 years ago
  38. 17634b2 Take density in to account when reordering playlist items. by Marco Nelissen · 15 years ago
  39. f5431a6 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  40. 41052b9 am a1f26414: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  41. a1f2641 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  42. e788704 Make TrackBrowserActivity do a limited query first, to get the list view by Marco Nelissen · 15 years ago
  43. 4248ed2 Clean up TrackBrowserActivity. This doesn't change any functionality, by Marco Nelissen · 15 years ago
  44. f38daf5 merge from donut by Jean-Baptiste Queru · 15 years ago
  45. 82369a7 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  46. f0f4083 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  47. 6210469 Merge change 8097 by Android (Google) Code Review · 15 years ago
  48. 59316fd Fix the music app's repeating button. by Marco Nelissen · 15 years ago
  49. 2da51fa Fix various places where the music app was using 'px' instead of 'dip'. by Marco Nelissen · 15 years ago
  50. c5f5f13 Don't show the 'search' context menu for recordings. by Marco Nelissen · 15 years ago
  51. bdf1ae7 Merge commit 'goog/readonly-korg-master' into merge_korg_master by Jean-Baptiste Queru · 15 years ago
  52. 1ef753d am c36be694: Import new translations by Eric Fischer · 15 years ago
  53. c36be69 Import new translations by Eric Fischer · 15 years ago
  54. 4f8f7fd am 0f4e0651: Add new searchSettingsDescription attribute for Music\'s searchable. This will be shown under the individual searchable item in system search settings. by Mike LeBeau · 15 years ago
  55. 364c161 am fcdb7609: Include Music app in Global search. by Satish Sampath · 15 years ago
  56. 0f4e065 Add new searchSettingsDescription attribute for Music's searchable. by Mike LeBeau · 15 years ago
  57. bd447b6 Use longs instead of ints for database ids. by Marco Nelissen · 15 years ago
  58. fcdb760 Include Music app in Global search. by Satish Sampath · 15 years ago
  59. 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
  60. 2f9a1ce When checking the current playback position against the length by Marco Nelissen · 15 years ago
  61. 13bce01 Merge change 4751 by Android (Google) Code Review · 15 years ago
  62. 0e69ccd Remove unused resources from Music app. by Marco Nelissen · 15 years ago
  63. 7a16cc7 Remove code for getting and saving album art from the music app and by Marco Nelissen · 15 years ago
  64. 9fe0133 am c8aa837a: Don\'t let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
  65. c8aa837 Don't let untranslated "<unknown>" or "null" be displayed in Music. by Eric Fischer · 15 years ago
  66. 44e0e29 am 5ad00c66: Fix crash in music app. by Marco Nelissen · 15 years ago
  67. 5ad00c6 Fix crash in music app. by Marco Nelissen · 15 years ago
  68. 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
  69. 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
  70. 3be8c7b am cd724d28: Update Portuguese translations. by Eric Fischer · 15 years ago
  71. 433a1da am ef046f31: Merge change 3753 into donut by Android (Google) Code Review · 15 years ago
  72. 78e2e1f am 93267d95: am f6a28267: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  73. cd724d2 Update Portuguese translations. by Eric Fischer · 15 years ago
  74. ef046f3 Merge change 3753 into donut by Android (Google) Code Review · 15 years ago
  75. 6c615a2 Fix NPE in music app. by Marco Nelissen · 15 years ago
  76. 93267d9 am f6a28267: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  77. f6a2826 AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  78. d527eb7 am 203c930e: Add write-to-sd-card permission to music app by Marco Nelissen · 15 years ago
  79. 203c930 Add write-to-sd-card permission to music app by Marco Nelissen · 15 years ago
  80. 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
  81. bf0ea14 Shave about 1500 milliseconds off the time it takes to restore a large playlist, by Marco Nelissen · 15 years ago
  82. c931288 am 11232b0a: Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  83. a7c3c96 am 3d54a51b: but empty merge (change already merged) by The Android Open Source Project · 15 years ago
  84. 11232b0 Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  85. 8c70f9d Fix for a hang when attempting to stream a non-existing content. by Ravi K Yenduri · 15 years ago
  86. dcaea40 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  87. 3d54a51 Replace usage of deprecated PhoneStateIntentReceiver with PhoneStateListener. by Marco Nelissen · 15 years ago
  88. 7988406 resolved conflicts for merge of 272eb7 to master by Mike Lockwood · 15 years ago
  89. b1b328f am 05a0cdbe: Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
  90. 272eb78 Make play() call next() if we are at end of track (and not REPEAT_CURRENT). by Thomas Tuttle · 16 years ago
  91. 05a0cdb Use event time to detect long press in MediaButtonIntentReceiver. by Mike Lockwood · 15 years ago
  92. 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
  93. 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
  94. 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
  95. 47b989b This should fix a monkey bug where the service was being used after it was unbound. by Marco Nelissen · 15 years ago
  96. 2999de1 am 479ccad3: Merge from cupcake_dcm. Should be reviewed by jackpal. Internal issue: 1753548. CL#144715 by Daisuke Miyakawa · 15 years ago
  97. 479ccad Merge from cupcake_dcm. Should be reviewed by jackpal. by Daisuke Miyakawa · 15 years ago
  98. 64fdff8 am f4963af4: Merge change 2339 into donut by Android (Google) Code Review · 15 years ago
  99. f4963af Merge change 2339 into donut by Android (Google) Code Review · 15 years ago
  100. 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