Commit Graph

1194 Commits

Author SHA1 Message Date
Michelle Linington
593cb20482 Remove sticker tooltip 2021-01-22 13:51:50 -08:00
Matthew Chen
903d0b3cb2 Fix alignment issues in conversation list cells. 2021-01-22 10:24:36 -08:00
Nora Trapp
f3e0b05f7e Handle presenting from siri suggestion 2021-01-21 20:27:16 -08:00
Nora Trapp
35db1c05a5 Add privacy setting to disable sharing suggestions 2021-01-21 20:00:52 -08:00
Nora Trapp
282af9a991 Add wallpaper preview view 2021-01-21 17:00:18 -08:00
Nora Trapp
fc1a957857 Wallpaper settings flows 2021-01-21 17:00:17 -08:00
Nora Trapp
ba8c43cb9b wallpaper settings 2021-01-21 17:00:17 -08:00
Nora Trapp
d0da9422ec System message wallpaper styling. 2021-01-21 17:00:17 -08:00
Nora Trapp
f249c291b6 Add Wallpaper enum 2021-01-21 16:59:20 -08:00
Michelle Linington
f996a732d8 Show tapped avatar in conversation settings full screen 2021-01-21 16:17:24 -08:00
Matthew Chen
dc5dfb37cb Reuse media views. 2021-01-21 21:00:38 -03:00
Matthew Chen
c73f54c1ac Use separate caches for still and animated media views. 2021-01-21 21:00:37 -03:00
Matthew Chen
166c8d0c7e Reuse media views. 2021-01-21 21:00:36 -03:00
Matthew Chen
7b5785fce8 Reuse media views. 2021-01-21 21:00:36 -03:00
Matthew Chen
22156a93fe Update attachment progress UI appearance. Overhaul OWSURLSession completion handling. 2021-01-21 20:41:06 -03:00
Matthew Chen
3232a6583b Improve attachment progress indicators. 2021-01-21 20:40:23 -03:00
Matthew Chen
3779789173 Improve attachment progress indicators. 2021-01-21 20:40:23 -03:00
Matthew Chen
bfa17d4db4 Improve attachment progress indicators. 2021-01-21 20:40:20 -03:00
Matthew Chen
0ddbd504d1 Improve attachment progress indicators. 2021-01-21 20:38:51 -03:00
Matthew Chen
fcb8288719 Rework sticker sharing flow. 2021-01-21 20:19:43 -03:00
Matthew Chen
bd5340b8a4 Rework sticker sharing flow. 2021-01-21 20:19:43 -03:00
Matthew Chen
daf6534d7d Rework sticker sharing flow. 2021-01-21 20:19:43 -03:00
Michelle Linington
df824254a0 Add low bandwidth mode setting for calls
- New setting in data settings to enable low bandwidth mode for different
network interfaces
- Call service now informs RingRTC of preferred bandwidth mode on call
connect and reachability changes
2021-01-14 23:37:18 -08:00
Matthew Chen
156e504446 Add profile bio view. 2021-01-14 22:25:44 -03:00
Matthew Chen
c693f96ae8 Convert profile view to Swift. 2021-01-14 22:25:44 -03:00
Matthew Chen
9ff21657b7 Convert profile view to Swift. 2021-01-14 22:25:44 -03:00
Nora Trapp
34dff227d7 Sync translations 2021-01-12 17:23:04 -08:00
Nora Trapp
706acb254a Sync translations 2021-01-12 17:03:19 -08:00
Michelle Linington
554a24685c Revert "Revert "Merge branch 'mlin/PR/GettingStartedBanner' into release/5.2.0""
This reverts commit d810122228.
2021-01-12 16:20:39 -08:00
Michelle Linington
d810122228 Revert "Merge branch 'mlin/PR/GettingStartedBanner' into release/5.2.0"
Accidentally merged a stale local copy of this branch. Reverting...

This reverts commit 5a8c3a7bec, reversing
changes made to e8f1b4a368.
2021-01-12 16:02:55 -08:00
Michelle Linington
d21c340706 Dark mode support. Better handling of landscape. 2021-01-12 15:44:10 -08:00
Michelle Linington
cb8de8b014 Add onboarding banner to ConversationListViewController 2021-01-12 15:44:10 -08:00
Nora Trapp
08baf57151 Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
Matthew Chen
5326d876a6 Add auto-download settings for media. 2021-01-12 19:28:15 -03:00
Matthew Chen
e85efa8a5e Add auto-download settings for media. 2021-01-12 19:28:15 -03:00
Matthew Chen
2f49f7381c Group link promotion. 2021-01-12 15:51:37 -03:00
Matthew Chen
03c21253e4 Group link promotion. 2021-01-12 15:51:05 -03:00
Jordan Rose
ce07035c62 Use Quick Look for interacting with generic attachments 2021-01-11 14:45:49 -08:00
Nora Trapp
1aee0e44df Sync translations 2021-01-11 14:15:30 -08:00
Michelle Linington
1cd982b269 Actionless UI 2021-01-05 14:28:28 -08:00
Nora Trapp
19a9d1414b Merge branch 'release/5.0.2' 2020-12-11 18:19:30 -08:00
Nora Trapp
059164bf7a Show a tooltip for starting a group call 2020-12-11 17:31:24 -08:00
Nora Trapp
5409063ac5 Add megaphone for group calls 2020-12-11 15:24:11 -08:00
Matthew Chen
151e1158a9 Rename CVItemViewModel, CVItemViewModelImpl. 2020-12-11 16:49:14 -03:00
Matthew Chen
b0a47572b8 Revert "Remove CVItemViewModelBridge protocol."
This reverts commit 81a012a02e1a210bfc0fbf165335aa047c622e96.
2020-12-11 16:49:14 -03:00
Matthew Chen
04cebf3ae3 Remove CVItemViewModelBridge protocol. 2020-12-11 16:49:14 -03:00
Matthew Chen
111338b59d Rewrite conversation view. 2020-12-10 12:44:13 -03:00
Michelle Linington
6643302dec Display a toast for speaker view
Adds a toast view at the bottom of a group call informing the user of
speaker view. Remains visible until the user shows speaker view.
2020-12-07 15:08:49 -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
Nora Trapp
ac7fb2bd96 Re-work out remote video management 2020-11-19 16:03:37 -08:00