History log of /packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/SlideshowEditor.java
9abae049669b8525b28ec4f4adb2e14372b4d931 02-Nov-2011 Tom Taylor <tomtaylor@google.com> If an attachment fails, preserve the old attachment

Bug 5420558
If you try to replace one attachment with another, but it fails (perhaps
the new attachment is too large), then the original attachment is wiped
out. This change will now restore the original slide if the attach fails.
The code is cleaned up and simplified.

Change-Id: I7dabf91bd9d04cc08412d08f033783c68a22e240
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.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/SlideshowEditor.java
f6f761abb71455f79c8cadda94aa15fc15bb6d39 16-Feb-2010 Tom Taylor <tomtaylor@google.com> Load multi-attachments on background thread

Bug 2420889

Change-Id: Ie2922f9c91f1bc33898aab397bfa97c03c26c4c8
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.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/SlideshowEditor.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/SlideshowEditor.java
86b3e552c250704de7abeab5553bab664fa01f64 01-Sep-2009 Wei Huang <weih@google.com> fix bug 2087093: rework getDur() for playing Smil document. Limit Tom's work around (set min duration to 7s) for video or audio content only.

- for only limit the video/audio duration after we failed to compute the duration from "end-start" computation.
- reorg log tags.

Conflicts:

src/com/android/mms/dom/smil/ElementTimeImpl.java

Change-Id: I753598dd23a340506f67d0917a5535847b980222
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.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/SlideshowEditor.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/SlideshowEditor.java
8eed706474910ccb978acda03e85d3261037da6e 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.java