Commit Graph

19176 Commits

Author SHA1 Message Date
Michelle Linington
44e7e456ca IOS-797: Configuration sync messages incorrectly updating local config on nil message fields
Configuration sync messages use proto2, so the value for a given field
may or may not exist. When we receive an incoming sync message, we
should only adopt any properties if they're already set. Otherwise we
risk interpreting an unset field as set NO.
2020-08-21 20:09:19 -07:00
Nora Trapp
9e27886d89 "Bump build to 3.16.0.0." (Internal) 2020-08-21 18:47:15 -07:00
Nora Trapp
faf885e98c "Bump build to 3.15.1.0." (Internal) 2020-08-21 18:46:44 -07:00
Nora Trapp
915a44d874 Merge branch 'release/3.15.0' 2020-08-21 18:45:40 -07:00
Nora Trapp
bd3e1f2303 "Bump build to 3.15.0.22." (Internal) 2020-08-21 18:43:42 -07:00
Nora Trapp
1905307354 Feature flags for .qa. 2020-08-21 18:43:39 -07:00
Nora Trapp
67afd8a0d9 "Bump build to 3.15.0.21." 2020-08-21 18:43:32 -07:00
Nora Trapp
7176560938 Feature flags for .production. 2020-08-21 18:43:29 -07:00
Nora Trapp
54d922bd0c "Bump build to 3.15.0.20." 2020-08-21 18:42:10 -07:00
Nora Trapp
a75212a865 Feature flags for .beta. 2020-08-21 18:42:07 -07:00
Nora Trapp
898ab55c09 Fix tinting of attachment images on iOS 11+12 2020-08-21 18:41:11 -07:00
Nora Trapp
d8917ad7ed sync translations 2020-08-21 18:38:33 -07:00
Nora Trapp
af079bc0ad Slightly adjust navbar spacing 2020-08-21 17:52:35 -07:00
Nora Trapp
5d97da4fd4 Extend approval footer view behind keyboard 2020-08-21 17:40:19 -07:00
Nora Trapp
84e8baf1b6 Better permission handling for calls. 2020-08-21 17:34:25 -07:00
Nora Trapp
d7f02fd263 Update changelog for 3.15 2020-08-21 11:44:17 -07:00
Nora Trapp
634402f039 Merge branch 'release/3.15.0' 2020-08-20 18:10:37 -07:00
Nora Trapp
bf483c9aec "Bump build to 3.15.0.19." (Internal) 2020-08-20 18:10:07 -07:00
Nora Trapp
d1f9d350d0 Feature flags for .qa. 2020-08-20 18:10:04 -07:00
Nora Trapp
e1aac15b16 "Bump build to 3.15.0.18." 2020-08-20 18:10:01 -07:00
Nora Trapp
197037c350 Feature flags for .beta. 2020-08-20 18:09:57 -07:00
Nora Trapp
265cbd3817 Fix an issue where pip position isn't preserved 2020-08-20 18:09:39 -07:00
Nora Trapp
a7614d6c31 Sync translations 2020-08-20 17:42:06 -07:00
Nora Trapp
11ba8a5245 Fix thread ordering after the latest message was deleted 2020-08-20 17:37:35 -07:00
Nora Trapp
a631a890d1 Extend attachment input toolbar behind keyboard. 2020-08-20 17:26:35 -07:00
Nora Trapp
abcafc19e7 Fix localization of conversation dates 2020-08-20 17:20:15 -07:00
Nora Trapp
7ba3da19ab Merge branch 'nt/fix-video-call-ringer' into release/3.15.0 2020-08-20 17:19:28 -07:00
Nora Trapp
1fda675045 Merge branch 'nt/server-timestamp-header' 2020-08-20 16:49:42 -07:00
Nora Trapp
4b3908077b Migration to add serverDeliveryTimestamp 2020-08-20 16:48:54 -07:00
Nora Trapp
fc2d80335f codegen 2020-08-20 16:48:54 -07:00
Nora Trapp
5457c37ba8 Handle x-signal-timestamp header 2020-08-20 16:48:54 -07:00
Nora Trapp
a0e4dc23d4 Properly handle silent mode when ringing video calls 2020-08-20 16:12:51 -07:00
Michelle Linington
5fffb3195c Merge branch 'mlin/PR/IOS-784' 2020-08-20 13:08:45 -07:00
Michelle Linington
7494eed9cc PR Feedback, update schema_dump to support sqlclient updates 2020-08-20 13:07:23 -07:00
Michelle Linington
c0dee48b37 IOS-784: Improvements to sqlclient script
This change makes the debug the sqlcipher database with command line
much easier. Leverages simctl to make simulator discovery and
introspection super straightforward
2020-08-20 13:07:23 -07:00
Nora Trapp
42d2f621d7 Always dismiss the call screen immediately if you're in the background 2020-08-20 13:06:21 -07:00
Matthew Chen
27bb41af8a Clean up stale code. 2020-08-20 16:37:14 -03:00
Matthew Chen
2e126d2fae Merge remote-tracking branch 'private/release/3.15.0' 2020-08-20 16:35:40 -03:00
Nora Trapp
d02a888720 "Bump build to 3.15.0.17." (Internal) 2020-08-20 12:01:15 -07:00
Nora Trapp
e0466bcfa0 Feature flags for .qa. 2020-08-20 12:01:12 -07:00
Nora Trapp
f21d02f393 "Bump build to 3.15.0.16." 2020-08-20 12:01:09 -07:00
Nora Trapp
db550396ea Feature flags for .beta. 2020-08-20 12:01:05 -07:00
Nora Trapp
9243679497 Sync translations 2020-08-20 12:01:00 -07:00
Nora Trapp
7d20e97d7a For now, always ring video calls. Our mute switch detection is fraught and it's better to ring than to not. 2020-08-20 11:56:00 -07:00
Nora Trapp
3025b0efe3 Fix an issue where some old messages had empty 'body' 2020-08-20 11:55:13 -07:00
Nora Trapp
f8fc33fa55 Re-add muted text, when there is room 2020-08-20 11:46:42 -07:00
Matthew Chen
33e853ae93 Merge branch 'charlesmchen/censorshipCircumventionCleanup' into release/3.15.0 2020-08-20 15:40:50 -03:00
Matthew Chen
40830ee7b0 Add test around URL composition. 2020-08-20 15:40:34 -03:00
Matthew Chen
dd279beb5c Clean up censorship circumvention. 2020-08-20 15:40:34 -03:00
Nora Trapp
3ddd9c98e8 Merge branch 'nt/little-fixes78' into release/3.15.0 2020-08-20 11:32:49 -07:00