session-android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike 8524cc5598 Resolved a few MMS issues.
1) Fixed the "Unsupported Encoding!" problem.

2) Workaround for the Sprint issue, where the MMSC is adding a single
   extra byte to the end of each encrypted message.

3) Fixed the "large blob of base64 text" on encrypted MMS problem.
2013-06-15 09:06:15 -07:00
..
ApnDefaults.java Add Virgin Mobile US to ApnDefaults. 2013-05-10 09:57:09 -07:00
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Handle failed bitmap decoding 2013-05-21 10:32:48 -07:00
AttachmentTypeSelectorAdapter.java Updated attachment selection dialog. 2012-09-30 18:58:40 -07:00
AudioSlide.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
ImageSlide.java Handle failed bitmap decoding 2013-05-21 10:32:48 -07:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsCommunication.java Send m-notifyresp-ind after retrieving MMS 2013-05-06 19:09:06 -07:00
MmsDownloadHelper.java Resolved a few MMS issues. 2013-06-15 09:06:15 -07:00
MmsSendHelper.java Resolved a few MMS issues. 2013-06-15 09:06:15 -07:00
PartParser.java Resolved a few MMS issues. 2013-06-15 09:06:15 -07:00
PngTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
Slide.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
SlideDeck.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
TextSlide.java Replace LinkedHashMap with a SoftReference LRUCache. Add Slide cache. 2013-05-06 12:22:03 -07:00
TextTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
VideoSlide.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00