session-android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike 17dd681dc8 Run all AsyncTasks on thread pool executor
Should Fix #7002
2017-10-23 13:03:32 -07:00
..
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Run all AsyncTasks on thread pool executor 2017-10-23 13:03:32 -07:00
AttachmentStreamLocalUriFetcher.java Support for attachment digests 2017-02-26 11:16:01 -08:00
AttachmentStreamUriLoader.java add equals/hashCode to glide models 2015-11-27 15:20:24 -08:00
AudioSlide.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
CompatMmsConnection.java Lollipop MMS API doesn't seem to work reliably until L_MR1 2017-05-24 10:52:08 -07:00
ContactPhotoLocalUriFetcher.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
ContactPhotoUriLoader.java Don't pass null contact uri into glide 2016-02-12 11:19:11 -08:00
DecryptableStreamLocalUriFetcher.java Improve video thumbnail generation and handling on send side 2017-04-21 23:05:59 -07:00
DecryptableStreamUriLoader.java add equals/hashCode to glide models 2015-11-27 15:20:24 -08:00
DocumentSlide.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
GifSlide.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
ImageSlide.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
IncomingLegacyMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
IncomingLollipopMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
IncomingMediaMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
IncomingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
LegacyMmsConnection.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
LocationSlide.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
LollipopMmsConnection.java use IPv6 routing API then fallback to Lollipop 2015-05-04 18:29:30 -07:00
MediaConstraints.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MediaNotFoundException.java refactor ListenableFutureTask and make saves async 2014-10-28 02:25:41 -05:00
MediaStream.java Update attachment content type when updating attachment data 2015-12-02 09:45:57 -08:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsConfigManager.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MmsException.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MmsMediaConstraints.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MmsRadio.java Use new MMS APIs in Lollipop onwards 2015-03-26 11:05:41 -07:00
MmsRadioException.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00
MmsSendResult.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
MmsSlide.java Remove dedicated MMS download controls 2017-01-20 15:26:17 -08:00
OutgoingExpirationUpdateMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingGroupMediaMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingLegacyMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
OutgoingLollipopMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
OutgoingMediaMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
OutgoingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
OutgoingSecureMediaMessage.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
PartAuthority.java Allow share intents for arbitrary file types 2017-05-10 15:21:52 -07:00
PartParser.java set MMS default characterset to utf-8. 2017-10-01 22:36:52 -07:00
PartUriParser.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
PushMediaConstraints.java Significant MMS changes 2017-05-08 18:14:55 -07:00
RoundedCorners.java Fix rounded corners bitmap double free 2017-01-08 13:06:11 -08:00
Slide.java Eliminate MediaNetworkRequirement style attachment job handling 2017-07-21 15:59:27 -07:00
SlideClickListener.java Support for an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
SlideDeck.java Support for receiving arbitrary attachment types 2017-03-29 18:17:34 -07:00
TextSecureGlideModule.java Support for retrieving and storing profile information 2017-08-28 10:30:50 -07:00
TextTransport.java Split out Util functions. 2014-11-12 15:42:43 -08:00
VideoSlide.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00