History log of /packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a277f438d33872b9a0f1611fb8a86a918765f04b 13-Nov-2014 Tom Taylor <tomtaylor@google.com> Revert "Update Messaging app with msim changes from klp-sprout"

Bug 18373926

Revert the msim-aware Messaging app back to the original Messaging app.

Change-Id: I1b47b78d3d86580b8f1cd1d73ddbb94a417e845b
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.java
99010315ed4c3657932f4d6b8b81a531ea264f29 03-Oct-2014 Tom Taylor <tomtaylor@google.com> Update Messaging app with msim changes from klp-sprout

Update the Messaging app to use the new klp-sprout msim APIs. The app
can serve as a test-bed for msim while we bring up the new sms app.
Also, it will serve as an example for others using msim. The code for
making a msim connection for mms is commented out for now
(still uses the old api) as that api hasn't been implemented for
l-sprout-dev yet.

Change-Id: I698cd5c2959aa7e270294386a9bcf77c707b201f
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.java
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/SlideshowEditor.java
1fab1e461c05270427965c86112fd9f486307f1a 06-Mar-2014 Roger Chen <cxr514033970@gmail.com> Generate an unique source for each TextModel

Change-Id: I1ce0e64df2f9e6604700f108f87059668b3d49d0
Signed-off-by: Roger Chen <cxr514033970@gmail.com>
/packages/apps/Mms/src/com/android/mms/ui/SlideshowEditor.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/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