Matthew Chen
|
c7f9575df6
|
Ensure bubble sizing.
|
2018-06-26 13:33:47 -04:00 |
|
Matthew Chen
|
5e676c13d2
|
Merge branch 'charlesmchen/footerView'
|
2018-06-26 13:32:22 -04:00 |
|
Matthew Chen
|
3fba101421
|
Respond to CR.
|
2018-06-26 13:32:05 -04:00 |
|
Matthew Chen
|
18417edbde
|
Introduce message cell footer view.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
7d5ad0e165
|
Introduce message cell footer view.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
6626e2ecc3
|
Introduce message cell footer view.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
f363a196f3
|
Introduce message cell footer view.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
a769499f56
|
Remove overzealous assert in search finder.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
cbacda87ca
|
Introduce message cell footer view.
|
2018-06-26 13:25:07 -04:00 |
|
Matthew Chen
|
538cd4f893
|
Merge branch 'charlesmchen/refineConversationStyle'
|
2018-06-26 13:24:35 -04:00 |
|
Matthew Chen
|
8cfb6eef18
|
Refine conversation style.
|
2018-06-26 10:22:05 -04:00 |
|
Matthew Chen
|
ad663ee06c
|
Merge branch 'charlesmchen/conversationStyle'
|
2018-06-26 10:21:40 -04:00 |
|
Matthew Chen
|
33b1628c26
|
Rename to ConversationStyle.
|
2018-06-26 10:20:26 -04:00 |
|
Matthew Chen
|
661272750b
|
Merge branch 'charlesmchen/groupSenderAvatars'
|
2018-06-26 10:19:28 -04:00 |
|
Matthew Chen
|
a5d52c4203
|
Clean up ahead of PR.
|
2018-06-25 15:09:45 -04:00 |
|
Matthew Chen
|
4effa56d50
|
Tweak 'group sender' avatars.
|
2018-06-25 15:07:46 -04:00 |
|
Matthew Chen
|
e3a13dfd9e
|
Respond to CR.
|
2018-06-25 15:03:53 -04:00 |
|
Matthew Chen
|
92f63cdb16
|
Merge branch 'charlesmchen/fixCellLayoutBreakage'
|
2018-06-25 15:01:01 -04:00 |
|
Matthew Chen
|
a9b6fe5978
|
Respond to CR.
|
2018-06-25 15:00:45 -04:00 |
|
Matthew Chen
|
fdd6174871
|
Fix breakage from cell layout changes.
|
2018-06-25 14:41:14 -04:00 |
|
Matthew Chen
|
f29d83c99f
|
Merge branch 'charlesmchen/tweakTextInsets'
|
2018-06-25 14:40:01 -04:00 |
|
Matthew Chen
|
990bb81e4a
|
Respond to CR.
|
2018-06-25 14:39:48 -04:00 |
|
Matthew Chen
|
a31bd16d90
|
Respond to CR.
|
2018-06-25 13:53:35 -04:00 |
|
Matthew Chen
|
7847db7e1c
|
Tweak text insets to reflect dynamic type.
|
2018-06-25 13:51:28 -04:00 |
|
Matthew Chen
|
fa860592c1
|
Merge branch 'charlesmchen/tweakMessages1'
|
2018-06-25 13:49:42 -04:00 |
|
Matthew Chen
|
4b5d994c3f
|
Respond to CR.
|
2018-06-25 13:49:31 -04:00 |
|
Matthew Chen
|
fc299b8700
|
Use UI database connection throughout the conversation cells.
|
2018-06-25 13:08:10 -04:00 |
|
Matthew Chen
|
d40f74dd0b
|
Respond to CR.
|
2018-06-25 12:43:25 -04:00 |
|
Matthew Chen
|
196d82c17a
|
Respond to CR.
|
2018-06-25 09:42:18 -04:00 |
|
Matthew Chen
|
53b1ae6a36
|
Fix gutter constants.
|
2018-06-25 09:26:41 -04:00 |
|
Matthew Chen
|
0b04397e21
|
Tweak message cells.
|
2018-06-25 09:26:41 -04:00 |
|
Matthew Chen
|
d425809fa3
|
Tweak message cells.
|
2018-06-25 09:26:41 -04:00 |
|
Matthew Chen
|
98ac13f9be
|
Tweak message cells.
|
2018-06-25 09:26:41 -04:00 |
|
Matthew Chen
|
ac6f78a5fc
|
Tweak message cells.
|
2018-06-25 09:26:41 -04:00 |
|
Michael Kirk
|
825e3f4ac0
|
"Bump build to 2.27.0.4."
|
2018-06-22 15:04:52 -06:00 |
|
Michael Kirk
|
0419f52262
|
sync translations
// FREEBIE
|
2018-06-22 15:04:36 -06:00 |
|
Michael Kirk
|
3ac39fcfec
|
Merge branch 'mkirk/main-thread-connection-failure'
|
2018-06-22 15:01:36 -06:00 |
|
Michael Kirk
|
e88dc15255
|
Fix failing assert: only set state on main thread
MessageSender completion queue is not the main queue.
// FREEBIE
|
2018-06-22 14:50:44 -06:00 |
|
Michael Kirk
|
9cb2b5114a
|
Merge branch 'mkirk/no-unread-status-for-search-results'
|
2018-06-22 14:38:59 -06:00 |
|
Michael Kirk
|
9d56f100ab
|
Don't show unread badge/bold for search message
// FREEBIE
|
2018-06-22 14:38:53 -06:00 |
|
Michael Kirk
|
803a58f33a
|
avoid assert
// FREEBIE
|
2018-06-22 14:38:53 -06:00 |
|
Michael Kirk
|
c8c89e539b
|
Merge branch 'mkirk/fix-mute-icon'
|
2018-06-22 14:38:32 -06:00 |
|
Michael Kirk
|
489bbe2fcc
|
FIX: mute icon corrupted in homeview
Don't clobber icon font
// FREEBIE
|
2018-06-22 14:03:16 -06:00 |
|
Michael Kirk
|
20b34185f9
|
Merge branch 'mkirk/fix-input-glitch-after-search'
|
2018-06-22 13:49:40 -06:00 |
|
Michael Kirk
|
9b43e32332
|
FIX: input toolbar not immediately visible when search was active
// FREEBIE
|
2018-06-22 13:49:36 -06:00 |
|
Michael Kirk
|
532e0b8946
|
Merge branch 'mkirk/archive-banner'
|
2018-06-22 13:49:11 -06:00 |
|
Michael Kirk
|
9f06163b76
|
Fix contacts reminder view
We had a guard that prevented 'called at least once' from ever getting set when contacts access was disabled.
// FREEBIE
|
2018-06-22 13:49:05 -06:00 |
|
Michael Kirk
|
66ebb7b787
|
Simplify show/hide with stack view
// FREEBIE
|
2018-06-22 13:49:05 -06:00 |
|
Michael Kirk
|
1528f6f705
|
Fix archive/outage banner.
// FREEBIE
|
2018-06-22 13:49:05 -06:00 |
|
Michael Kirk
|
2af0ba99b1
|
Merge branch 'mkirk/fix-margins-in-contact-cell'
|
2018-06-22 13:48:51 -06:00 |
|