Signal-Android/src/org/thoughtcrime/securesms/mms
rhodey 2c2a03e5e2 Enhanced MMS configuration prompts and processing.
1) Added a new message status to MmsDatabase to
   signify a pending MMS download which requires
   APN settings.

2) Added a database method to query MMS messages
   based on status.

3) Added login to SendReceiveService for processing
   of MMS pending APN information.

4) Moved all APN/MMS settings into ApnPreferencesActivity
   and transformed PromptApnActivity into a simple
   informational activity.

5) Added logic to check for APN settings on send and
   receive of all MMS (media, group, email) and direct
   user to PromptApnActivity then ApnPreferencesActivity
   if necessary.

6) Vocab/grammar adjustments.
2013-10-20 16:56: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 Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -07:00
MmsDownloadHelper.java Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -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