session-android/src/org/thoughtcrime/securesms/mms
Greyson Parrelli ea374735e1 Render images in a conversation true-to-size.
Previously, we were always rendering images as squares. Instead of doing
that, we now render them as close to true-to-size as possible (within
reasonable min/max width/height boundaries).
2018-03-31 02:14:02 -07:00
..
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
AttachmentStreamLocalUriFetcher.java Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -07:00
AttachmentStreamUriLoader.java Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -07:00
AudioSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -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 Update to glide 4.x 2017-10-11 17:47:12 -07:00
DecryptableStreamLocalUriFetcher.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DecryptableStreamUriLoader.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DocumentSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
GifSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
ImageSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
IncomingLegacyMmsConnection.java Catch exception from misconfigured MMSC 2018-01-16 11:32:51 -08:00
IncomingLollipopMmsConnection.java Fix NPE introduced by #6886 2018-03-09 11:14:37 -08:00
IncomingMediaMessage.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
IncomingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
LegacyMmsConnection.java Just update to the new repo path "github.com/signalapp" 2018-03-11 17:06:22 -07:00
LocationSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
LollipopMmsConnection.java use IPv6 routing API then fallback to Lollipop 2015-05-04 18:29:30 -07:00
MediaConstraints.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
MediaNotFoundException.java refactor ListenableFutureTask and make saves async 2014-10-28 02:25:41 -05:00
MediaStream.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07: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 Update to glide 4.x 2017-10-11 17:47:12 -07:00
MmsRadioException.java Update to glide 4.x 2017-10-11 17:47:12 -07: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 Manually calculate attachment offsets 2018-02-24 11:09:26 -08: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
SignalGlideModule.java Simple encrypted glide disk cache 2018-03-31 02:14:02 -07:00
Slide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -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
TextTransport.java Split out Util functions. 2014-11-12 15:42:43 -08:00
VideoSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00