session-android/src/org/thoughtcrime/securesms/mms
Greyson Parrelli 54dbffaf30 Added ability to share contacts.
The "contact" option in the attachments tray now brings you through an
optimized contact sharing flow, allowing you to select specific fields
to share. The contact is then presented as a special message type,
allowing you to interact with the card to add the contact to your system
contacts, invite them to signal, initiate a signal message, etc.
2018-05-21 15:45:22 -04: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 replies 2018-04-16 17:33:26 -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 replies 2018-04-16 17:33:26 -07:00
GifSlide.java replies 2018-04-16 17:33:26 -07:00
ImageSlide.java replies 2018-04-16 17:33:26 -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 Added ability to share contacts. 2018-05-21 15:45:22 -04: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 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 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 Added ability to share contacts. 2018-05-21 15:45:22 -04:00
OutgoingMmsConnection.java Significant MMS changes 2017-05-08 18:14:55 -07:00
OutgoingSecureMediaMessage.java Added ability to share contacts. 2018-05-21 15:45:22 -04: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
QuoteId.java Save replies in drafts. 2018-04-26 09:19:22 -07:00
QuoteModel.java replies 2018-04-16 17:33:26 -07:00
SignalGlideModule.java Fix for Glide image caching issue 2018-04-09 09:03:42 -07:00
Slide.java Added ability to share contacts. 2018-05-21 15:45:22 -04: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 replies 2018-04-16 17:33:26 -07:00
TextTransport.java Split out Util functions. 2014-11-12 15:42:43 -08:00
VideoSlide.java replies 2018-04-16 17:33:26 -07:00