Commit Graph

3557 Commits (4ac7600c07120eda4f0cf17d0c6e14ca06b481a3)
 

Author SHA1 Message Date
Matthew Chen ce048e21d2 Bump build from to 2.14.0.1.
// FREEBIE
7 years ago
Matthew Chen 3527df7ba0 Merge branch 'charlesmchen/leakCallView' 7 years ago
Matthew Chen ac616d6936 Reject the “call connected” promise immediately when clearing a call.
// FREEBIE
7 years ago
Matthew Chen a58c71f4b8 Fix leak of call view.
// FREEBIE
7 years ago
Michael Kirk 55ddce79bf Merge branch 'mkirk/call-connectivity-fixes' 7 years ago
Michael Kirk d9dfc3d7c7 update fastlane ci
// FREEBIE
7 years ago
Michael Kirk b82aedc3a0 Assertion failures for unexpected promise state
These don't currently result in failed calls, but we should at least
know about it in debug.

// FREEBIE
7 years ago
Michael Kirk 438635393b Don't send ICE updates until after the CallOffer has been sent.
This ensures message ordering for clients that can't handle out of order
call messages (legacy iOS and Android).

Even when we revert the previous commit, to send ICE Updates sooner,
we'll want to keep this (until we're confident all clients can receive
out of order call messages)

// FREEBIE
7 years ago
Michael Kirk d910da0157 Partial revert of: Send ICE updates immediately - 2dcfb4e3b8
That change makes it more likely that the remote client will receive an
ICE update before their peer connection client is set.

We want to ship the robustness fix (waitForPeerConnection in
handleRemoteAddedIceCandidate) before we have the caller start sending
ICE updates immediately, in a future release.

At that time, we can simply revert this commit.

// FREEBIE
7 years ago
Michael Kirk 3769ce8337 Merge branch 'mkirk/scrub-log-data' 7 years ago
Michael Kirk 2067697ed4 Add comment and clearer tests per CR
// FREEBIE
7 years ago
Michael Kirk 4f1ee98489 scrub any data that slips through to logs
Similar to phone number scrubbing, we leave a short prefix of the data
to help with debugging without leaking much data.

// FREEBIE
7 years ago
Matthew Chen 86d494becb Merge branch 'charlesmchen/addToExistingContact' 7 years ago
Matthew Chen b7c2512eac Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 81555d1225 Add “new contact” and “add to existing contact” buttons in 1:1 conversation settings view.
// FREEBIE
7 years ago
Matthew Chen 1e67bb52e3 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 990978ac3b Merge branch 'charlesmchen/orphanCleanup' 7 years ago
Matthew Chen 0357081cc7 [SSK] Run orphan cleanup on startup.
// FREEBIE
7 years ago
Matthew Chen 2202fe70fe Fix broken tests.
// FREEBIE
7 years ago
Matthew Chen f584c4b434 Fix broken tests.
// FREEBIE
7 years ago
Matthew Chen 0b28285deb Fix broken tests.
// FREEBIE
7 years ago
Matthew Chen 69ba2811db Run orphan cleanup on startup.
// FREEBIE
7 years ago
Matthew Chen 640ec13b2e Merge branch 'charlesmchen/orphanCleanup' 7 years ago
Matthew Chen 6fa3fac4ae Fix broken tests.
// FREEBIE
7 years ago
Matthew Chen 7a50d6b996 Fix broken tests.
// FREEBIE
7 years ago
Matthew Chen 762f915179 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 96da091e9b Run orphan cleanup on startup.
// FREEBIE
7 years ago
Michael Kirk 4b7924cc72 [SSK] update CI gems
// FREEBIE
7 years ago
Michael Kirk 9115a1f973 Merge branch 'mkirk/update-ci-gems' 7 years ago
Michael Kirk 57b90e1462 update ci gems
// FREEBIE
7 years ago
Michael Kirk c0aa455714 fix tests
// FREEBIE
7 years ago
Michael Kirk 195f124afe Merge branch 'mkirk/fix-tests-again' 7 years ago
Michael Kirk f4d675e952 update ci to use latest XCode / fastlane
// FREEBIE
7 years ago
Michael Kirk d15da6e6d4 fix bubble calculator tests
// FREEBIE
7 years ago
Michael Kirk 3eb90ba383 Disable singleton assert for tests
introduce a new build configuration, used by tests, which disables
singleton asserts

// FREEBIE
7 years ago
Michael Kirk 82180f6a97 fix compilation problems
// FREEBIE
7 years ago
Matthew Chen fa09ce08f2 Merge branch 'charlesmchen/owsFailSwift' 7 years ago
Matthew Chen c9355630c7 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen d639d6557e Add owsFail free function for swift.
// FREEBIE
7 years ago
Matthew Chen 8000714151 Merge branch 'charlesmchen/archiveViewIndicator' 7 years ago
Matthew Chen 669e0644ea Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 5cf0441f55 Add a reminder that you are in archive view.
// FREEBIE
7 years ago
Matthew Chen 54a5b960c7 Add a reminder that you are in archive view.
// FREEBIE
7 years ago
Matthew Chen 8f3b837a65 Add a reminder that you are in archive view.
// FREEBIE
7 years ago
Matthew Chen 2e727a24b5 Convert home view to programmatic layout.
// FREEBIE
7 years ago
Michael Kirk cc31d88f29 [SSK] Fix persist view for upgrade scenario
// FREEBIE
7 years ago
Michael Kirk e0f805f80f Merge branch 'mkirk/fix-persistence-upgrade' 7 years ago
Michael Kirk ab6c1fb3b8 Fix persist view for upgrade scenarios
// FREEBIE
7 years ago
Michael Kirk f61980e376 [SSK] remove unhelpful logging
// FREEBIE
7 years ago
Michael Kirk 9d3175b5cf Merge branch 'mkirk/cleanup-logging' 7 years ago