Commit Graph

3838 Commits

Author SHA1 Message Date
Eugene Bistolas
1dd962d9f7 Multi-Select Animations 2021-06-29 15:36:50 -10:00
Jordan Rose
3732103dc4 Extract WebRTC dependency from SignalMessaging to Signal app
SignalMessaging was picking up WebRTC.framework even though that
dependency wasn't declared, but it doesn't actually need it. Extract
those APIs to an extension in the Signal app target.
2021-06-29 16:05:12 -07:00
Matthew Chen
aeb0c5efc5 Improve error copy around slow payment verification. 2021-06-25 11:37:48 -03:00
Matthew Chen
0654c07036 Remove old MobileCoin Signal MainNet enclave ids. 2021-06-25 09:19:26 -03:00
Michelle Linington
82fe9e636e Move default audio state from soloAmbient to ambient
AVPlayer will interrupt background audio whenever a video begins
playing. This is true even if the video playback is muted. By switching
from soloAmbient to ambient, the system allows background playback to
continue.

This is important for looping mp4 videos
2021-06-24 16:16:03 -07:00
Nora Trapp
971235fdf7 Restrict some things to running only in processes that have UI 2021-06-24 12:20:46 -07:00
Nora Trapp
858b87ac51 Restrict various AppReadiness blocks to main app only 2021-06-24 12:20:46 -07:00
Nora Trapp
3a431c25f4 Disable unnecessary job queues from running in extensions 2021-06-24 12:20:46 -07:00
Matthew Chen
624f393efa Apply count limits to all NSCache, clean up caching. 2021-06-23 09:58:44 -03:00
Matthew Chen
8bc8017a03 Apply count limits to all NSCache, clean up caching. 2021-06-23 09:39:43 -03:00
Matthew Chen
82aab5ea12 Apply count limits to all NSCache, clean up caching. 2021-06-23 09:39:43 -03:00
Matthew Chen
6ba8c14be7 Remove profile manager caches. 2021-06-21 17:47:44 -03:00
Matthew Chen
302c309dde Fix bug in link preview draft measurement. 2021-06-21 16:49:38 -03:00
Matthew Chen
d6d340d9bd Fix assert. 2021-06-21 16:49:24 -03:00
Matthew Chen
013e72c863 Respond to CR. 2021-06-18 14:02:30 -03:00
Matthew Chen
968898d3d1 Respond to CR. 2021-06-18 14:02:30 -03:00
Matthew Chen
b081c5d052 Cache profile avatar data in profile manager. 2021-06-18 14:02:29 -03:00
Matthew Chen
1d5b2aa2f5 Rework avatar building and caching. 2021-06-18 14:01:32 -03:00
Matthew Chen
177d5aea0b Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
6576531c9f Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
d0befacbdb Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
e1149c9337 Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
c0f3b95ba0 Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
497a36f5b8 Rework user profile writes. 2021-06-18 13:46:39 -03:00
Matthew Chen
d084fd6fa4 Rework user profile writes. 2021-06-18 13:46:38 -03:00
Matthew Chen
02b6c1d6f0 Rework user profile writes. 2021-06-18 13:46:38 -03:00
Matthew Chen
e192e5013d Rework user profile writes. 2021-06-18 13:46:38 -03:00
Matthew Chen
7dafc6aa3d Rework user profile writes. 2021-06-18 13:46:38 -03:00
Matthew Chen
c093739463 Port CVC to Swift. 2021-06-18 09:41:02 -03:00
Matthew Chen
e8aaf6c028 Port CVC to Swift. 2021-06-18 09:39:46 -03:00
Matthew Chen
22871308ef Port CVC to Swift. 2021-06-18 09:37:44 -03:00
Matthew Chen
7be3c841db Port CVC to Swift. 2021-06-18 09:37:43 -03:00
Matthew Chen
736c6ac0e7 Update MC network configurations. 2021-06-18 09:11:45 -03:00
Matthew Chen
3f4dd0955e Update mrEnclave values for Signal Testnet. 2021-06-18 09:11:15 -03:00
Matthew Chen
0620651111 Support multiple mrEnclave values for consensus. 2021-06-18 09:11:15 -03:00
Matthew Chen
b953104659 Update MC SDK to v1.1.0-pre2. 2021-06-18 09:11:13 -03:00
Matthew Chen
5ccecae3f6 Elaborate the available actions when long-pressing link-ified items in cvc body text. 2021-06-17 09:35:11 -03:00
Nora Trapp
bb59b27958 Avoid duplicate message fetch in NSE 2021-06-16 11:40:06 -07:00
Matthew Chen
c2b413ef6d Merge CVC bubble views. 2021-06-11 11:45:25 -03:00
Matthew Chen
0eb43b04c2 Merge CVC bubble views. 2021-06-11 11:45:25 -03:00
Matthew Chen
6946667e7d Merge CVC bubble views. 2021-06-11 11:45:25 -03:00
Matthew Chen
c65508fec5 Port ConversationListCell to Swift. 2021-06-07 11:46:35 -04:00
Matthew Chen
786e7cef3d Fix build warnings. 2021-06-07 11:11:28 -04:00
Nora Trapp
9035b8ac8a PR Feedback 2021-06-03 08:38:30 -07:00
Nora Trapp
b6e33ec162 Only relay encrypted data to main app when receiving a call 2021-06-03 08:38:30 -07:00
Nora Trapp
f1e4113fb2 Handle call messages in the NSE 2021-06-03 08:38:29 -07:00
Nora Trapp
5227fd64dc Don't set voip token on service if using NSE 2021-06-03 08:38:29 -07:00
Matthew Chen
6bca672bd4 Respond to CR. 2021-06-02 21:21:17 -04:00
Matthew Chen
cb4da6c63c Respond to CR. 2021-06-02 21:21:17 -04:00
Matthew Chen
2ea3badeb8 Fix chat color precedence. 2021-06-02 21:20:51 -04:00