Commit graph

1035 commits

Author SHA1 Message Date
Matthew Chen
6d4a05bbea Improving handling of edge cases in conversation view. 2017-11-20 14:44:10 -05:00
Matthew Chen
658746093d Use finalIndex in row changes. 2017-11-20 14:44:10 -05:00
Michael Kirk
8ee030bea1 Don't dismiss keyboard when view appears
// FREEBIE
2017-11-20 14:30:55 -05:00
Matthew Chen
ceac36f910 Respond to CR.
// FREEBIE
2017-11-20 14:11:49 -05:00
Matthew Chen
6e60d99ecf Show push tokens in about view.
// FREEBIE
2017-11-20 14:10:37 -05:00
Matthew Chen
e9bace34ba Fix "sliding tables" issue in linked devices view. 2017-11-20 14:05:57 -05:00
Michael Kirk
7fd3d665dc Request contacts as necessary when app is brought back to the foreground
// FREEBIE
2017-11-20 14:00:25 -05:00
Michael Kirk
01e1d10c30 Only show contact nag if we've denied contact access
// FREEBIE
2017-11-20 14:00:25 -05:00
Matthew Chen
7b1a846f79 Dismiss keyboard when leaving conversation view. 2017-11-20 13:12:57 -05:00
Matthew Chen
e79613184a Respond to CR.
// FREEBIE
2017-11-17 16:04:54 -05:00
Matthew Chen
089e4a4a02 Fix layout of table views vs. nav bar. 2017-11-17 09:51:37 -05:00
Matthew Chen
572de11763 Apply dynamic type sizing to Jumbomoji. 2017-11-16 18:25:59 -05:00
Matthew Chen
937ac5830d Skip animations in conversation view. 2017-11-16 17:59:32 -05:00
Matthew Chen
b67179b45d Skip animations in conversation view. 2017-11-16 17:53:05 -05:00
Matthew Chen
0ccddb696a Add workaround for bug in iOS 11.1 beta around hit area of custom back buttons.
// FREEBIE
2017-11-16 17:32:39 -05:00
Matthew Chen
96274a60a9 Respond to CR.
// FREEBIE
2017-11-16 17:30:19 -05:00
Matthew Chen
7aae47b021 Reduce font size of "load more" indicator. 2017-11-16 17:30:19 -05:00
Matthew Chen
dffd776ace Increase the max text message length. 2017-11-16 17:29:26 -05:00
Michael Kirk
228e350e2a message details shows failed bubble when appropriate
// FREEBIE
2017-11-16 17:05:31 -05:00
Matthew Chen
6b8f4c7dde Dismiss menu controller if message cell is hidden or recycled. 2017-11-16 16:35:53 -05:00
Matthew Chen
08bb1c909d Show menu controller from centroid of message cells. 2017-11-16 15:38:11 -05:00
Matthew Chen
aad93d2d89 Fix broken assert in conversation view item. 2017-11-16 13:23:47 -05:00
Matthew Chen
ddf4bf28cc Load attachments for conversation view items using long-lived db connection. 2017-11-16 13:16:18 -05:00
Matthew Chen
df5aa5ef67 Update UI to reflect changes to disappearing messages configuration. 2017-11-16 12:25:43 -05:00
Matthew Chen
81f37e9918 Respond to CR.
// FREEBIE
2017-11-16 09:39:48 -05:00
Matthew Chen
e65010d511 Fix "sliding table content" issue on iOS 11. 2017-11-16 09:38:48 -05:00
Michael Kirk
9675cbb1e1 Scroll only as far as necessary
// FREEBIE
2017-11-15 17:30:45 -05:00
Matthew Chen
cc90f4cb80 Respond to CR.
// FREEBIE
2017-11-15 15:46:27 -05:00
Matthew Chen
86fdd6dea2 Fix edge cases in conversation view. 2017-11-15 15:43:03 -05:00
Matthew Chen
451dc44e87 Add script to make random changes. 2017-11-15 13:56:17 -05:00
Matthew Chen
bfde1aef58 Add script to make random changes. 2017-11-15 13:56:17 -05:00
Matthew Chen
6413bc8e4c Evacuate the view item cache. 2017-11-15 13:36:56 -05:00
Matthew Chen
19ba564f80 Respond to CR.
// FREEBIE
2017-11-15 13:21:31 -05:00
Matthew Chen
00feb14b10 Respond to CR.
// FREEBIE
2017-11-15 13:15:48 -05:00
Matthew Chen
c6160a5a1e Rework the "update with..." methods to avoid re-saving deleted models. 2017-11-15 07:16:12 -05:00
Michael Kirk
a27b034090 Fix GIF picker footer for iPhoneX
// FREEBIE
2017-11-14 12:48:33 -05:00
Michael Kirk
e5263dcf0e Clarify comment
// FREEBIE
2017-11-14 12:37:09 -05:00
Michael Kirk
b40d2afc05 Scanner view for iPhoneX
// FREEBIE
2017-11-14 12:37:09 -05:00
Michael Kirk
8c69e00a3f Adapt ConversationViewController to iPhoneX
// FREEBIE
2017-11-14 12:37:09 -05:00
Michael Kirk
a3153d29d0 Fix callscreen for iPhoneX
// FREEBIE
2017-11-14 12:37:09 -05:00
Michael Kirk
b0ce60a38d Fix layout of registration page for iPhoneX
// FREEBIE
2017-11-14 12:37:09 -05:00
Matthew Chen
c3b6c9055e Disable partial text selection; ignore taps outside links; ignore taps on non-sent messages, link-icy all links. 2017-11-13 18:46:41 -05:00
Matthew Chen
3da1d8c63f Disable partial text selection; ignore taps outside links; ignore taps on non-sent messages, link-icy all links. 2017-11-13 11:18:38 -05:00
Matthew Chen
c91dda43e0 Disable partial text selection; ignore taps outside links; ignore taps on non-sent messages, link-icy all links. 2017-11-13 11:15:58 -05:00
Matthew Chen
c3087cf3df Don't dismiss keyboard when tapping in the conversation view. 2017-11-13 10:41:41 -05:00
Matthew Chen
bf0f33e4b0 Temporarily alter animations in conversation view. 2017-11-10 14:51:34 -05:00
Matthew Chen
af6a7c103c Add a comment. 2017-11-10 14:08:52 -05:00
Matthew Chen
42a70e0def Revert "Temporarily make logging around conversation view row updates more verbose."
This reverts commit 105b033761.
2017-11-10 14:04:56 -05:00
Matthew Chen
f0a8e08df9 Temporarily alter animations in conversation view. 2017-11-10 13:17:38 -05:00
Matthew Chen
0abdbffe1f Improve handling of attachment edge cases. 2017-11-10 13:12:43 -05:00
Michael Kirk
a9dca831d3 Fix method extraction.
method was recently moved, but not all callers were updated.

