Commit Graph

35 Commits (5ffff3d3b74553b88f471a9e39d1f21e694c57dd)

Author SHA1 Message Date
Niels Andriesse aeb3cecf55 WIP 6 years ago
Matthew Chen 31b4612746 Rework attachment download progress for generic attachments. 6 years ago
Matthew Chen df4cf5c09e Respond to CR. 6 years ago
Matthew Chen dc168270c2 Ensure constant bubble sizes for generic attachments. 6 years ago
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
6 years ago
Matthew Chen 25d56b30c1 Rework group avatars to reflect conversation colors. 7 years ago
Matthew Chen 8cf5f3e58f New grayscale palette. 7 years ago
Matthew Chen f9eab5cd24 Merge remote-tracking branch 'origin/release/2.29.2' 7 years ago
Michael Kirk c7662b5a86 Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
7 years ago
Matthew Chen 498828f93c Rename AttachmentStream methods. 7 years ago
Michael Kirk 17e79a522a fixup audio/generic atachment margins 7 years ago
Matthew Chen 8287076499 More design tweaks. 7 years ago
Michael Kirk 10ac7be03a prefer localizedUppercaseString for user facing text
// FREEBIE
7 years ago
Matthew Chen 4b448ed018 Retweak colors. 7 years ago
Matthew Chen 0c4470bb34 Tweak colors. 7 years ago
Matthew Chen 7f855aa9ed Respond to CR. 7 years ago
Matthew Chen 520819b248 Show generic attachment extension. 7 years ago
Matthew Chen d8108c5ea8 Tweak generic attachment view widths. 7 years ago
Matthew Chen 416a52b74a Tweak contact shares. 7 years ago
Matthew Chen dc79d302c6 Tweak audio messages. 7 years ago
Matthew Chen a0b612c64b Tweak generic attachments. 7 years ago
Matthew Chen 3964b78ff7 Reduce usage of JSQ. 7 years ago
Matthew Chen 5f1941f6aa Apply design changes from Myles. 7 years ago
Matthew Chen 783bf5b81c Clean up ahead of PR. 7 years ago
Matthew Chen 284cc8c265 Apply attachment type assets. 7 years ago
Michael Kirk f441c6211d Format
// FREEBIE
7 years ago
Michael Kirk 6f1608f44b Conventional naming for out custom PureLayout methods.
This moves methods more in line with PureLayout conventions.

- Methods always specify if they pin to an edge vs margin

- `margin` is a reserved word which should only refer to layout margins.
  i.e. do not use it to refer to "inset" and "offset".

// FREEBIE
7 years ago
Matthew Chen 9258b0883e Clean up TSStorageManager usage. 7 years ago
Matthew Chen 6d87df88aa Migrate environment to SignalMessaging. 7 years ago
Matthew Chen a23b8b717b RTL fixes for JSQ rewrite.
// FREEBIE
8 years ago
Matthew Chen a1d8c7765d Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 54c56f1c4b Fix layout of generic and audio messages.
// FREEBIE
8 years ago
Matthew Chen 3b945a9da2 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 65efa7f836 Lazy load, eagerly unload & cache cell media.
// FREEBIE
8 years ago
Matthew Chen fb408f980c Remove JSQ.
// FREEBIE
8 years ago