Signal-Android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike dfa710a6fc Don't use ConnectivityManager checkRouteToHost for IPv6
T-Mobile LTE now uses IPv6 addresses for their MMSC, which are
incompatible with ConnectivityManager's checkRouteToHost.
2013-07-12 15:25:34 -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 Theme Support 2013-06-21 12:14:40 -07:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsCommunication.java Don't use ConnectivityManager checkRouteToHost for IPv6 2013-07-12 15:25:34 -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