Signal-iOS/Signal/src
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
2017-07-10 11:49:38 -05:00
..
call Send ICE updates immediately. 2017-07-10 11:49:38 -05:00
contact Code Cleanup 2017-07-10 11:09:39 -05:00
crypto Remove some more RP related code 2017-03-30 11:00:28 -04:00
environment Merge branch 'hotfix/2.13.3.0' 2017-07-06 09:33:57 -05:00
Jobs Fix “timer circular reference” leaks. 2017-07-07 15:17:18 -04:00
Models Code Cleanup 2017-07-10 11:09:39 -05:00
network Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
Observers Read receipts remove lockscreen notifications 2016-09-17 13:51:33 -04:00
Storyboard WIP: fix call from contacts when signal hasn't been launched yet 2017-06-20 16:17:37 -04:00
UserInterface Properly dismiss file view after proceeding with share to no-longer 2017-06-07 22:31:52 -04:00
util Code Cleanup 2017-07-10 11:09:39 -05:00
ViewControllers fixes compiler warnings FREEBIE 2017-07-08 17:24:22 -05:00
views Code Cleanup 2017-07-10 11:09:39 -05:00
AppDelegate.h Remove registration storyboard. 2017-05-24 17:46:32 -04:00
AppDelegate.m Block device from sleeping while Debug UI is visible and during database upgrades. 2017-07-06 17:35:47 -04:00
ProfileFetcherJob.swift Code Cleanup 2017-07-10 11:09:39 -05:00
Signal-Bridging-Header.h Fix “timer circular reference” leaks. 2017-07-07 15:17:18 -04:00
UIApplication+OWS.swift Respond to CR. 2017-07-06 13:20:21 -04:00
UIColor+OWS.h Rework appearance of voice messages and audio attachments. 2017-05-12 09:46:54 -04:00
UIColor+OWS.m Respond to CR. 2017-05-12 09:49:12 -04:00
UIDevice+featureSupport.swift one-time carousel of changes 2017-03-02 14:37:50 -05:00
UIStoryboard+OWS.swift Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00
UIView+OWS.h Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00
UIView+OWS.m Convert FingerprintViewController to programmatic layout. 2017-06-08 14:55:26 -04:00