Michael Kirk
aa0a31c25e
Reduce viewWillAppear by ~5% by optimizing loadForTextDisplay
...
// FREEBIE
2018-05-31 16:20:53 -04:00
Michael Kirk
1cad81ee4b
Merge branch 'mkirk/load-less-initially'
2018-05-31 16:20:22 -04:00
Michael Kirk
97324eaae1
Load less messages initially
...
// FREEBIE
2018-05-31 16:20:15 -04:00
Michael Kirk
9a731027a8
Merge branch 'mkirk/ignore-adhoc-tags'
2018-05-31 15:52:45 -04:00
Michael Kirk
ab2ecf2f2f
make failure more obvious
...
// FREEBIE
2018-05-31 15:52:18 -04:00
Michael Kirk
eca2af03bf
Ignore adhoc tags in reverse_integration_check
...
// FREEBIE
2018-05-31 15:52:18 -04:00
Matthew Chen
df6dbd5719
Update cocoapods.
2018-05-31 10:41:02 -04:00
Matthew Chen
ad8a713566
Merge tag '2.25.2.4'
2018-05-31 09:35:46 -04:00
Michael Kirk
2230f01d47
Merge branch 'mkirk/avoid-double-layout'
2018-05-30 17:46:30 -04:00
Matthew Chen
4f520646cc
Avoid double layout in conversation view; but carefully.
2018-05-30 17:46:24 -04:00
Michael Kirk
273063e0aa
ConversationView first load avoids redundant layout
...
We are laying out the collection view, invalidating the layout, and then
laying out the collection view again on first appearance of the
conversation view. This is quite expensive - removing it shaves off
about 30% of load time.
// FREEBIE
2018-05-30 17:46:24 -04:00
Matthew Chen
82d13f5514
"Bump build to 2.26.0.8."
2018-05-30 15:52:48 -04:00
Matthew Chen
bcd9bd4220
"Bump build to 2.26.0.7."
2018-05-30 15:52:44 -04:00
Matthew Chen
f07cb110b8
"Bump build to 2.26.0.6."
2018-05-30 15:52:10 -04:00
Matthew Chen
f1e8f14a94
Update l10n strings.
2018-05-30 15:52:02 -04:00
Matthew Chen
0152381fc2
Update l10n strings.
2018-05-30 15:50:13 -04:00
Matthew Chen
3d08f1fbad
Merge branch 'charlesmchen/callNavigationAnimations'
2018-05-30 15:44:56 -04:00
Matthew Chen
40879461b0
Suppress animations in nav bar around call window.
2018-05-30 15:44:45 -04:00
Matthew Chen
e142aa43e3
Merge branch 'charlesmchen/sendWebSocketFailureBodies'
2018-05-30 15:41:13 -04:00
Matthew Chen
61ec865b6d
Respond to CR.
2018-05-30 15:41:01 -04:00
Matthew Chen
4342b04bd3
Include response data in 'request over websocket' failures.
2018-05-30 15:37:59 -04:00
Matthew Chen
43848a8fe7
Merge branch 'charlesmchen/contactsAccessRevoked'
2018-05-30 15:33:14 -04:00
Matthew Chen
5e166c238f
Respond to CR.
2018-05-30 15:33:00 -04:00
Matthew Chen
01cf2fc1bd
Clear the contacts cache if access to the system contacts is revoked.
2018-05-30 15:30:52 -04:00
Matthew Chen
295f720f93
Merge branch 'charlesmchen/swift4'
2018-05-30 15:28:56 -04:00
Matthew Chen
f7abcc9064
Respond to CR.
2018-05-30 15:28:03 -04:00
Matthew Chen
62273a60af
Respond to CR.
2018-05-30 15:10:19 -04:00
Matthew Chen
caad6f796e
Clean up ahead of PR.
2018-05-30 15:05:02 -04:00
Matthew Chen
f63d25a172
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
4d8c764789
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
b2b62880c0
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
77b72b6b06
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
da5ae63bbc
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
28e26e1f75
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
916d55c55d
Migrate to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
28f7142a59
Auto-migration to Swift 4.
2018-05-30 15:05:02 -04:00
Matthew Chen
6b39f73e65
Fix tests.
2018-05-30 15:05:02 -04:00
Matthew Chen
8063886a41
Merge branch 'charlesmchen/callViewButtonsVsAnimations'
2018-05-30 14:00:36 -04:00
Matthew Chen
40ef287952
Avoid spurious animation in call view buttons.
2018-05-30 14:00:27 -04:00
Matthew Chen
19ebc0f861
Merge branch 'charlesmchen/updateCocoapods'
2018-05-30 13:59:53 -04:00
Matthew Chen
003740d093
Update cocoapods.
2018-05-30 13:59:47 -04:00
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