// FREEBIE
2017-11-10 13:10:57 -05:00
Matthew Chen
518f15155a Respond to CR.
// FREEBIE
2017-11-10 12:57:16 -05:00
Matthew Chen
efcd42012c Respond to CR.
// FREEBIE
2017-11-10 12:57:16 -05:00
Matthew Chen
b5f7a4746f Temporarily alter animations in conversation view. 2017-11-10 12:41:11 -05:00
Matthew Chen
3814464595 Increase content insets of attachment button. 2017-11-10 11:47:56 -05:00
Matthew Chen
105b033761 Temporarily make logging around conversation view row updates more verbose. 2017-11-10 11:37:16 -05:00
Matthew Chen
c72f39e64b Layout cell content when presenting the cell. 2017-11-10 09:48:52 -05:00
Matthew Chen
87b0692af0 Fixes for scrolling in conversation view. 2017-11-10 09:41:27 -05:00
Matthew Chen
5cc292fb6c Don't ask for camera permissions if app is not active.
// FREEBIE
2017-11-09 03:02:05 -05:00
Matthew Chen
5e61307ce3 Don't ask for microphone permissions if app is not active.
// FREEBIE
2017-11-09 02:58:51 -05:00
Matthew Chen
6e840ff956 Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Matthew Chen
2d21e2ae2c Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Michael Kirk
c0bcc40a6f Ensure we re-upload push tokens after re-registering.
// FREEBIE
2017-11-08 10:55:34 -05:00
Michael Kirk
90dad75446 CR: remove unnecessary property
// FREEBIE
2017-11-08 10:50:25 -05:00
Michael Kirk
1f5603760b Fix contact offer
We never assign interaction, but we can get it via the viewItem.

// FREEBIE
2017-11-08 10:46:46 -05:00
Matthew Chen
e3f7947da0 Emphasize borders of input toolbar.
// FREEBIE
2017-11-06 12:54:09 -05:00
Matthew Chen
a5c4140a12 Reduce max text message bubble size.
// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
ea0b6065e3 Revert "Constrain the max text cell height to the height of the screen."
This reverts commit b9583a3c85a3b27f65b653a1d851c7c966fdc83d.

// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
608cd2781f Constrain the max text cell height to the height of the screen.
// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
2b8fc59a8f Respond to CR.
// FREEBIE
2017-11-03 14:40:47 -04:00
Matthew Chen
74854dd788 Tweak biases of the message status logic.
// FREEBIE
2017-11-03 14:24:13 -04:00
Matthew Chen
365e984b7a Tweak biases of the message status logic.
// FREEBIE
2017-11-03 14:24:13 -04:00
Matthew Chen
e07a240ee5 Merge tag '2.18.0.9' 2017-11-03 14:23:47 -04:00
Michael Kirk
39e3e9b44f use .com when in US
// FREEBIE
2017-11-03 11:24:57 -04:00
Matthew Chen
4037e2ee39 Merge tag '2.18.0.7' 2017-11-02 17:21:17 -04:00
Michael Kirk
295646e5fa Rebase cleanup
// FREEBIE
2017-11-02 16:05:41 -04:00
Michael Kirk
58d4c95362 Re-register without losing your messages in Debug-UI
// FREEBIE
2017-11-02 16:05:41 -04:00
Michael Kirk
ad8c1db689 Reduce progressive search delay
// FREEBIE
2017-11-02 15:47:27 -04:00
Matthew Chen
93ee029cf3 Respond to CR.
// FREEBIE
2017-11-02 14:54:14 -04:00
Matthew Chen
ae48cf1de6 Fix sizing of text bubbles in message detail view.
// FREEBIE
2017-11-02 14:52:32 -04:00
Matthew Chen
7fd5b00d86 Fix text message links in conversation view.
// FREEBIE
2017-11-02 14:50:32 -04:00
Michael Kirk
c7642cc628 Fix volume burst when call connects
By centralizing AudioSession management onto the AudioService, we can
avoid enabling the RTCAudioSession while we're mid-ring.

Also allows us to centralize and remove redundant audio session logic.

// FREEBIE
2017-11-02 08:49:46 -04:00
Matthew Chen
af5489952c Don't animate message sends.
// FREEBIE
2017-11-01 20:43:43 -04:00
Matthew Chen
40e04ffb92 Respond to CR.
// FREEBIE
2017-11-01 20:43:43 -04:00
Matthew Chen
5df4ac92b7 Don't animate message sends.
// FREEBIE
2017-11-01 20:43:43 -04:00
Matthew Chen
5d4316755f Respond to CR.
// FREEBIE
2017-11-01 12:48:07 -04:00
Matthew Chen
d52b19a69e Let users with external keyboards send messages using modifier-return (shift, command, option).
// FREEBIE
2017-11-01 12:46:55 -04:00
Matthew Chen
0c92850d38 Log voice memo durations.
// FREEBIE
2017-11-01 12:45:22 -04:00
Matthew Chen
89dbcb0fe8 Respond to CR.
// FREEBIE
2017-11-01 12:36:37 -04:00
Matthew Chen
f95e599c55 Don't overwrite draft after GIF send.
// FREEBIE
2017-11-01 12:36:36 -04:00
Matthew Chen
db8a381960 Merge remote-tracking branch 'origin/release/2.18.0' 2017-11-01 12:02:37 -04:00
Matthew Chen
a0ddb2a06d Respond to CR.
// FREEBIE
2017-10-31 15:01:29 -04:00
Matthew Chen
9053d038ac Remove extra logging.
// FREEBIE
2017-10-31 14:33:30 -04:00
Matthew Chen
5ac2f16ebc Skip redundant relayout.
// FREEBIE
2017-10-31 14:33:30 -04:00
Matthew Chen
487bd06755 Respond to CR.
// FREEBIE
2017-10-31 11:56:13 -04:00
Matthew Chen
841a2333e3 Respond to CR.
// FREEBIE
2017-10-30 12:11:42 -04:00
Matthew Chen
12de1aa90c Split up GIF requests.
// FREEBIE
2017-10-27 17:23:51 -04:00
Matthew Chen
c83090a46e Split up GIF requests.
// FREEBIE
2017-10-27 17:23:51 -04:00
Matthew Chen
2dfea25243 Split up GIF requests.
// FREEBIE
2017-10-27 17:23:51 -04:00
Matthew Chen
eb3ca43256 Jumbomoji.
// FREEBIE
2017-10-27 10:25:49 -04:00