Commit Graph

24255 Commits

Author SHA1 Message Date
Matthew Chen
d2fb9bc40a "Feature flags for .production." 2021-08-11 10:49:55 -03:00
Matthew Chen
1e36430d0b Update l10n strings. 2021-08-11 10:49:47 -03:00
Matthew Chen
0f23e52ce8 Merge branch 'charlesmchen/gifLayout5' into release/5.18.0 2021-08-11 10:40:28 -03:00
Matthew Chen
c9c9c96d0b Fix layout in gallery detail view. 2021-08-11 10:37:43 -03:00
Matthew Chen
681df49f2d "Bump build to 5.18.0.63." (Beta) 2021-08-11 03:02:15 -03:00
Matthew Chen
05445b0460 "Feature flags for .beta." 2021-08-11 03:02:11 -03:00
Matthew Chen
4cd8027249 "Bump build to 5.18.0.62." 2021-08-11 03:02:08 -03:00
Matthew Chen
f212a0091e "Feature flags for .production." 2021-08-11 03:02:06 -03:00
Matthew Chen
1aedc8e12b Merge branch 'charlesmchen/gifLayout4' into release/5.18.0 2021-08-11 03:01:51 -03:00
Matthew Chen
b47dba5c44 Fix layout in gallery detail view. 2021-08-11 02:50:50 -03:00
Matthew Chen
74ced565bd Fix layout in gallery detail view. 2021-08-11 02:15:07 -03:00
Matthew Chen
f3eea69045 "Bump build to 5.18.0.61." (Beta) 2021-08-10 18:44:49 -03:00
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