History log of /packages/apps/Music/src/com/android/music/AudioPreview.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
80b9ee1600d16f0b2dde128685290ddefb5dc89a 21-Jan-2011 Marco Nelissen <marcone@google.com> Pick up some fixes from Music2

Change-Id: I0e6712a2ecee0f6486cad6af9a614d86289466a5
/packages/apps/Music/src/com/android/music/AudioPreview.java
a3e7351123432c29401a46438c9a4bf4ed2d5d0f 16-Nov-2010 Marco Nelissen <marcone@google.com> When preview audio was paused, don't restart automatically after an orientation change.

Change-Id: I62b159752970b204a4a542c1de387180a0a817a9
/packages/apps/Music/src/com/android/music/AudioPreview.java
bc7fa6597f72c1ddeae6b6a2f150140d84319ebf 04-Nov-2010 Marco Nelissen <marcone@google.com> Infinite length streams are reported with a size of 0. Fix the
resulting divide-by-zero exception, and hide the progress bar
since it's useless in this case.
b/3163692

Change-Id: I68c72a161696648df9ac2a75a50386ea96413292
/packages/apps/Music/src/com/android/music/AudioPreview.java
f98e6c60a6db78adb2fe4afbce53b849767eaaec 22-Oct-2010 Marco Nelissen <marcone@google.com> Fix problem with playback continuing after the user exited the activity,
and with the spinner continuing to show when changing orientation while
the player was still preparing.
b/3121405

Change-Id: I1c165f7956b063dd90f854ee9e49f8d84877f13b
/packages/apps/Music/src/com/android/music/AudioPreview.java
e1d2fb1745f10c9206e8972f783273866b3df1dc 08-Oct-2010 Marco Nelissen <marcone@google.com> Fix playback of email attachments (http://b/issue?id=3066732), don't forget
to close the cursor, and don't crash when somebody launches AudioPreview
without a URI.

Change-Id: I3ba714dc44e8bc59557f22f6679cfc700f9eae4d
/packages/apps/Music/src/com/android/music/AudioPreview.java
32905800f25785d072974cab56e72473d904c567 05-Oct-2010 Marco Nelissen <marcone@google.com> Also show the error Toast in the preview activity when playback fails.

Change-Id: Ic35b116b63554f89a44efcfa8321f2cc4558c87c
/packages/apps/Music/src/com/android/music/AudioPreview.java
4b83a8c009d8dcc3ed66505604101ee757f5a99f 23-Sep-2010 Marco Nelissen <marcone@google.com> Fix crash in audio preview.

Change-Id: Ia33f00f8ca373be7cfc41a8c30096a6ded3a9949
/packages/apps/Music/src/com/android/music/AudioPreview.java
8d08ec235831d71fdd7f7b6f7757c2bc19528fae 10-May-2010 Marco Nelissen <marcone@google.com> Backport the AudioPreview activity from Music2 to Music

Change-Id: I1e1ec54a4613ef60e9a4539d5c50ed0874764b93
/packages/apps/Music/src/com/android/music/AudioPreview.java