session-android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike 54fad30f9f Add ability to specify APN information in TextSecure settings.
1) Add configuration options for APN information in TextSecure settings.

2) Fall back to TextSecure settings if system settings are unavailable
while sending/receiving MMS.

3) Catch sqlite exception when devices randomly don't have the same
APN db or table structure.
2012-12-08 16:49:57 -08:00
..
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Initial Project Import 2011-12-20 10:20:44 -08:00
AttachmentTypeSelectorAdapter.java Updated attachment selection dialog. 2012-09-30 18:58:40 -07:00
AudioSlide.java Initial Project Import 2011-12-20 10:20:44 -08:00
ImageSlide.java javac wants us to be more explicit 2012-09-28 16:11:11 -07:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsCommunication.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
MmsDownloadHelper.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
MmsSendHelper.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
PngTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
Slide.java Initial Project Import 2011-12-20 10:20:44 -08:00
SlideDeck.java Initial Project Import 2011-12-20 10:20:44 -08:00
TextSlide.java javac wants us to be more explicit 2012-09-28 16:11:11 -07:00
TextTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
VideoSlide.java Initial Project Import 2011-12-20 10:20:44 -08:00