Commit Graph

24243 Commits

Author SHA1 Message Date
Matthew Chen
f97b2d2f58 "Feature flags for .beta." 2021-08-10 18:44:47 -03:00
Matthew Chen
f7db680555 "Bump build to 5.18.0.60." 2021-08-10 18:44:42 -03:00
Matthew Chen
6750e4e6c8 "Feature flags for .production." 2021-08-10 18:44:40 -03:00
Matthew Chen
66757b64ee Merge branch 'eb/contextMenuDismissal' into release/5.18.0 2021-08-10 18:44:12 -03:00
Eugene Bistolas
915c91ca53 Can't tap message preview to dismiss context menu 2021-08-10 18:43:32 -03:00
Matthew Chen
778b40fc07 "Bump build to 5.18.0.59." (Beta) 2021-08-10 18:22:53 -03:00
Matthew Chen
87ad544f40 "Feature flags for .beta." 2021-08-10 18:22:50 -03:00
Matthew Chen
29b75da03c "Bump build to 5.18.0.58." 2021-08-10 18:22:46 -03:00
Matthew Chen
9ceeedf01b "Feature flags for .production." 2021-08-10 18:22:44 -03:00
Matthew Chen
0f14bf0d08 Merge branch 'charlesmchen/gifLayout' into release/5.18.0 2021-08-10 18:22:28 -03:00
Matthew Chen
fd768c8987 Respond to CR. 2021-08-10 18:21:46 -03:00
Matthew Chen
987bf81eec Fix layout in gallery detail view. 2021-08-10 17:16:14 -03:00
Matthew Chen
3768fa1720 "Bump build to 5.18.0.57." (Beta) 2021-08-10 11:11:41 -03:00
Matthew Chen
96df0f9513 "Feature flags for .beta." 2021-08-10 11:11:38 -03:00
Matthew Chen
535a73b741 "Bump build to 5.18.0.56." 2021-08-10 11:11:34 -03:00
Matthew Chen
a0890e7624 "Feature flags for .production." 2021-08-10 11:11:30 -03:00
Matthew Chen
4f2f6c7e3a Update l10n strings. 2021-08-10 11:10:48 -03:00
Matthew Chen
4aa348bd35 Update release notes. 2021-08-10 11:02:05 -03:00
Matthew Chen
c6dedabec5 Merge branch 'mlin/PR/VariousMP4GifFixes' into release/5.18.0 2021-08-10 10:57:33 -03:00
Michelle Linington
686158f0a1 Lint 2021-08-10 10:57:04 -03:00
Michelle Linington
e664f52ff4 A collection of fixes for mp4 gifs
A couple of bugs have cropped up with viewing of mp4 gifs. This hasn't
been enabled internally, so I'm guessing some bugs have snuck through as
other changes have been made in the vicinity. This addresses most of
them:
- Better layout in the media detail viewer
- More accurate descriptions
- Fix for failed thumbnailing
- Fix for keyboard tracking bug with reduce motion enabled
2021-08-10 10:57:04 -03:00
Matthew Chen
f85d0befe9 "Bump build to 5.18.0.55." (Beta) 2021-08-09 21:44:30 -03:00
Matthew Chen
c3ea229f3f Merge branch 'mlin/PR/IOS-1696_ReceiptManagerAddressCollision' into release/5.18.0 2021-08-09 21:43:52 -03:00
Michelle Linington
1788e4a4fb Fixes a crash in OWSReceiptManager
Dictionary(uniqueKeysWithValues:) will assert that the provided keys are
unique and crash if a violation occurs. The existing code in
OWSReceiptManager falsely assumes that the addresses being built are
unique.

The keys in the key value store *are* unique, but as they're mapped into
addresses, we may have learned of a high trust e164/UUID mapping since
they were inserted. As the identifiers are mapped into
SignalServiceAddresses, the e164 and UUID are mapped to the same
SignalServiceAddress.

The fix is to just wrap our address builder in a Set() so we only have
one copy for each address.
2021-08-09 21:43:06 -03:00
Matthew Chen
540b40de39 Merge branch 'mlin/PR/SenderKeyCapabilities' into release/5.18.0 2021-08-09 21:38:08 -03:00
Michelle Linington
5eea70f408 Adjust sender key capabilities
- Always on for internal installs
- On for internal population running beta builds
2021-08-09 21:37:38 -03:00
Matthew Chen
be4e82adc6 Merge branch 'charlesmchen/cvtextDeadlock' into release/5.18.0 2021-08-09 21:36:40 -03:00
Matthew Chen
4b5ef5d9c7 Respond to CR. 2021-08-09 21:36:23 -03:00
Matthew Chen
69d89a0f7f Respond to CR. 2021-08-09 21:29:58 -03:00
Matthew Chen
8e076223aa Respond to CR. 2021-08-09 21:29:58 -03:00
Matthew Chen
d8819fbdea Add TextContext. 2021-08-09 21:29:57 -03:00
Matthew Chen
730b0fdae1 Revert "Always use CVBodyTextLabel for CVC body text."
This reverts commit f027d2646d3d869f9f71fff213a26320aeb1f172.
2021-08-09 21:29:57 -03:00
Matthew Chen
23ee2bfbcc Add TextContext. 2021-08-09 21:29:57 -03:00
Matthew Chen
6940837ced Add TextContext. 2021-08-09 21:29:57 -03:00
Matthew Chen
f5414f878c Add TextContext. 2021-08-09 21:29:57 -03:00
Matthew Chen
6033e0563b Always use CVBodyTextLabel for CVC body text. 2021-08-09 21:29:57 -03:00
Matthew Chen
d1af68913a Update l10n strings. 2021-08-09 21:28:41 -03:00
Matthew Chen
0fc524866a Update release notes. 2021-08-09 21:17:56 -03:00
Matthew Chen
524ea4f127 Merge branch 'charlesmchen/deviceLinkingVsAnnouncementOnlyGroups' into release/5.18.0 2021-08-09 15:50:20 -03:00
Matthew Chen
7acce7d9fd Respond to CR. 2021-08-09 15:50:03 -03:00
Matthew Chen
9931525be4 Fix issue around device linking before remote config is downloaded. 2021-08-09 15:50:03 -03:00
Matthew Chen
507ba234c9 Merge branch 'charlesmchen/longHexValues' into release/5.18.0 2021-08-09 15:45:28 -03:00
Matthew Chen
f610642519 Scrub all long hex values from debug logs. 2021-08-09 15:45:08 -03:00
Matthew Chen
2cdc17b1a5 Merge branch 'charlesmchen/mediaQualityVsLongText' into release/5.18.0 2021-08-09 15:43:53 -03:00
Matthew Chen
d7ee11e42b Fix issue around truncated text in media quality UI. 2021-08-09 13:17:30 -03:00
Matthew Chen
86e10d34da "Bump build to 5.18.0.54." (Beta) 2021-08-07 00:02:10 -03:00
Matthew Chen
11563c9a20 Merge branch 'eb/contextMenuRTLSupport' into release/5.18.0 2021-08-07 00:01:44 -03:00
Eugene Bistolas
e3bd9c0afa Context menu layout incorrect in RTL 2021-08-06 14:52:51 -10:00
Eugene Bistolas
3f35c22753 Merge branch 'eb/forumFeedback' into release/5.18.0 2021-08-06 14:52:16 -10:00
Eugene Bistolas
5f5953f568 Context menu public beta feedback 2021-08-06 14:52:01 -10:00