Commit Graph

3557 Commits (4ac7600c07120eda4f0cf17d0c6e14ca06b481a3)
 

Author SHA1 Message Date
Michael Kirk 3162160b5e Merge branch 'mkirk/respect-contact-sort-pref' 7 years ago
Michael Kirk 5223104566 respect system sort order for contacts
// FREEBIE
7 years ago
Michael Kirk 957979585c remove unhelpful logging
// FREEBIE
7 years ago
Matthew Chen b19dd648d2 Bump build number to v2.14.0.0.
// FREEBIE
7 years ago
Michael Kirk dbf0235974 [SSK] persist thread view
// FREEBIE
7 years ago
Michael Kirk 8361ffb818 Merge branch 'mkirk/persist-thread-view' 7 years ago
Michael Kirk ea681a61e2 persist thread view
// FREEBIE
7 years ago
Michael Kirk 2d8e4232aa Merge branch 'mkirk/trickle-ice-2' 7 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
7 years ago
Matthew Chen 0698d11619 Merge branch 'charlesmchen/doubleBusyRace' 7 years ago
Matthew Chen 1a400f8414 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen b6531a8b5d If two users call each other at the same time, ensure they both see “busy”.
// FREEBIE
7 years ago
Michael Kirk eb9b6bffd2 Merge branch 'mkirk/update-webrtc' 7 years ago
Michael Kirk 961576448b Update WebRTC to M59 + signal patches
// FREEBIE
7 years ago
Michael Kirk fbb58c95b0 Merge branch 'mkirk/log-code-cleanup' 7 years ago
Michael Kirk f681712ea0 Code Cleanup
- make some logging clearer
- remove noisy unhelpful logging
- clearer method names

// FREEBIE
7 years ago
Michael Kirk 53d00e61cf Merge branch 'mkirk/update-copy-tweaks' 7 years ago
Michael Kirk e584f4d1e1 copy tweaks
// FREEBIE
7 years ago
Michael Kirk c5e42b667c Merge branch 'dermaaarkus-feature/fixWarnings' 7 years ago
markus.fassbender 422336db32 fixes compiler warnings FREEBIE 7 years ago
Matthew Chen 84a5a73b51 Merge branch 'charlesmchen/timerLeaks' 7 years ago
Matthew Chen c817346ee3 Fix “timer circular reference” leaks.
// FREEBIE
7 years ago
Michael Kirk afe6f9ca7a Merge branch 'mkirk/bluetooth' 7 years ago
Michael Kirk d8330a2c4f Fix bluetooth audio for calls
Allow bluetooth in all call speaking modes. This was much simpler to fix
now that all call AudioSession mgmt happens in one method.

// FREEBIE
7 years ago
Matthew Chen 9a84aa93e1 Merge branch 'charlesmchen/headzDontSleep' 7 years ago
Matthew Chen e3f2583b4a Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 9cbc1e6a1b Block device from sleeping while Debug UI is visible and during database upgrades.
// FREEBIE
7 years ago
Matthew Chen 0244e134f5 Block device from sleeping during certain activities.
// FREEBIE
7 years ago
Matthew Chen 700f3229bc Merge branch 'charlesmchen/lastRegisteredVsKeychain' 7 years ago
Matthew Chen bfd04088bd Persist registration view’s “last registered” values in keychain so that they persist across clean installs.
// FREEBIE
7 years ago
Michael Kirk 340728f168 Merge branch 'mkirk/status-not-tappable' 7 years ago
Michael Kirk 1afc6525e5 selecting network status does not highlight
// FREEBIE
7 years ago
Matthew Chen 3e11c10c9c [SSK] Don’t sync verification state until app has finished becoming active.
// FREEBIE
7 years ago
Matthew Chen c1e1247eff Merge branch 'charlesmchen/identityManagerVsStartup' 7 years ago
Matthew Chen e2197848bb Merge branch 'charlesmchen/appUpdateNag' 7 years ago
Matthew Chen 9e5447f1d4 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen b400c0a327 Don’t show app upgrade nag unless we are at rest in home view or registration view.
// FREEBIE
7 years ago
Matthew Chen 944cd7beef Show app update nag on launch if necessary.
// FREEBIE
7 years ago
Matthew Chen 92276157dc Don’t sync verification state until app has finished becoming active.
// FREEBIE
7 years ago
Michael Kirk 2216c2d413 Merge pull request #295 from WhisperSystems/mkirk/fix-tests
fix tests
7 years ago
Michael Kirk a23b4871e0 fix tests
// FREEBIE
7 years ago
Michael Kirk 8e891eb357 Merge branch 'hotfix/2.13.3.0'
// FREEBIE
7 years ago
Michael Kirk 72e893d5f7 Merge commit 'e24f18320d3aefe87d2532c9f0520348c4598cb2' 7 years ago
Matthew Chen e0ee4e42f1 [SSK] Modify TSStorageManager to use separate shared read and write connections.
// FREEBIE
7 years ago
Matthew Chen e24f18320d Merge branch 'charlesmchen/modelConnection' into hotfix/2.13.3.0 7 years ago
Matthew Chen 58fb86b8e0 Use a dedicated connection for model reads & writes.
// FREEBIE
7 years ago
Matthew Chen 1349360925 Merge branch 'charlesmchen/afterDidBecomeActive' into hotfix/2.13.3.0 7 years ago
Matthew Chen c5bf85d0b3 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen ab3aa9d0ce Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 97169f521a Move more initialization until after didBecomeActive is complete to avoid the “bad food” crash.
// FREEBIE
7 years ago