History log of /packages/apps/Mms/src/com/android/mms/util/ItemLoadedFuture.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c9df2773645d195dbf17df91d7cccdf5154fe84 04-Oct-2012 Tom Taylor <tomtaylor@google.com> MMS not displaying image or text after sending

Bug 7276966

When a pdu or image is canceled during loading, remove the pdu/slideshow
or image from the cache so it's fully reloaded the next time the uri is
requested.

Change-Id: I0f898821cfc1ad75115f298394a4f2497c3e4706
/packages/apps/Mms/src/com/android/mms/util/ItemLoadedFuture.java
07ddb5c577a10e5aa3b4442426a055f3b95d5202 28-Feb-2012 Tom Taylor <tomtaylor@google.com> Strict Mode Warning is displayed when receiving message

Bug 5928704

Instead of updating the DB in the receiver itself, start a small
service and do the update there. Also, update some copyrights for
open source.

Change-Id: I8e9dbcfe4ed23527ba267f3ad7a592e8f27960a8
/packages/apps/Mms/src/com/android/mms/util/ItemLoadedFuture.java
51e4621fa12400b1e79cc18b7bb0f9a83af6b622 27-Feb-2012 Tom Taylor <tomtaylor@google.com> Scroll jank when scrolling MMS images

Bug 5919625

Load PDU, slideshow, and images in the background.

Change-Id: I456ba8e0044a902af7310427f3172441f40cf215
/packages/apps/Mms/src/com/android/mms/util/ItemLoadedFuture.java