Commit Graph

6481 Commits (b8f8a3017aef3f71ec6ddd63d7a28736fbc29f23)
 

Author SHA1 Message Date
Matthew Chen b8f8a3017a Apply design changes to home view. 7 years ago
Matthew Chen 0b7c025c57 "Bump build to 2.24.0.0." 7 years ago
Matthew Chen 086757191c Update l10n files. 7 years ago
Michael Kirk db4f755920 Merge branch 'mkirk/limit-attachment-length' 7 years ago
Michael Kirk d94709e13f Show label when captioning limit has been reached.
// FREEBIE
7 years ago
Michael Kirk 6b6f4f9336 Limit caption length
// FREEBIE
7 years ago
Matthew Chen 8cfb1e132d Merge branch 'charlesmchen/quotedReplyPrerequisites' 7 years ago
Matthew Chen c269add62f Respond to CR. 7 years ago
Matthew Chen 9769d482da Respond to CR. 7 years ago
Matthew Chen 76995e4594 Enforce quoted reply edge cases. 7 years ago
Matthew Chen 4655c74320 Merge branch 'charlesmchen/tapQuotedReplies' 7 years ago
Matthew Chen 6ee74eaffc Respond to CR. 7 years ago
Matthew Chen 6a07599e00 Respond to CR. 7 years ago
Matthew Chen f2b416d800 Respond to CR. 7 years ago
Matthew Chen 8b060a187c Tap on quoted replies. 7 years ago
Matthew Chen 65015e686f Tap on quoted replies. 7 years ago
Matthew Chen d220883b5b Merge branch 'fix-blue-new-message-dot' 7 years ago
Matthew Chen ca1f8efdad Move 'never clear' view to proper subfolder. 7 years ago
Fredrik Lillejordet 21e0d1cd3d simplified backgroundColor logic 7 years ago
Fredrik Lillejordet 3a47422b31 class reference in sources 7 years ago
Fredrik Lillejordet 2f538b9f59 fixed header formatting 7 years ago
Fredrik Lillejordet d16bffe6c1 forget target reference to new class in PR 7 years ago
Fredrik Lillejordet 8984f659f3 Keeps original background color of a subview in during row selection
When a row is selected in UITableView, background colors of all UIView subviews gets changed. This class will prevent that from happening so that the blue dot can remain blue while the row is selected. Description and solution suggestions found in the following link:
https://stackoverflow.com/questions/6745919/uitableviewcell-subview-disappears-when-cell-is-selected/27717607
7 years ago
Matthew Chen f9fc882864 Merge branch 'charlesmchen/tweakMessageLayout' 7 years ago
Matthew Chen e8ad6bad87 Respond to CR. 7 years ago
Matthew Chen ebb89ed1fd Tweak message layout. 7 years ago
Matthew Chen 27cc9668cd Merge branch 'charlesmchen/noRecycleBiometric' 7 years ago
Matthew Chen ca6b952c19 Never recycle biometric auth. 7 years ago
Michael Kirk 149d89224f Merge branch 'mkirk/quote-authoring-redesign' 7 years ago
Michael Kirk 314e3cbf03 Drive quote authoring with QuotedMessageView
// FREEBIE
7 years ago
Michael Kirk 520dad25bb WIP making OWSQuotedMessageView work with preview
// FREEBIE
7 years ago
Michael Kirk 5287ab8f8c Try 2: no more stack view
// FREEBIE
7 years ago
Michael Kirk 5807ba69ca attempt 1: QMV doesn't have intrinsic content size, and requires a fixed
width to compute it's size, which we don't currently have.

// FREEBIE
7 years ago
Matthew Chen a6afa2cc06 Merge branch 'charlesmchen/dynamicTextFixes' 7 years ago
Matthew Chen 180cbbcdb3 Don't use scaledFontForFont. 7 years ago
Matthew Chen 3ba3f10992 Merge branch 'fix-truncation-in-segment-control' 7 years ago
Fredrik Lillejordet 16014f321a autoresize label in segmentControl to avoid unwanted truncation 7 years ago
Matthew Chen 64fba4308c Merge branch 'charlesmchen/quotedReplyDesignTweaks' 7 years ago
Matthew Chen 8fe289feec Tweak design of quoted replies. 7 years ago
Matthew Chen a810fb6402 Merge branch 'charlesmchen/smallText' 7 years ago
Matthew Chen 8c1362b807 Fix small text usage. 7 years ago
Matthew Chen dc0e5a6b9c Merge branch 'charlesmchen/quotedReplies8' 7 years ago
Matthew Chen 3799dce822 Respond to CR. 7 years ago
Matthew Chen c106a67a52 Use dynamic type everywhere in conversation view. 7 years ago
Matthew Chen ade2ee7216 Use dynamic type everywhere in conversation view. 7 years ago
Michael Kirk 37966986fe Merge branch 'mkirk/attachment-handling' 7 years ago
Michael Kirk b1a87633dd update pods
// FREEBIE
7 years ago
Michael Kirk 81b2b57703 CR: add comments, make atomic
// FREEBIE
7 years ago
Michael Kirk 88d6a83954 Add assertion canary so we know to re-test syncing once desktop
supports sending quoted replies

// FREEBIE
7 years ago
Michael Kirk 02efbd3069 Fix blip where thumbnail is initially missing from outgoing message
// FREEBIE
7 years ago