Commit Graph

3621 Commits (2f538b9f59dd069acb18a8ccd172a6604aa7b9ef)

Author SHA1 Message Date
Fredrik Lillejordet 2f538b9f59 fixed header formatting 8 years ago
Fredrik Lillejordet d16bffe6c1 forget target reference to new class in PR 8 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
8 years ago
Matthew Chen e8ad6bad87 Respond to CR. 8 years ago
Matthew Chen ebb89ed1fd Tweak message layout. 8 years ago
Matthew Chen ca6b952c19 Never recycle biometric auth. 8 years ago
Michael Kirk 314e3cbf03 Drive quote authoring with QuotedMessageView
// FREEBIE
8 years ago
Michael Kirk 520dad25bb WIP making OWSQuotedMessageView work with preview
// FREEBIE
8 years ago
Michael Kirk 5287ab8f8c Try 2: no more stack view
// FREEBIE
8 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
8 years ago
Fredrik Lillejordet 16014f321a autoresize label in segmentControl to avoid unwanted truncation 8 years ago
Matthew Chen 8fe289feec Tweak design of quoted replies. 8 years ago
Matthew Chen 8c1362b807 Fix small text usage. 8 years ago
Matthew Chen 3799dce822 Respond to CR. 8 years ago
Matthew Chen c106a67a52 Use dynamic type everywhere in conversation view. 8 years ago
Matthew Chen ade2ee7216 Use dynamic type everywhere in conversation view. 8 years ago
Michael Kirk 90486aa49c Inline method with one caller, fix formatting
// FREEBIE
8 years ago
Michael Kirk 941b7ec1bc clarify method signature
// FREEBIE
8 years ago
Michael Kirk c56e8acc51 QuotedReplyModel from SSK->SignalMessaging
// FREEBIE
8 years ago
Michael Kirk 1d4c0624be Clarify variable names
// FREEBIE
8 years ago
Michael Kirk a9459757f0 Lingering var renames QuotedReplyDraft -> QuotedReplyModel
// FREEBIE
8 years ago
Michael Kirk 4399967e99 Comment cleanup, remove unnecessary includes
// FREEBIE
8 years ago
Michael Kirk fa2e1ba89b Fetch thumbnail when not available locally
// FREEBIE
8 years ago
Michael Kirk cb5d3d4f85 Use QuotedReplyModel to access attachment data
This view model loads the attachment when it's build.

// FREEBIE
8 years ago
Michael Kirk 51a4298c14 WIP: Send attachment info in protobuf (no thumbnails yet)
// FREEBIE
8 years ago
Michael Kirk 55c6d99d98 populate draft toolbar
// FREEBIE
8 years ago
Michael Kirk 253435b27f extract QuotedReplyDraft model 8 years ago
Michael Kirk 0b8b3b4f16 WIP: towards avatar attachment streams
// FREEBIE
8 years ago
Michael Kirk 53af41fcc6 Reusable UploadOperation based on extracted OWSOperation
// FREEBIE
8 years ago
Matthew Chen 0dfdb8ce88 Elaborate quoted reply variations to include replies with attachments. 8 years ago
Matthew Chen de2dc49126 Elaborate quoted reply variations to include replies with attachments. 8 years ago
Matthew Chen 3ee37bd3f0 Respond to CR. 8 years ago
Matthew Chen 2f2d1f81a8 Clean up ahead of PR. 8 years ago
Matthew Chen cf1a7e01d0 Apply message bubble view to message details view. 8 years ago
Matthew Chen 6830d4e8cb Apply message bubble view to message details view. 8 years ago
Matthew Chen d99a2be005 Apply message bubble view to message details view. 8 years ago
Matthew Chen 316b55bf9d Respond to CR. 8 years ago
Matthew Chen 7067085cdd Extract message bubble view. 8 years ago
Matthew Chen d05b73af28 Extract message bubble view. 8 years ago
Matthew Chen d1060a2a85 Extract message bubble view. 8 years ago
Matthew Chen 7f0fa1228e Extract message bubble view. 8 years ago
Matthew Chen c5d8a7cb38 Clean up ahead of PR. 8 years ago
Matthew Chen f6aa3f89b7 Clean up ahead of PR. 8 years ago
Matthew Chen ca4757b8d1 Clean up ahead of PR. 8 years ago
Matthew Chen 71c5c3a4b7 Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 8a843f70e3 Refine the attachments in the quoted reply view. 8 years ago
Matthew Chen 214e3a9c4d Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 822aa64b14 Respond to CR. 8 years ago
Matthew Chen cac85508cc Refine appearance of quoted reply message cells. 8 years ago
Matthew Chen 7e921b7935 Refine appearance of quoted reply message cells. 8 years ago