Commit Graph

4690 Commits

Author SHA1 Message Date
Matthew Chen
4037e2ee39 Merge tag '2.18.0.7' 2017-11-02 17:21:17 -04:00
Matthew Chen
6037477c46 Bump build to 2.18.0.7.
// FREEBIE
2017-11-02 17:15:34 -04:00
Matthew Chen
3db87d74c2 Merge branch 'mkirk/reduce-debounce-time' into release/2.18.0 2017-11-02 17:15:29 -04:00
Michael Kirk
ef80b53ff8 Merge branch 'mkirk/debug-reregister' 2017-11-02 16:06:03 -04:00
Michael Kirk
295646e5fa Rebase cleanup
// FREEBIE
2017-11-02 16:05:41 -04:00
Michael Kirk
0706edf42a Generate new registrationId on re-register
In order for others to know they should start a new session with us, we
need to change our registration id.

To achieve this, I consolidated all the Account related attributes on
TSAccountManager - luckily they were already in the proper collection, I
just moved the API to hang on the AccountManager instead of a TSStorage
category extension.

Also:

@synchronize access to `registrationId`

// 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
83357a0fe4 Merge branch 'charlesmchen/messageDetailBubbleSizing' 2017-11-02 14:54:24 -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
5a82d349cf Merge branch 'charlesmchen/fixTextMessageLinks' 2017-11-02 14:50:41 -04:00
Matthew Chen
7fd5b00d86 Fix text message links in conversation view.
// FREEBIE
2017-11-02 14:50:32 -04:00
Matthew Chen
1014f27f45 Merge branch 'charlesmchen/redundantSyncMessages' 2017-11-02 14:12:07 -04:00
Matthew Chen
1fa75ead5d Respond to CR.
// FREEBIE
2017-11-02 14:10:45 -04:00
Matthew Chen
74096fc2c2 Don't send sync messages to self if no linked devices.
// FREEBIE
2017-11-02 13:33:44 -04:00
Michael Kirk
602775f3ed Merge branch 'mkirk-2.18.0/call-audio' 2017-11-02 08:49:59 -04:00
Michael Kirk
b77e331732 Unify Mute/Hold audio handling
// FREEBIE
2017-11-02 08:49:46 -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
Michael Kirk
402d4157c8 Uniform volume when ringing on speakerphone vs video
// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
a63a767bf2 connecting ping quieter, ringer is louder
- outring: Raised gain on ringer, max is now  -0.6 dB
- outring: clipped hiss
- connecting-ping: reduced volume, max is now -17.8 dB

- remove unused audio files

// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
36a39caad6 Remove overzealous assert
// FREEBIE
2017-11-02 08:49:46 -04:00
Matthew Chen
aa5eb05617 Merge branch 'charlesmchen/dontAnimateMessageSends' 2017-11-01 20:44:43 -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
5daba7aea0 Merge branch 'charlesmchen/digitsAintJumbomoji' 2017-11-01 20:42:58 -04:00
Matthew Chen
f823ba8c14 Respond to CR.
// FREEBIE
2017-11-01 20:34:17 -04:00
Matthew Chen
05e57cf8bf Don't treat digits 0..9 as Jumbomoji.
// FREEBIE
2017-11-01 17:28:51 -04:00
Matthew Chen
3f772c16a8 Merge branch 'charlesmchen/modiferReturnToSend' 2017-11-01 12:50:17 -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
24b82b61fa Merge branch 'charlesmchen/logVoiceMemoSizes' 2017-11-01 12:45:29 -04:00
Matthew Chen
0c92850d38 Log voice memo durations.
// FREEBIE
2017-11-01 12:45:22 -04:00
Matthew Chen
c6738c477a Merge branch 'charlesmchen/gifVsDraft' 2017-11-01 12:36:42 -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
569e6808a4 Update podfile.lock.
// FREEBIE
2017-11-01 12:36:24 -04:00
Matthew Chen
db8a381960 Merge remote-tracking branch 'origin/release/2.18.0' 2017-11-01 12:02:37 -04:00
Matthew Chen
a08bd0980c Bump build to 2.18.0.6.
// FREEBIE
2017-11-01 11:56:09 -04:00
Matthew Chen
b0629fb6d5 Update l10n strings.
// FREEBIE
2017-11-01 11:55:58 -04:00
Matthew Chen
0eb9242f73 Merge branch 'charlesmchen/cocoapodsWarnings' 2017-11-01 10:06:23 -04:00
Matthew Chen
5b1c89c13f Merge branch 'charlesmchen/splitgifs2' into release/2.18.0 2017-11-01 10:03:37 -04:00
Matthew Chen
a3600d8e89 Avoid stalls in GIF downloader.
// FREEBIE
2017-11-01 09:51:56 -04:00
Matthew Chen
94f3601d39 Avoid stalls in GIF downloader.
// FREEBIE
2017-11-01 09:51:22 -04:00
Matthew Chen
b3e39e6584 Avoid stalls in GIF downloader.
// FREEBIE
2017-11-01 09:47:38 -04:00
Michael Kirk
5a6e739115 pull latest translations
// FREEBIE
2017-10-31 18:25:00 -04:00
Michael Kirk
af82b02e4a bump version
// FREEBIE
2017-10-31 18:10:11 -04:00
Michael Kirk
1a6cb7da13 Merge branch 'charlesmchen/splitGifs' into release/2.18.0 2017-10-31 18:09:31 -04:00
Matthew Chen
7041f976d5 Use HTTP pipelining in Giphy asset requests.
// FREEBIE
2017-10-31 16:58:47 -04:00