Signal-Android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike 0dd36c64a4 Basic support for encrypted push-based attachments.
1) Move the attachment structures into the encrypted message body.

2) Encrypt attachments with symmetric keys transmitted in the
   encryptd attachment pointer structure.

3) Correctly handle asynchronous decryption and categorization of
   encrypted push messages.

TODO: Correct notification process and network/interruption
      retries.
2014-01-06 14:35:53 -08:00
..
ApnDefaults.java Add giffgaff APN defaults. // FREEBIE 2013-12-17 16:57:40 -08:00
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
AttachmentTypeSelectorAdapter.java Updated attachment selection dialog. 2012-09-30 18:58:40 -07:00
AudioSlide.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
ImageSlide.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
IncomingMediaMessage.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsCommunication.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00
MmsDownloadHelper.java Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -07:00
MmsRadio.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00
MmsRadioException.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00
MmsSendHelper.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00
PartParser.java Resolved a few MMS issues. 2013-06-15 09:06:15 -07:00
Slide.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
SlideDeck.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
TextSlide.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
TextTransport.java Refactor relationship between SessionCipher and Message. 2014-01-06 14:35:52 -08:00
VideoSlide.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00