Commit Graph

26 Commits

Author SHA1 Message Date
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
2018-09-07 10:00:48 -06:00
Michael Kirk 17e79a522a fixup audio/generic atachment margins 2018-07-17 12:58:39 -06:00
Matthew Chen 8287076499 More design tweaks. 2018-07-12 15:36:22 -04:00
Michael Kirk 10ac7be03a prefer localizedUppercaseString for user facing text
// FREEBIE
2018-07-10 10:09:31 -06:00
Matthew Chen 4b448ed018 Retweak colors. 2018-07-09 16:31:43 -04:00
Matthew Chen 0c4470bb34 Tweak colors. 2018-07-02 15:34:20 -04:00
Matthew Chen 7f855aa9ed Respond to CR. 2018-06-29 15:49:36 -04:00
Matthew Chen 520819b248 Show generic attachment extension. 2018-06-29 15:49:36 -04:00
Matthew Chen d8108c5ea8 Tweak generic attachment view widths. 2018-06-29 12:56:31 -04:00
Matthew Chen 416a52b74a Tweak contact shares. 2018-06-27 17:03:26 -04:00
Matthew Chen dc79d302c6 Tweak audio messages. 2018-06-27 16:58:19 -04:00
Matthew Chen a0b612c64b Tweak generic attachments. 2018-06-27 16:57:29 -04:00
Matthew Chen 3964b78ff7 Reduce usage of JSQ. 2018-06-01 17:44:18 -04:00
Matthew Chen 5f1941f6aa Apply design changes from Myles. 2018-05-07 16:17:16 -04:00
Matthew Chen 783bf5b81c Clean up ahead of PR. 2018-05-02 10:52:29 -04:00
Matthew Chen 284cc8c265 Apply attachment type assets. 2018-04-16 16:12:16 -04:00
Michael Kirk f441c6211d Format
// FREEBIE
2018-04-02 17:02:32 -04:00
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
2018-04-02 17:02:32 -04:00
Matthew Chen 9258b0883e Clean up TSStorageManager usage. 2017-12-19 11:41:31 -05:00
Matthew Chen 6d87df88aa Migrate environment to SignalMessaging. 2017-12-05 10:29:28 -05:00
Matthew Chen a23b8b717b RTL fixes for JSQ rewrite.
// FREEBIE
2017-10-25 09:36:43 -04:00
Matthew Chen a1d8c7765d Respond to CR.
// FREEBIE
2017-10-23 17:35:35 -04:00
Matthew Chen 54c56f1c4b Fix layout of generic and audio messages.
// FREEBIE
2017-10-23 17:30:56 -04:00
Matthew Chen 3b945a9da2 Respond to CR.
// FREEBIE
2017-10-18 12:13:26 -07:00
Matthew Chen 65efa7f836 Lazy load, eagerly unload & cache cell media.
// FREEBIE
2017-10-18 12:13:26 -07:00
Matthew Chen fb408f980c Remove JSQ.
// FREEBIE
2017-10-12 16:23:48 -04:00