Commit Graph

4760 Commits (82627c302ceda9e69f2227fe19becc6764d6328c)
 

Author SHA1 Message Date
Michael Kirk ce51d2da3e Example (disabled) padding strategy for attachment sender
The padding strategy the sender uses can change without needing to
update the receiver, so long as we continue to record the unpadded
length of the attachment in the attachment pointer.

// FREEBIE
8 years ago
Michael Kirk cbbb376860 Handle receiving padded attachments
Don't send padded attachments yet.

// FREEBIE
8 years ago
Michael Kirk 81386eae0c Merge branch 'mkirk-2.18.0/require-attachment-checksum' into release/2.18.0 8 years ago
Michael Kirk 259695a9fd Attachments require digest or show explanatory error.
// FREEBIE
8 years ago
Michael Kirk 334a04c430 Merge branch 'mkirk-2.18.0/attachment-size' into release/2.18.0 8 years ago
Matthew Chen eb3ca43256 Jumbomoji.
// FREEBIE
8 years ago
Matthew Chen 06938208cb Merge branch 'charlesmchen/hideMIMEtypes' 8 years ago
Matthew Chen 997665a902 Hide MIME types in production builds.
// FREEBIE
8 years ago
Matthew Chen 1d3faec430 Merge branch 'charlesmchen/failedMessageSends' 8 years ago
Matthew Chen bee70fa028 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5e1c6c02a0 Add "failed message send" badges.
// FREEBIE
8 years ago
Matthew Chen 1e7d15841d Merge branch 'charles/longTextMessageDetails' 8 years ago
Michael Kirk 6eeb78157a Include size in attachment pointer
// FREEBIE
8 years ago
Matthew Chen 8cb3e5d35d Fix edge cases around oversize test messages.
// FREEBIE
8 years ago
Matthew Chen e1526876a6 Merge branch 'charlesmchen/jsqRewriteOversizeText' 8 years ago
Matthew Chen 9cc4521d07 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen bcf83a4c8e Rework handling of oversize text messages.
// FREEBIE
8 years ago
Matthew Chen 97bab48a93 Merge branch 'charlesmchen/oneSystemContactsFetchAtATime' 8 years ago
Matthew Chen 5af6b6f213 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 1b3b5fc9e5 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen d1141581de Only one system contacts fetch at a time.
// FREEBIE
8 years ago
Matthew Chen 878fd3d842 Only one system contacts fetch at a time.
// FREEBIE
8 years ago
Matthew Chen 8c1dfe7ee6 Only one system contacts fetch at a time.
// FREEBIE
8 years ago
Michael Kirk 445045b801 Merge branch 'mkirk/show-disappearing-button-dynamically' 8 years ago
Michael Kirk 8f9311a6ac Show timer in navbar without reload
// FREEBIE
8 years ago
Michael Kirk ec840340e2 Merge branch 'mkirk/fix-crash-slide-animation' 8 years ago
Michael Kirk 709010499f remove overzealous assert
// FREEBIE
8 years ago
Matthew Chen 3065b22bb6 Merge branch 'charlesmchen/jsqRewriteVsTests' 8 years ago
Matthew Chen c8c09ec19c Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 7e585b72aa Fix tests broken by the JSQ rewrite.
// FREEBIE
8 years ago
Matthew Chen 3927815a35 Fix tests broken by the JSQ rewrite.
// FREEBIE
8 years ago
Michael Kirk 418fef3358 Merge branch 'mkirk/wider-bubbles' 8 years ago
Michael Kirk 2d7deff839 Make message bubbles a bit wider.
// FREEBIE
8 years ago
Michael Kirk 9dd99123f4 Merge branch 'mkirk/fix-stutter' 8 years ago
Michael Kirk cd291e19ff We conceivably want to to initiate calls more than once without leaving
the conversation view. e.g. from Contacts.app

// FREEBIE
8 years ago
Michael Kirk 4000760cf7 Fix "back button count" flash. Only call once.
This affects returning from message info or when leaving conversation
settings.

// FREEBIE
8 years ago
Matthew Chen 103a61d36c Merge branch 'charlesmchen/jsqRewriteVsRTL' 8 years ago
Matthew Chen df7d40ed4c Respond to CR.
// FREEBIE
8 years ago
Matthew Chen a23b8b717b RTL fixes for JSQ rewrite.
// FREEBIE
8 years ago
Michael Kirk a3b698730e Merge branch 'mkirk/swipe-left-2' 8 years ago
Michael Kirk 43dd3abf6c clamp value per CR
// FREEBIE
8 years ago
Michael Kirk 59b125c3fb Add clarifying comment per CR
// FREEBIE
8 years ago
Michael Kirk d87f000051 Interactive/Cancelable slide left for details
// FREEBIE
8 years ago
Matthew Chen ac8d59bb7d Merge branch 'charlesmchen/changeMediaPreviewSizes' 8 years ago
Matthew Chen 6b2f7e4842 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen fb3bb852ca Tap image attachment preview to view full screen.
// FREEBIE
8 years ago
Matthew Chen 722fc4d7a7 Fix size of message previews.
// FREEBIE
8 years ago
Matthew Chen 9ff1577407 Merge branch 'charlesmchen/keyboardLayout' 8 years ago
Matthew Chen be0149ccf2 Update layout of views to reflect keyboard.
// FREEBIE
8 years ago
Matthew Chen d7c1120143 Merge branch 'charlesmchen/dontSendWithReturn' 8 years ago