session-android/src/org/thoughtcrime/securesms/attachments
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
..
Attachment.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
AttachmentId.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
AttachmentServer.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DatabaseAttachment.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
MmsNotificationAttachment.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
PointerAttachment.java Populate incoming attachments with width and height from message 2018-03-31 02:14:02 -07:00
UriAttachment.java Render images in a conversation true-to-size. 2018-03-31 02:14:02 -07:00