Commit Graph

4760 Commits (82627c302ceda9e69f2227fe19becc6764d6328c)
 

Author SHA1 Message Date
Matthew Chen a5c4140a12 Reduce max text message bubble size.
// FREEBIE
8 years ago
Matthew Chen ea0b6065e3 Revert "Constrain the max text cell height to the height of the screen."
This reverts commit b9583a3c85a3b27f65b653a1d851c7c966fdc83d.

// FREEBIE
8 years ago
Matthew Chen 608cd2781f Constrain the max text cell height to the height of the screen.
// FREEBIE
8 years ago
Matthew Chen 0cd49e597e Merge branch 'charlesmchen/ensureAttachmentContentType' 8 years ago
Matthew Chen 8b6265f1b5 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 4d57402367 Ensure attachments always have a valid content type.
// FREEBIE
8 years ago
Matthew Chen 5548030bde Merge branch 'charlesmchen/messageStatusBias' 8 years ago
Matthew Chen 2b8fc59a8f Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 74854dd788 Tweak biases of the message status logic.
// FREEBIE
8 years ago
Matthew Chen 365e984b7a Tweak biases of the message status logic.
// FREEBIE
8 years ago
Matthew Chen e07a240ee5 Merge tag '2.18.0.9' 8 years ago
Matthew Chen 384d3b201f Bump build to 2.18.0.9.
// FREEBIE
8 years ago
Matthew Chen 7fc960fefa Merge branch 'mkirk/re-redux-pki' into release/2.18.0 8 years ago
Michael Kirk 81cff837ae Include root certs from pki.goog
// FREEBIE
8 years ago
Matthew Chen 92557bf3ef Bump build to 2.18.0.8.
// FREEBIE
8 years ago
Michael Kirk 80f91dcf5f Merge branch 'mkirk/censorship-circumvention-redux' into release/2.18.0 8 years ago
Michael Kirk 6c13d46be2 use manually specified censorship host
// FREEBIE
8 years ago
Michael Kirk 39e3e9b44f use .com when in US
// FREEBIE
8 years ago
Michael Kirk 11e07370a9 more logging
// FREEBIE
8 years ago
Michael Kirk a30533e7b5 Add GTSGIAG3 to censorship circumvention trust store
openssl x509 -outform der -in GIAG3.pem -out GIAG3.crt

// FREEBIE
8 years ago
Matthew Chen 4037e2ee39 Merge tag '2.18.0.7' 8 years ago
Matthew Chen 6037477c46 Bump build to 2.18.0.7.
// FREEBIE
8 years ago
Matthew Chen 3db87d74c2 Merge branch 'mkirk/reduce-debounce-time' into release/2.18.0 8 years ago
Michael Kirk ef80b53ff8 Merge branch 'mkirk/debug-reregister' 8 years ago
Michael Kirk 295646e5fa Rebase cleanup
// FREEBIE
8 years ago
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
8 years ago
Michael Kirk 58d4c95362 Re-register without losing your messages in Debug-UI
// FREEBIE
8 years ago
Michael Kirk ad8c1db689 Reduce progressive search delay
// FREEBIE
8 years ago
Matthew Chen 83357a0fe4 Merge branch 'charlesmchen/messageDetailBubbleSizing' 8 years ago
Matthew Chen 93ee029cf3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen ae48cf1de6 Fix sizing of text bubbles in message detail view.
// FREEBIE
8 years ago
Matthew Chen 5a82d349cf Merge branch 'charlesmchen/fixTextMessageLinks' 8 years ago
Matthew Chen 7fd5b00d86 Fix text message links in conversation view.
// FREEBIE
8 years ago
Matthew Chen 1014f27f45 Merge branch 'charlesmchen/redundantSyncMessages' 8 years ago
Matthew Chen 1fa75ead5d Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 74096fc2c2 Don't send sync messages to self if no linked devices.
// FREEBIE
8 years ago
Michael Kirk 602775f3ed Merge branch 'mkirk-2.18.0/call-audio' 8 years ago
Michael Kirk b77e331732 Unify Mute/Hold audio handling
// FREEBIE
8 years ago
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
8 years ago
Michael Kirk 402d4157c8 Uniform volume when ringing on speakerphone vs video
// FREEBIE
8 years ago
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
8 years ago
Michael Kirk 36a39caad6 Remove overzealous assert
// FREEBIE
8 years ago
Matthew Chen aa5eb05617 Merge branch 'charlesmchen/dontAnimateMessageSends' 8 years ago
Matthew Chen af5489952c Don't animate message sends.
// FREEBIE
8 years ago
Matthew Chen 40e04ffb92 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5df4ac92b7 Don't animate message sends.
// FREEBIE
8 years ago
Matthew Chen 5daba7aea0 Merge branch 'charlesmchen/digitsAintJumbomoji' 8 years ago
Matthew Chen f823ba8c14 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 05e57cf8bf Don't treat digits 0..9 as Jumbomoji.
// FREEBIE
8 years ago
Matthew Chen 3f772c16a8 Merge branch 'charlesmchen/modiferReturnToSend' 8 years ago