session-android/src/org/thoughtcrime/securesms/mms
Greyson Parrelli 6fa7eca60b Implement new media send flow.
Update our media send flow to allow users to send multiple images/videos
at once. This change includes:

- New in-app media picker flow.
- Ability to caption images and videos.
- Image editing tools are made more prominent in the flow.
- Some fixes to the image editing tools.
2019-01-14 11:25:06 -08:00
..
ApnUnavailableException.java
AttachmentManager.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
AttachmentStreamLocalUriFetcher.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
AttachmentStreamUriLoader.java Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -07:00
AudioSlide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
CompatMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
ContactPhotoLocalUriFetcher.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
DecryptableStreamLocalUriFetcher.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DecryptableStreamUriLoader.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DocumentSlide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
GifSlide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
ImageSlide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
IncomingLegacyMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
IncomingLollipopMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
IncomingMediaMessage.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
IncomingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
LegacyMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
LocationSlide.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00
LollipopMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MediaConstraints.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MediaNotFoundException.java
MediaStream.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
MediaTooLargeException.java
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 Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MmsRadioException.java Update to glide 4.x 2017-10-11 17:47:12 -07:00
MmsSendResult.java
MmsSlide.java
OutgoingExpirationUpdateMessage.java Added ability to share contacts. 2018-05-21 15:45:22 -04:00
OutgoingGroupMediaMessage.java Added ability to share contacts. 2018-05-21 15:45:22 -04:00
OutgoingLegacyMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
OutgoingLollipopMmsConnection.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
OutgoingMediaMessage.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
OutgoingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
OutgoingSecureMediaMessage.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
PartAuthority.java Turned SingleUseBlobProvider into MemoryBlobProvider. 2018-09-27 10:35:56 -07:00
PartParser.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PartUriParser.java
PushMediaConstraints.java Significant MMS changes 2017-05-08 18:14:55 -07:00
QuoteId.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
QuoteModel.java Visually note quotes for messages you don't have. 2018-08-13 18:38:59 -04:00
SignalGlideModule.java Suppress some noisy logs. 2018-10-01 12:12:50 -07:00
Slide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
SlideClickListener.java
SlideDeck.java Added support for multi-image receive. 2018-11-21 01:55:30 -08:00
SlidesClickedListener.java Added support for multi-image receive. 2018-11-21 01:55:30 -08:00
TextTransport.java
VideoSlide.java Implement new media send flow. 2019-01-14 11:25:06 -08:00