History log of /packages/apps/Mms/src/com/android/mms/ui/SlideshowActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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