Matthew Chen
6363d31094
Merge branch 'charlesmchen/canSendRequests'
2018-05-30 13:50:20 -04:00
Matthew Chen
4d498563e7
Unify the socket manager's 'can send requests' logic.
2018-05-30 12:48:32 -04:00
Matthew Chen
c71081c875
Respond to CR.
2018-05-30 12:35:55 -04:00
Matthew Chen
dc4ad2b6df
Merge branch 'charlesmchen/limitPartialContactFetchFix'
2018-05-30 12:29:08 -04:00
Matthew Chen
bbf7ee451d
Limit the scope of the 'incomplete contacts fetch' fix.
2018-05-30 10:52:53 -04:00
Matthew Chen
1466852329
Revert "Add temporary verbose logging around message creation."
...
This reverts commit 7200a8dc4d .
2018-05-29 14:01:15 -04:00
Matthew Chen
5f593bd736
Revert "Add temporary verbose logging around message creation."
...
This reverts commit f26ad5cd34 .
2018-05-29 14:01:11 -04:00
Matthew Chen
0aa8306036
Revert "Add temporary verbose logging around message creation."
...
This reverts commit 5b0d806a6d .
2018-05-29 14:01:04 -04:00
Matthew Chen
cc4f82cbfe
"Bump build to 2.26.0.5."
2018-05-29 13:42:55 -04:00
Matthew Chen
5b0d806a6d
Add temporary verbose logging around message creation.
2018-05-29 13:42:49 -04:00
Matthew Chen
e8bb55a514
"Bump build to 2.26.0.4."
2018-05-29 11:49:51 -04:00
Matthew Chen
f26ad5cd34
Add temporary verbose logging around message creation.
2018-05-29 11:49:42 -04:00
Matthew Chen
0d3ba5ac2f
"Bump build to 2.26.0.3."
2018-05-29 11:15:18 -04:00
Matthew Chen
7200a8dc4d
Add temporary verbose logging around message creation.
2018-05-29 11:15:15 -04:00
Matthew Chen
c4fa6a1bb5
Merge branch 'charlesmchen/saeFixes'
2018-05-29 10:53:51 -04:00
Matthew Chen
21b54bee4f
Fix breakage from recents changes in share extension.
2018-05-29 10:45:58 -04:00
Matthew Chen
f87b715144
Merge branch 'charlesmchen/pccDeinit'
2018-05-29 10:04:37 -04:00
Matthew Chen
2a4ecd42c4
Fix crashes while deallocating PeerConnectionClient.
2018-05-29 10:02:16 -04:00
Matthew Chen
86e038436b
Fix crashes while deallocating PeerConnectionClient.
2018-05-29 10:02:16 -04:00
Matthew Chen
8d9c811566
Fix crashes while deallocating PeerConnectionClient.
2018-05-29 10:02:16 -04:00
Matthew Chen
fff9f74a05
Fix crashes while deallocating PeerConnectionClient.
2018-05-29 10:02:16 -04:00
Matthew Chen
08affb4400
Merge branch 'hotfix/2.25.2'
2018-05-29 10:01:33 -04:00
Matthew Chen
382c7333e7
"Bump build to 2.25.2.4."
2018-05-25 17:11:19 -04:00
Matthew Chen
5361cd3f25
Fix dismissal issue in invite flow.
2018-05-25 17:11:08 -04:00
Matthew Chen
9d5ce84748
"Bump build to 2.25.2.3."
2018-05-25 14:41:42 -04:00
Matthew Chen
3631935bbb
Update l10n strings.
2018-05-25 14:41:37 -04:00
Matthew Chen
2b94de5d2d
"Bump build to 2.25.2.2."
2018-05-25 14:37:40 -04:00
Matthew Chen
833c35f435
Merge branch 'charlesmchen/inviteFlow' into hotfix/2.25.2
2018-05-25 14:37:24 -04:00
Matthew Chen
eecc823d85
Fix invite flow.
2018-05-25 14:36:25 -04:00
Matthew Chen
63b545b34d
Fix invite flow.
2018-05-25 14:27:23 -04:00
Matthew Chen
d754228fd6
"Bump build to 2.25.2.1."
2018-05-25 12:32:28 -04:00
Matthew Chen
2ed80eb2dc
Update cocoapods.
2018-05-25 12:32:22 -04:00
Matthew Chen
90f0681198
Update legal URL.
2018-05-25 11:38:02 -04:00
Matthew Chen
89c15815c1
Merge branch 'charlesmchen/callViewBackButtonChanges'
2018-05-25 10:00:41 -04:00
Matthew Chen
fbd03a3fdc
Apply design for call view back button.
2018-05-25 09:53:37 -04:00
Matthew Chen
bb44a8bb5e
Merge branch 'mkirk/policy-links' into hotfix/2.25.2
2018-05-25 09:24:11 -04:00
Michael Kirk
9a34c6804c
policy links
...
// FREEBIE
2018-05-25 09:22:53 -04:00
Matthew Chen
8cb444088d
"Bump build to 2.25.2.0."
2018-05-25 09:22:15 -04:00
Matthew Chen
e0db39b30a
Merge branch 'mkirk/time-out-call'
2018-05-25 09:19:53 -04:00
Michael Kirk
caa9e3ca67
Show missed call when call times out
...
// FREEBIE
2018-05-25 09:19:45 -04:00
Matthew Chen
c9f4b34d64
Merge branch 'mkirk/resize-call-navbar'
2018-05-24 12:29:53 -04:00
Michael Kirk
fc34a0643c
CR: annotate device constants
...
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
36ee6af621
respond to CR
2018-05-24 12:28:20 -04:00
Michael Kirk
b8707b6fa4
WIP: call view changes
2018-05-24 12:28:20 -04:00
Michael Kirk
20424d9a7e
remove debug code, reorder for clarity
...
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
fe62a6ac92
CNContactController needs to be presented in a navcontroller with a
...
translucent navbar.
In cases where we were presenting modally, we can easily modify the
modal to have a translucent navbar.
In the one place we were pushing onto the SignalsNavigationController,
rather than modifying the SNC.isTranslucent and having to clean it up,
I've opted to convert to a modal presentation.
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
2709a91b5e
Fixup attachment approval vis-a-vis call banner
...
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
4f80100234
Tapping on status bar returns to call
...
We want to render the return-to-call banner behind the status bar, so
the user can see the system clock, etc.
But normally, doing so would mean we wouldn't receive touches in the top
20px of the screen.
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
4c9808d1a1
Fix iPhoneX layout show status bar above call banner
...
// FREEBIE
2018-05-24 12:28:20 -04:00
Michael Kirk
3383c5e80c
Fixup for iPhoneX
...
// FREEBIE
2018-05-24 12:28:20 -04:00