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
Matthew Chen
997665a902
Hide MIME types in production builds.
...
// FREEBIE
2017-10-27 00:20:46 -04:00
Matthew Chen
bee70fa028
Respond to CR.
...
// FREEBIE
2017-10-27 00:19:58 -04:00
Matthew Chen
5e1c6c02a0
Add "failed message send" badges.
...
// FREEBIE
2017-10-27 00:17:46 -04:00
Michael Kirk
6eeb78157a
Include size in attachment pointer
...
// FREEBIE
2017-10-26 15:11:37 -07:00
Matthew Chen
8cb3e5d35d
Fix edge cases around oversize test messages.
...
// FREEBIE
2017-10-26 14:34:30 -04:00
Matthew Chen
9cc4521d07
Respond to CR.
...
// FREEBIE
2017-10-26 12:09:36 -04:00
Matthew Chen
bcf83a4c8e
Rework handling of oversize text messages.
...
// FREEBIE
2017-10-26 11:56:03 -04:00
Matthew Chen
1b3b5fc9e5
Respond to CR.
...
// FREEBIE
2017-10-26 11:53:35 -04:00
Michael Kirk
8f9311a6ac
Show timer in navbar without reload
...
// FREEBIE
2017-10-25 14:40:05 -07:00
Michael Kirk
709010499f
remove overzealous assert
...
// FREEBIE
2017-10-25 14:39:12 -07:00