History log of /packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ab845dee6565a8dfc384186bc8f2e801a2b087e1 07-Jun-2014 Ye Wen <ywen@google.com> Use unified log tag for Mms app

Change-Id: Icec182674c008c2b9d01a6010a2aafc8111b2b7e
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
612ec565b9b76446bd3af6c074f7180d97fa9d7c 04-Oct-2013 Tom Taylor <tomtaylor@google.com> Messaging app crashed after playing a slide show

Bug 11084519

Simple and safe fix.

Change-Id: I0ef81767db8f0715adcc06a2a65230f4554d5b1c
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
42e7f52b30a7cfab0d2b760df6150c14046e8065 05-Aug-2013 Tom Taylor <tomtaylor@google.com> Merge "Mms: Process has stopped after dragging progress"
3c2ce64729072ac1ce0fe77757a1971209b01fdd 10-May-2013 Marco Nelissen <marcone@google.com> Fix build

Change-Id: If82d19b1dff8e512c70ee22816210d3409f002f6
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
828f0d230982a0bddb4ad1e67150ccac08c1bb58 21-Nov-2012 Frederic Predon <frederic.predon@intel.com> Mms: Process has stopped after dragging progress

testcase 1> create a slideshow mms and play it. Tap progress bar
continuously until play finished.
2> create a slideshow mms and play it. Tap progress bar
continuously when rotate the screen

We have to set the seek bar change listener to null,otherwise if
the activity stop during tap progress bar continuously, window
will leak.

Change-Id: I206d35b91e04de06c2073c3fb0d9176da6adc81c
Author: Frederic Predon <frederic.predon@intel.com>
Signed-off-by: b533 <b533@borqs.com>
Signed-off-by: Frederic Predon <frederic.predon@intel.com>
Signed-off-by: Bin Yang <bin.y.yang@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 28634
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
d64419030e1fec1e751695dab3bd7236e2fb0214 02-Aug-2012 Roger Chen <cxr514033970@gmail.com> Clean and format all imported packages

Change-Id: I2e45f5ba1d56b9b17314a8b0f4c0fc1a5d8fc4d9
Signed-off-by: Roger Chen <cxr514033970@gmail.com>
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
626772e1cf5dc119e127b6519c8143b6691aab4e 12-Oct-2011 Todor Kalaydjiev <todor@google.com> Keep a cached playback state for controlling the SmilPlayer. DO NOT MERGE

This avoids problems with the asychronous execution of actions by
SmilPlayer.

Fixes b/5418836.

Change-Id: Ic53ac664c4a42f247c16f4049d31698b86cedf56
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
b764ab1119f862e033d8b616d9f87ce9a87a87e5 14-Oct-2011 Todor Kalaydjiev <todor@google.com> Revert "Explicitly update MediaController UI state when playing slideshow."

The original bug was 5418836, but this "fix" introduced an even bigger problem, so the original bug will be fixed differently.

This reverts commit f772e248e4f85d9e360dc9ec6c98a150138f5dd2
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
f772e248e4f85d9e360dc9ec6c98a150138f5dd2 11-Oct-2011 Todor Kalaydjiev <todor@google.com> Explicitly update MediaController UI state when playing slideshow.

Fixes b/5418836.

Change-Id: Ia3993431fdafc0cc3c8077fc9282d077ec587e7b
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
a713f75b8d9f7158d7d89e5f7f7f024db3a0ab13 27-Sep-2011 Tom Taylor <tomtaylor@google.com> MMS audio doesn't stop

Bug 5373840
We need to pause the player in onPause.

Change-Id: I221e95fe19a98bd5717aa622b107639041f8e075
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
257690a737bec08d4dc445c92075e0ff84a66bc7 24-Sep-2011 Tom Taylor <tomtaylor@google.com> Not able to fast forward the playback forward the playback for Audio files attached in MMS

While playing back an audio, tapping on the screen brings up a control
that looks like it should control the audio. Unfortunately, that control
is the control for the slideshow -- jumping to the next slide, pausing,
etc. When there's only a single slide, such as a sound attachment, we
now hide the slideshow controller to avoid the confusion. Bug 5360885

Change-Id: I69d6c2c65105b2b9fd6b25868359da74764f9e45
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
150c4179995cc0a75f934ef194372f9295957ca2 08-Apr-2011 Joe Onorato <joeo@google.com> Remove the deprecated things from Config.java. These havent been working since before 1.0.

Change-Id: I7b60931012a68116b516acc8af8a7a8fdeab97c3
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
60cbbe405bffddf13ed723b6d2181d7b93e71fe1 02-Nov-2010 Jeff Brown <jeffbrown@google.com> Add plumbing for new volume mute key.

Making behavior consistent with other volume keys that the
application explicitly ignores.

Bug: 2912307
Change-Id: Ie11c09af38530c9522144ad8699668a2165c7419
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
f7e8281a223af6228e6399055a6197a1edd9bc3a 09-Mar-2010 Tom Taylor <tomtaylor@google.com> Remove mms-common

Get rid of the mms-common library and move the mms files back into the
framework where they originally came from.

Change-Id: I8ce2b0a2a3cfc6b7da13ce0e791173c09dd8f0f5
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
fd644551e8506266aad2b76463b51b44154ed62f 29-Jan-2010 Tom Taylor <tomtaylor@google.com> Update refs now that MMS is removed

Move MMS to mms-common library. Update imports.

Change-Id: I28fa24a68c27977eba58cb62f2667596d3abe2c4
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
d7a1ec4c8a007f707cc3115ed6e558f839f875ea 22-Jan-2010 Bai Tao <michaelbai@google.com> Using the linear layout to show the slides.
Enable PREV and NEXT button, to move among the slides quickly.
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
6be18bedb5b87dbbcdb54f37d5a0945bd0f71377 17-Dec-2009 Tom Taylor <tomtaylor@google.com> Unbundling work

This is the first step in unbundling the Mms app. Some of the changes include:
- moving some of the Mms code from the framework into the app itself.
- same with emoticons
- remove dependency on internal drawables and add local copy to mms
- some dependencies on various internal classes now moved to android-common library
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
ff408aa9dd640912cf94ae37739d76722b1d2806 12-Sep-2009 Tom Taylor <tomtaylor@google.com> Hide media controller

When the activity is stopping, make sure to hide the media controller
otherwise the window manager claims we're leaking a window.
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
020411c42adb2b7968872d43f5594535aa3acaf4 19-Aug-2009 Marco Nelissen <marcone@google.com> Update MMS app to use extended MediaPlayerControl interface.
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
bdf926782d291baf6f6b96dd71ad883deb77582f 24-Jun-2009 Madhav B <guhanridhish@motorola.com> Stop the smilPlayer as soon as Back or Menu buttons are pressed

Fix the usecase where a user receives a 3gp file from MMS and plays it.
After it starts playing, if the user presses a back button, the user
observes a black box on top of message menu upto size of video Attachment.
With this fix user no longer sees any black box on top of message menu.
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
72735c62aba8fd2a9420a0f9f83d22543e3c164f 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
892f2c5bf965b1431ae107b602444a93f4aad4a3 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
8eed706474910ccb978acda03e85d3261037da6e 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java