Commit Graph

20433 Commits

Author SHA1 Message Date
Michelle Linington
065832db55 Autohide error label if the grid cell is too small
Also, some tweaks to more closely match design spec.
2020-12-03 16:07:30 -08:00
Michelle Linington
bd2e52f293 Add Debug UI to modify user's verification state 2020-12-03 16:07:30 -08:00
Michelle Linington
305017bcce Present action sheet when user requests info about error
Also, add mising GroupCallErrorView.swift file from last commit
2020-12-03 16:07:30 -08:00
Michelle Linington
85ac316064 Add error view to GroupCallMemberView
This is used to inform the user about a blocked user or missing media
keys.
2020-12-03 16:07:30 -08:00
Matthew Chen
b3682751ea "Bump build to 5.0.0.64." (Internal) 2020-12-03 12:14:36 -03:00
Matthew Chen
feb472c8dd "Bump build to 5.0.0.63." (Internal) 2020-12-03 12:14:23 -03:00
Nora Trapp
cd58cd70f4 "Bump build to 5.0.0.62." (Internal) 2020-12-02 15:49:05 -08:00
Nora Trapp
079530a793 Feature flags for .qa. 2020-12-02 15:49:01 -08:00
Nora Trapp
c64f72a53d "Bump build to 5.0.0.61." 2020-12-02 15:48:58 -08:00
Nora Trapp
a3219ad7cb Feature flags for .beta. 2020-12-02 15:48:55 -08:00
Nora Trapp
39506bab6b Don't crash when a receipt is received with an unknown type 2020-12-02 15:48:43 -08:00
Nora Trapp
717abc51d4 "Bump build to 5.0.0.60." (Internal) 2020-12-02 15:33:05 -08:00
Nora Trapp
d3028bc0c5 Feature flags for .qa. 2020-12-02 15:33:05 -08:00
Nora Trapp
c4c581fc76 "Bump build to 5.0.0.59." 2020-12-02 15:33:05 -08:00
Nora Trapp
9d98c40a14 Feature flags for .beta. 2020-12-02 15:33:05 -08:00
Nora Trapp
1ee858be95 Update to RingRTC 2.8.5 2020-12-02 15:33:05 -08:00
Nora Trapp
5d67d31e94 Sync translations 2020-12-02 15:16:41 -08:00
Nora Trapp
ccebfedf31 Adjust feature flags for beta 2020-12-02 15:11:51 -08:00
Nora Trapp
959b7ca480 Merge branch 'release/3.23.0' 2020-12-02 15:10:14 -08:00
Matthew Chen
1f71e9a34a "Bump build to 5.0.0.58." (Internal) 2020-12-01 12:39:03 -03:00
Matthew Chen
8b8b73ee50 "Bump build to 5.0.0.57." (Internal) 2020-12-01 12:38:44 -03:00
Nora Trapp
2adb3dd19e "Bump build to 3.23.0.1." 2020-11-30 15:00:44 -08:00
Nora Trapp
5754598df1 Sync translations 2020-11-30 15:00:38 -08:00
Nora Trapp
fb5e0d62ae Merge branch 'release/3.22.1' into release/3.23.0 2020-11-30 14:55:11 -08:00
Nora Trapp
6924c8ec59 "Bump build to 3.22.1.1." 2020-11-30 14:51:47 -08:00
Nora Trapp
f18d8abc6b Merge branch 'nt/ios11-fix' into release/3.22.1 2020-11-30 14:51:20 -08:00
Nora Trapp
1e8b3dae29 Workaround an iOS 11 bug in unicode parsing 2020-11-30 14:44:04 -08:00
Matthew Chen
78b895baa8 "Bump build to 3.22.1.0." (Internal) 2020-11-30 14:43:12 -08:00
Matthew Chen
92b2be9c98 "Bump build to 5.0.0.56." (Internal) 2020-11-25 13:32:15 -03:00
Matthew Chen
b77397786e Update l10n strings. 2020-11-25 13:22:34 -03:00
Matthew Chen
cb381ce3d0 Merge branch 'charlesmchen/groupMigrationUITweaks' 2020-11-25 13:01:28 -03:00
Matthew Chen
c1659d537d Refine group migration UI. 2020-11-25 13:01:14 -03:00
Matthew Chen
1604de8ab6 Merge branch 'charlesmchen/groupMigrationFixes' 2020-11-25 13:00:08 -03:00
Matthew Chen
2708a7ce26 Don't show group migration banners if user is not a full member. 2020-11-25 12:59:51 -03:00
Michelle Linington
155addb2d2 Merge branch 'mlin/PR/eraId-improvements' 2020-11-24 21:19:15 -08:00
Michelle Linington
0ab2122ab9 Fix typo: motify -> notify 2020-11-24 20:59:37 -08:00
Michelle Linington
98814bfdeb PR Feedback
- Fix a bug where user notifications wouldn't be posted for incoming
  messages with eraId.
- Adopt OWSFormat for localized numbers
2020-11-24 20:59:37 -08:00
Michelle Linington
a8de171053 Adopt leftover PR feedback from #2696 2020-11-24 20:59:37 -08:00
Michelle Linington
8294f80ced Logging and renames 2020-11-24 20:59:37 -08:00
Michelle Linington
a554511bcc Enable call bar button for current call conversation 2020-11-24 20:59:37 -08:00
Michelle Linington
8998b1e767 Add eraId to GroupCallUpdate messages
By including eraId in GroupCallUpdate messages, we're able to identify
separate group calls after the fact. Each unique eraId will result in a
new entry in the database, even if the group call has since ended.
2020-11-24 20:59:37 -08:00
Matthew Chen
62723c9b64 Update service protos. 2020-11-24 13:49:08 -03:00
Matthew Chen
b244e05890 "Bump build to 5.0.0.55." (Internal) 2020-11-23 14:51:07 -03:00
Matthew Chen
e61dcd659e Feature flags for .qa. 2020-11-23 14:50:54 -03:00
Nora Trapp
bfc6d99c52 Don't peek unless group calling is enabled 2020-11-23 08:49:27 -08:00
Nora Trapp
a2765d6785 "Bump build to 5.0.0.54." (Internal) 2020-11-23 08:27:25 -08:00
Nora Trapp
21eebab3a5 "Bump build to 5.0.0.53." (Internal) 2020-11-23 08:27:23 -08:00
Nora Trapp
e9ed8e7a92 "Bump build to 5.0.0.52." (Internal) 2020-11-23 08:16:37 -08:00
Matthew Chen
c2e1280b91 "Bump build to 5.0.0.51." (Internal) 2020-11-23 08:16:27 -08:00
Nora Trapp
a38e42e4a0 "Bump build to 3.23.0.0." 2020-11-21 22:10:45 -08:00