Commit Graph

24090 Commits

Author SHA1 Message Date
Nora Trapp
a283de463d Add suport for signal.me phone number links 2021-08-04 11:49:39 -07:00
Matthew Chen
fdd8b556f1 "Bump build to 5.18.0.42." (Internal) 2021-08-04 15:31:02 -03:00
Matthew Chen
54d85a67c2 "Bump build to 5.18.0.41." (Internal) 2021-08-04 15:20:17 -03:00
Matthew Chen
74c59f41c4 Merge branch 'release/5.17.1' 2021-08-04 14:44:39 -03:00
Nora Trapp
7de2b6e9fa "Bump build to 5.18.0.40." (nightly-08-04-2021) 2021-08-04 04:00:51 -07:00
Eugene Bistolas
2558edb7a3 Merge branch 'eb/contextMenuInternalBetaFeedback' 2021-08-03 14:24:42 -10:00
Eugene Bistolas
432bd069f0 Context menu feedback / bugfixes 2021-08-03 14:16:21 -10:00
Matthew Chen
c2642649f0 "Bump build to 5.17.1.3." 2021-08-03 15:47:53 -03:00
Matthew Chen
1e8339e5e0 "Feature flags for .beta." 2021-08-03 15:47:50 -03:00
Matthew Chen
5bd5400323 "Bump build to 5.17.1.2." 2021-08-03 15:47:46 -03:00
Matthew Chen
02ed1f35fd "Feature flags for .production." 2021-08-03 15:47:43 -03:00
Matthew Chen
2f96be7853 Revert "Enable announcement-only groups capability in production."
This reverts commit 83955b07ed.
2021-08-03 15:43:14 -03:00
Matthew Chen
75fe4f2d26 "Bump build to 5.17.1.1." 2021-08-03 15:41:54 -03:00
Matthew Chen
cea863a369 "Feature flags for .beta." 2021-08-03 15:41:48 -03:00
Matthew Chen
02fc51aaf1 "Bump build to 5.17.1.0." 2021-08-03 15:41:39 -03:00
Matthew Chen
bac87f9704 "Feature flags for .production." 2021-08-03 15:41:19 -03:00
Matthew Chen
83955b07ed Enable announcement-only groups capability in production. 2021-08-03 15:40:48 -03:00
Matthew Chen
d53533fa78 Improve prod logging. 2021-08-03 15:40:03 -03:00
Nora Trapp
5ef0811a5e "Bump build to 5.18.0.39." (nightly-08-03-2021) 2021-08-03 04:00:47 -07:00
Eugene Bistolas
64a7e87892 Merge branch 'eb/contextMenuBugfixes' 2021-08-02 15:44:52 -10:00
Eugene Bistolas
7feede001c Context Menu programmatic dismissal support
Context menu layout is incorrect on iPad, some landscape cases
2021-08-02 13:50:51 -10:00
Eugene Bistolas
3955a88b9b Merge branch 'eb/contextMenuDesignFeedback' 2021-08-02 13:28:13 -10:00
Eugene Bistolas
1d52b17aca Context Menus: Fix context menu crashes on stickers, system message presentation issues, keyboard dismissal 2021-08-02 13:27:38 -10:00
Eugene Bistolas
2bc603786e Context Menu Design Feedback 2021-08-02 13:27:38 -10:00
Nora Trapp
3fbba09929 Remove 'Engineers' group from TestFlight 2021-08-02 14:01:11 -07:00
Eugene Bistolas
3c62ab584d Merge branch 'eb/sourceBounceAnimations' 2021-08-02 07:37:50 -10:00
Eugene Bistolas
6850afaf09 Context Menus: Implement source view bounce animations, gesture cancellation behavior 2021-08-02 07:36:54 -10:00
Nora Trapp
32258b0365 "Bump build to 5.18.0.38." (nightly-08-02-2021) 2021-08-02 04:00:44 -07:00
Nora Trapp
39d83a1e2c "Bump build to 5.18.0.37." (nightly-08-01-2021) 2021-08-01 04:00:40 -07:00
Nora Trapp
9ab7a9cd97 "Bump build to 5.18.0.36." (nightly-07-31-2021) 2021-07-31 04:00:38 -07:00
Michelle Linington
404b10e965 "Bump build to 5.18.0.35." (Internal) 2021-07-30 13:41:23 -07:00
Michelle Linington
63b6cdf274 Merge branch 'mlin/PR/InteractionFinderBug' 2021-07-30 13:39:21 -07:00
Michelle Linington
fdc98cf603 Fix a crash in hasUserInitiatedInteraction
SQL syntax was broken. The IN operand was incorrect.

Before: "recordType IN [9, 70]"
After:  "recordType IN (9, 70)"
2021-07-30 13:38:29 -07:00
Matthew Chen
dde7365948 "Bump build to 5.18.0.34." (Internal) 2021-07-30 17:14:06 -03:00
Matthew Chen
1419162adf "Bump build to 5.18.0.33." (Internal) 2021-07-30 17:03:31 -03:00
Matthew Chen
04c6d4bddc "Bump build to 5.18.0.32." (Internal) 2021-07-30 15:58:57 -03:00
Matthew Chen
fc878e376f "Bump build to 5.18.0.31." (Internal) 2021-07-30 15:14:08 -03:00
Matthew Chen
1278ad180d "Bump build to 5.18.0.30." (Internal) 2021-07-30 14:40:59 -03:00
Matthew Chen
d136b17591 "Bump build to 5.18.0.29." (Internal) 2021-07-30 14:40:55 -03:00
Matthew Chen
7f659da6e5 Merge branch 'charlesmchen/avatarLoadOrder' 2021-07-30 14:38:55 -03:00
Matthew Chen
3667c991b1 Load avatars in reverse order. 2021-07-30 14:38:42 -03:00
Matthew Chen
cadaf6d546 Merge branch 'charlesmchen/homeViewTypingIndicators' 2021-07-30 14:37:09 -03:00
Matthew Chen
58c15e405b Respond to CR. 2021-07-30 14:36:34 -03:00
Matthew Chen
d5b30350a0 Refine handling of home view typing indicators. 2021-07-30 14:28:07 -03:00
Matthew Chen
69468f8715 Refine handling of home view typing indicators. 2021-07-30 14:28:07 -03:00
Matthew Chen
2d1a572d29 Avoid double-notifying home view cells. 2021-07-30 14:28:07 -03:00
Matthew Chen
fb9e3c95d9 Merge branch 'charlesmchen/scanQRCodeRace' 2021-07-30 14:23:57 -03:00
Matthew Chen
191b95edbe Enable resumption of scanning. 2021-07-30 14:18:54 -03:00
Matthew Chen
2711169040 Fix race in QR code scanning. 2021-07-30 14:16:59 -03:00
Michelle Linington
3fabdb02b9 "Bump build to 5.18.0.28." (Internal) 2021-07-29 21:12:03 -07:00