Commit graph

201 commits

Author SHA1 Message Date
Matthew Chen 8b3bdb88f3 Revert "Merge branch 'charlesmchen/tweakCalls'"
This reverts commit 3e0233ea60, reversing
changes made to 74ce3012cf.
2018-07-11 15:34:16 -04:00
Michael Kirk f22cb48f85 date break font/color to spec
// FREEBIE
2018-07-10 11:39:56 -06:00
Michael Kirk 28abf426f1 White status bar for call screen
Transition to VC controlled status bar style.
2018-07-10 11:36:40 -06:00
Michael Kirk 10ac7be03a prefer localizedUppercaseString for user facing text
// FREEBIE
2018-07-10 10:09:31 -06:00
Michael Kirk 76745bee5b failed background color to spec 2018-07-10 10:07:36 -06:00
Matthew Chen b92fc89986 Retweak date and unread messages breaks. 2018-07-09 17:02:25 -04:00
Matthew Chen a28a5251f6 Respond to CR. 2018-07-09 16:31:43 -04:00
Matthew Chen 4893b01907 Retweak colors. 2018-07-09 16:31:43 -04:00
Matthew Chen 4b448ed018 Retweak colors. 2018-07-09 16:31:43 -04:00
Matthew Chen bbd65d6433 Retweak colors. 2018-07-09 16:31:43 -04:00
Matthew Chen 929615ab0c Tweak sender avatar sizes. 2018-07-09 14:46:24 -04:00
Matthew Chen 1a9a5016fe Tweak calls. 2018-07-09 11:08:53 -04:00
Michael Kirk b301dba4ba cell height to spec 2018-07-06 14:51:08 -06:00
Matthew Chen dd078b106f Tweak message send failed indicator. 2018-07-05 16:30:55 -04:00
Matthew Chen 1412998b4a Rework isRTL. 2018-07-02 15:27:24 -04:00
Matthew Chen 39eac9129b Respond to CR. 2018-07-02 15:25:43 -04:00
Michael Kirk 5719aba91a separate icon vs. title color for toolbars 2018-06-29 17:47:04 -06:00
Michael Kirk 767f06b09f fixup status bar 2018-06-29 16:48:43 -06:00
Michael Kirk 104e63ded9 remove appearance juggling 2018-06-29 16:27:37 -06:00
Michael Kirk f8abe32ae9 more styling to new nav colors 2018-06-29 16:27:37 -06:00
Michael Kirk 5d6a988955 WIP navbar 2018-06-29 15:30:24 -06:00
Michael Kirk 16df4f589e conversation colors
// FREEBIE
2018-06-29 11:52:41 -06:00
Matthew Chen 35dc348551 Move conversation style. 2018-06-28 13:26:17 -04:00
Matthew Chen a34719ce69 Tweak color palette. 2018-06-28 13:18:35 -04:00
Matthew Chen f2153f888b Tweak color palette. 2018-06-28 13:18:35 -04:00
Matthew Chen cbc80abff1 Tweak color palette. 2018-06-28 13:18:35 -04:00
Matthew Chen 63b6276c25 Clear LRUCache in background. 2018-06-20 17:55:15 -04:00
Matthew Chen 08ca4fdb50 Lazy-load contact avatar data and images. Use NSCache for avatar images. 2018-06-20 17:55:14 -04:00
Matthew Chen b9e2963f47 Don't cache CNContact. 2018-06-20 17:55:14 -04:00
Matthew Chen 20b1a2606e Outage detection. 2018-06-20 17:50:50 -04:00
Matthew Chen 776b5abed1 Handle edge cases around unread indicator & contact offers. 2018-06-20 17:38:27 -04:00
Matthew Chen a51e9b78b0 Improve search query construction. 2018-06-14 16:18:13 -04:00
Matthew Chen 95ac17bb7e Merge tag '2.26.0.24' 2018-06-14 15:07:47 -04:00
Michael Kirk 0dec029a69 Don't mark as read when callscreen is active
// FREEBIE
2018-06-13 15:42:01 -04:00
Matthew Chen c8fee4efa7 Add swift logging to SSK. 2018-06-13 13:56:55 -04:00
Matthew Chen 44b23d44fd Respond to CR. 2018-06-13 12:40:34 -04:00
Matthew Chen 99677899b1 Respond to CR. 2018-06-13 12:37:34 -04:00
Matthew Chen f0c1805de9 Strip snippet formatting. 2018-06-13 12:34:24 -04:00
Matthew Chen 9639d3cbae Clean up ahead of PR. 2018-06-13 12:34:24 -04:00
Matthew Chen f4a559156c Style the search results. 2018-06-13 12:34:24 -04:00
Matthew Chen ebc5356a9f Respond to CR. 2018-06-13 11:05:53 -04:00
Matthew Chen 758913f959 Respond to CR. 2018-06-13 11:03:52 -04:00
Matthew Chen 4abd3f58cd Order the search results. 2018-06-13 11:03:52 -04:00
Matthew Chen 8164b893ad Respond to CR. 2018-06-12 12:55:20 -04:00
Matthew Chen 999e8c8e31 Respond to CR. 2018-06-12 12:44:32 -04:00
Matthew Chen 13e9f11b4e Open message search results. 2018-06-12 12:44:32 -04:00
Matthew Chen 27b6a5e5bb Open message search results. 2018-06-12 12:44:32 -04:00
Michael Kirk 549342c702 Show empty results text
// FREEBIE
2018-06-11 16:42:25 -04:00
Michael Kirk ecdaad06ff Handle no results
In line with other messaging apps, we intentionally don't show a "No Results"
cell. We simply don't display any cells. Though we could easily modify this in
the future.

// FREEBIE
2018-06-11 16:42:25 -04:00
Michael Kirk fff8474150 adapt to rebase conflicts 2018-06-11 13:52:59 -04:00