Commit graph

8073 commits

Author SHA1 Message Date
Michael Kirk
d04bb86258 sync translations 2018-07-23 16:10:33 -06:00
Matthew Chen
48fb652d83 Merge branch 'charlesmchen/unknownObjectVsNPE' 2018-07-23 16:05:56 -06:00
Michael Kirk
fd9125ce1a Merge branch 'mkirk/remove-swipe-for-info' into release/2.28.0 2018-07-23 13:08:53 -06:00
Michael Kirk
2d4eb7d057 remove interactive 'swipe for info' 2018-07-23 13:08:41 -06:00
Michael Kirk
57c4d97093 Merge branch 'mkirk/speed-up-message-action-presentation' into release/2.28.0 2018-07-23 13:08:07 -06:00
Michael Kirk
aba358e894 faster message actions presentation 2018-07-23 13:07:51 -06:00
Michael Kirk
58e2e13836 Merge branch 'mkirk/fixup-navbar' into release/2.28.0 2018-07-23 12:18:44 -06:00
Michael Kirk
1d4ead080b fix color behind navbar 2018-07-23 12:18:01 -06:00
Michael Kirk
3d6b8e2bb5 hide navbar blur layer in attachment approval, which has a clear navbar 2018-07-23 09:56:16 -06:00
Michael Kirk
9d279b4d85 "Bump build to 2.28.0.11." 2018-07-20 16:26:50 -06:00
Michael Kirk
9fc8a0eb23 Merge branch 'charlesmchen/messageSaveTouchesThread' into release/2.28.0 2018-07-20 16:18:57 -06:00
Matthew Chen
f0d797a91f Always touch the thread when updating a message. 2018-07-20 16:18:33 -06:00
Matthew Chen
d793c008b5 Always touch the thread when updating a message. 2018-07-20 16:18:33 -06:00
Michael Kirk
28f892b3ca Merge branch 'charlesmchen/footerAlignment' into release/2.28.0 2018-07-20 16:12:33 -06:00
Matthew Chen
88c5fc1af8 Fix message footer alignment. 2018-07-20 16:12:19 -06:00
Michael Kirk
d8c247fc0e Merge branch 'charlesmchen/gesturesVsBreaks' into release/2.28.0 2018-07-20 16:10:24 -06:00
Matthew Chen
e271730f33 Ignore gestures in date breaks and unread indicators. 2018-07-20 16:10:03 -06:00
Michael Kirk
9049153c6c Merge branch 'charlesmchen/distinctSenderNames' into release/2.28.0 2018-07-20 16:09:04 -06:00
Matthew Chen
9d5af7bb2e Set sender names apart. 2018-07-20 15:58:17 -04:00
Michael Kirk
1c9a47416a "Bump build to 2.28.0.10." 2018-07-17 14:54:07 -06:00
Michael Kirk
89f02a8510 sync translations 2018-07-17 14:54:00 -06:00
Michael Kirk
e0ee0bd9b8 Merge branch 'charlesmchen/contentInsetsRevisited' 2018-07-17 14:51:15 -06:00
Matthew Chen
0c453c8d57 Fix content insets. 2018-07-17 14:51:10 -06:00
Michael Kirk
5cecce9976 Merge branch 'mkirk/add-header-to-system-info' 2018-07-17 14:49:49 -06:00
Michael Kirk
2b5db4fd1a Add header view to info messages.
I considered extracting this from OWSMessageCell and putting it into
ConversationCell, but that would be a pretty large change.

// FREEBIE
2018-07-17 14:49:43 -06:00
Michael Kirk
41deb92adf Merge branch 'mkirk/fix-bottom-artifact-after-selecting-compose' 2018-07-17 14:49:24 -06:00
Michael Kirk
11fc674ef4 Avoid blur as overly-tall navigation bar lingers after dismissal.
Use the precise status bar height.
2018-07-17 14:49:19 -06:00
Michael Kirk
7a5f5476db rename to avoid confusion 2018-07-17 14:49:19 -06:00
Michael Kirk
7b29822c36 Merge branch 'mkirk/fix-table-cell-sizing' 2018-07-17 14:36:45 -06:00
Michael Kirk
a6a09f4d9f fix squashed cells on ios9/10
must specify rowHeight automatic

Furthermore, we can't mix static and automatic sizing within a single tableView
2018-07-17 14:36:37 -06:00
Michael Kirk
573f60ee5a Merge branch 'mkirk/fixup-audio-margins' 2018-07-17 12:58:54 -06:00
Michael Kirk
17e79a522a fixup audio/generic atachment margins 2018-07-17 12:58:39 -06:00
Michael Kirk
c2063d8600 replace bullet with center-dot unicode
// FREEBIE
2018-07-17 12:53:01 -06:00
Michael Kirk
cfe3c893d0 Merge branch 'mkirk/tweak-delivery-status-baseline' 2018-07-17 10:06:14 -06:00
Michael Kirk
7b85410136 per design: MessageStatus 1pt below baseline 2018-07-17 10:06:08 -06:00
Michael Kirk
a87be31c6d Merge branch 'mkirk/remove-new-message-after-send' 2018-07-17 09:53:50 -06:00
Michael Kirk
567f625902 touch instead of reload to make sure any adjacent bubbles are updated appropriately. 2018-07-17 09:53:45 -06:00
Michael Kirk
2c3f7db4e4 Only add one 'incoming message' unread indicator per foreground.
// FREEBIE
2018-07-17 09:53:45 -06:00
Michael Kirk
f2f3b9eaed reload cell after removing unread indicator
// FREEBIE
2018-07-17 09:53:45 -06:00
Michael Kirk
51d753c131 Merge branch 'mkirk/tweak-quote-corner-radius' 2018-07-16 17:50:29 -06:00
Michael Kirk
1b78882660 per design: tweak quote corner radius
// FREEBIE
2018-07-16 17:49:14 -06:00
Michael Kirk
b9f3e08e93 "Bump build to 2.28.0.9." 2018-07-16 17:27:20 -06:00
Michael Kirk
089010cc51 Sync translations 2018-07-16 17:27:11 -06:00
Michael Kirk
fa96e0c303 Merge branch 'oscarmv/SettingsButtonMargin' 2018-07-16 16:09:46 -06:00
Óscar Morales Vivó
24f30e015a Fixed settings button margin in home view controller, also fixes land scape button image glitch. 2018-07-16 16:09:39 -06:00
Michael Kirk
219d2bd9dd Merge branch 'mkirk/fix-insets-compose' 2018-07-16 13:51:33 -06:00
Michael Kirk
c53f777bc1 CR: explanatory comment 2018-07-16 13:51:22 -06:00
Michael Kirk
898d64ae1c Fix compose picker content scrolls behind navbar
// FREEBIE
2018-07-16 13:51:22 -06:00
Michael Kirk
16b20f301a Merge branch 'charlesmchen/removeThumbnailShadows' 2018-07-16 12:55:34 -06:00
Matthew Chen
e3622739b2 Remove media thumbnail shadows. 2018-07-16 12:55:29 -06:00