session-android/src/org/thoughtcrime/securesms/mms
Jake McGinty 00a18f58a7 catch MMS NPE for time being
Fixes #4379
Closes #4401
// FREEBIE
2015-11-05 11:11:28 -08:00
..
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java unjankify incoming media sharing 2015-11-04 17:56:21 -08:00
AttachmentStreamLocalUriFetcher.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
AttachmentStreamUriLoader.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
AttachmentTypeSelectorAdapter.java fix icon for "Take Photo" in the attachment dialog and 2015-07-29 16:17:27 -07:00
AudioSlide.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
CompatMmsConnection.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
ContactPhotoLocalUriFetcher.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
ContactPhotoUriLoader.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
DecryptableStreamLocalUriFetcher.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
DecryptableStreamUriLoader.java Use Glide for loading part thumbnails 2015-04-21 14:27:51 -07:00
GifSlide.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
ImageSlide.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
IncomingLegacyMmsConnection.java use IPv6 routing API then fallback to Lollipop 2015-05-04 18:29:30 -07:00
IncomingLollipopMmsConnection.java enforce NonNull on incoming MMS content location 2015-04-13 13:47:27 -07:00
IncomingMediaMessage.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
IncomingMmsConnection.java enforce NonNull on incoming MMS content location 2015-04-13 13:47:27 -07:00
LegacyMmsConnection.java catch MMS NPE for time being 2015-11-05 11:11:28 -08:00
LollipopMmsConnection.java use IPv6 routing API then fallback to Lollipop 2015-05-04 18:29:30 -07:00
MediaConstraints.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
MediaNotFoundException.java refactor ListenableFutureTask and make saves async 2014-10-28 02:25:41 -05:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsMediaConstraints.java ditch RoundedImageView, make animated gifs work 2015-07-29 16:17:26 -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
OutgoingGroupMediaMessage.java Consolodate Base64 Classes 2015-11-04 17:56:19 -08:00
OutgoingLegacyMmsConnection.java add @Nullable annotation to outoging mms api 2015-04-01 10:23:05 -07:00
OutgoingLollipopMmsConnection.java add @Nullable annotation to outoging mms api 2015-04-01 10:23:05 -07:00
OutgoingMediaMessage.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
OutgoingMmsConnection.java add @Nullable annotation to outoging mms api 2015-04-01 10:23:05 -07:00
OutgoingSecureMediaMessage.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
PartAuthority.java unjankify incoming media sharing 2015-11-04 17:56:21 -08:00
PartParser.java Fix SMIL regression 2015-03-19 11:56:45 -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 Large attachment support 2015-09-17 12:20:25 -07:00
RoundedCorners.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
Slide.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -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 an audio view to allow in-app playback of audio. 2015-10-22 10:32:45 -07:00
TextSecureGlideModule.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
TextTransport.java Split out Util functions. 2014-11-12 15:42:43 -08:00
VideoSlide.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00