Commit Graph

2672 Commits (2067697ed4f7ec1c3da1bda084ad879e60dc875d)
 

Author SHA1 Message Date
Michael Kirk 2067697ed4 Add comment and clearer tests per CR
// FREEBIE
8 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
8 years ago
Matthew Chen 86d494becb Merge branch 'charlesmchen/addToExistingContact' 8 years ago
Matthew Chen b7c2512eac Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 81555d1225 Add “new contact” and “add to existing contact” buttons in 1:1 conversation settings view.
// FREEBIE
8 years ago
Matthew Chen 1e67bb52e3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 990978ac3b Merge branch 'charlesmchen/orphanCleanup' 8 years ago
Matthew Chen 0357081cc7 [SSK] Run orphan cleanup on startup.
// FREEBIE
8 years ago
Matthew Chen 2202fe70fe Fix broken tests.
// FREEBIE
8 years ago
Matthew Chen f584c4b434 Fix broken tests.
// FREEBIE
8 years ago
Matthew Chen 0b28285deb Fix broken tests.
// FREEBIE
8 years ago
Matthew Chen 69ba2811db Run orphan cleanup on startup.
// FREEBIE
8 years ago
Michael Kirk 4b7924cc72 [SSK] update CI gems
// FREEBIE
8 years ago
Michael Kirk c0aa455714 fix tests
// FREEBIE
8 years ago
Michael Kirk 195f124afe Merge branch 'mkirk/fix-tests-again' 8 years ago
Michael Kirk f4d675e952 update ci to use latest XCode / fastlane
// FREEBIE
8 years ago
Michael Kirk d15da6e6d4 fix bubble calculator tests
// FREEBIE
8 years ago
Michael Kirk 3eb90ba383 Disable singleton assert for tests
introduce a new build configuration, used by tests, which disables
singleton asserts

// FREEBIE
8 years ago
Michael Kirk 82180f6a97 fix compilation problems
// FREEBIE
8 years ago
Matthew Chen fa09ce08f2 Merge branch 'charlesmchen/owsFailSwift' 8 years ago
Matthew Chen c9355630c7 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen d639d6557e Add owsFail free function for swift.
// FREEBIE
8 years ago
Matthew Chen 8000714151 Merge branch 'charlesmchen/archiveViewIndicator' 8 years ago
Matthew Chen 669e0644ea Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 5cf0441f55 Add a reminder that you are in archive view.
// FREEBIE
8 years ago
Matthew Chen 54a5b960c7 Add a reminder that you are in archive view.
// FREEBIE
8 years ago
Matthew Chen 8f3b837a65 Add a reminder that you are in archive view.
// FREEBIE
8 years ago
Matthew Chen 2e727a24b5 Convert home view to programmatic layout.
// FREEBIE
8 years ago
Michael Kirk cc31d88f29 [SSK] Fix persist view for upgrade scenario
// FREEBIE
8 years ago
Michael Kirk f61980e376 [SSK] remove unhelpful logging
// FREEBIE
8 years ago
Michael Kirk 3162160b5e Merge branch 'mkirk/respect-contact-sort-pref' 8 years ago
Michael Kirk 5223104566 respect system sort order for contacts
// FREEBIE
8 years ago
Matthew Chen b19dd648d2 Bump build number to v2.14.0.0.
// FREEBIE
8 years ago
Michael Kirk dbf0235974 [SSK] persist thread view
// FREEBIE
8 years ago
Michael Kirk 2d8e4232aa Merge branch 'mkirk/trickle-ice-2' 8 years ago
Michael Kirk 2dcfb4e3b8 Send ICE updates immediately.
Now that SN changes do not block incoming messages, the caller does not
need to enqueue outgoing ICE updates.

However this introduces the possibility that the call recipient could
recieve an ICE update before their peerConnectionClient is set up - so
now we ensure that call service waits for it's peerConnectionClient
before processing incoming ICE updates.

// FREEBIE
8 years ago
Matthew Chen 0698d11619 Merge branch 'charlesmchen/doubleBusyRace' 8 years ago
Matthew Chen 1a400f8414 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen b6531a8b5d If two users call each other at the same time, ensure they both see “busy”.
// FREEBIE
8 years ago
Michael Kirk eb9b6bffd2 Merge branch 'mkirk/update-webrtc' 8 years ago
Michael Kirk 961576448b Update WebRTC to M59 + signal patches
// FREEBIE
8 years ago
Michael Kirk fbb58c95b0 Merge branch 'mkirk/log-code-cleanup' 8 years ago
Michael Kirk f681712ea0 Code Cleanup
- make some logging clearer
- remove noisy unhelpful logging
- clearer method names

// FREEBIE
8 years ago
Michael Kirk 53d00e61cf Merge branch 'mkirk/update-copy-tweaks' 8 years ago
Michael Kirk e584f4d1e1 copy tweaks
// FREEBIE
8 years ago
Michael Kirk c5e42b667c Merge branch 'dermaaarkus-feature/fixWarnings' 8 years ago
markus.fassbender 422336db32 fixes compiler warnings FREEBIE 8 years ago
Matthew Chen 84a5a73b51 Merge branch 'charlesmchen/timerLeaks' 8 years ago
Matthew Chen c817346ee3 Fix “timer circular reference” leaks.
// FREEBIE
8 years ago
Michael Kirk afe6f9ca7a Merge branch 'mkirk/bluetooth' 8 years ago