1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-23 15:03:22 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
0f9a59b4a7 Fix a few notices 2022-03-11 17:02:06 +01:00
3a997cdc56 Start to fix null safety migration errors 2022-03-10 19:39:57 +01:00
230cb2c018 Continue to fix deprecation warnings 2021-03-13 15:28:34 +01:00
dacccf57b5 Start conversation upgrade 2021-03-10 17:54:41 +01:00
a3e5b1a70b Rationalize config 2021-02-12 18:20:28 +01:00
5e51fbe617 Attempt to fix call issue 2021-02-07 18:44:57 +01:00
ee6e28426c Start update 2021-02-07 17:09:08 +01:00
6bdaf83563 Make close window button lives 2020-05-10 15:07:20 +02:00
476f08681b Use custom app bar for call windows 2020-05-10 15:00:26 +02:00
cf9f93dcb3 Improve code 2020-05-10 14:36:33 +02:00
1d7e846973 Improve buttons bar 2020-05-10 14:32:44 +02:00
44f417a0f2 Improve video appearance 2020-05-09 16:06:24 +02:00
28451eddbd Prepare Tablet mode integration 2020-05-05 13:21:37 +02:00
47dbb90640 Fix light theme issue 2020-05-03 21:07:02 +02:00
2cf017ad2d Rename plugins interfaces module 2020-04-24 12:21:09 +02:00
ae391ab691 Create new plugins interface 2020-04-24 12:19:13 +02:00
de84fb6113 Fix a racing issue 2020-04-23 18:15:24 +02:00
7768e36c62 Lock device awake during calls 2020-04-23 17:37:12 +02:00
0ebccf1075 Improve buttons appearance 2020-04-23 13:39:33 +02:00
d94b535001 Improve buttons bar 2020-04-23 13:36:30 +02:00
707577f9ac Add audio only calls support 2020-04-23 13:12:40 +02:00
a74600ce4b Can toggle menubars 2020-04-22 18:55:29 +02:00
d083728251 Can switch camera 2020-04-22 18:45:01 +02:00
565f351d1e Notify when we stop streaming 2020-04-22 18:35:19 +02:00
b9a329c8f0 Start streaming 2020-04-22 18:29:00 +02:00
a16618bb51 Fix state consistency issue 2020-04-21 18:23:34 +02:00
8609e4e169 Can interrupt local streaming 2020-04-21 18:20:24 +02:00
e5ccedd180 Can toggle local stream visibility 2020-04-21 18:14:10 +02:00
6a9e0e36c1 Create Footer button widget 2020-04-21 18:08:01 +02:00
de1dceae9b Simplify code 2020-04-21 18:04:01 +02:00
2927f72674 Can toggle local streams 2020-04-21 13:46:26 +02:00
2858c50449 Prevent potential race 2020-04-21 13:29:09 +02:00
4988c8fea8 Get user media 2020-04-21 13:26:58 +02:00
167217a5a0 Can receive remote video 2020-04-20 18:13:28 +02:00
7364fc49a8 Can send ice candidates to server 2020-04-20 17:53:31 +02:00
ee6509bb9a Close remote peer connections on exit 2020-04-20 17:47:51 +02:00
e05323c3bb Fix potential issue 2020-04-20 17:34:31 +02:00
096251eaad Can send SDP back to server 2020-04-20 17:29:36 +02:00
45d903bcf7 Create peer connection for remote streams 2020-04-20 17:24:42 +02:00
473402149a Handles new signal events 2020-04-20 16:23:33 +02:00
80f05cb008 Can request call offer 2020-04-20 15:50:01 +02:00
73c7fa8807 Add hang up button 2020-04-20 15:20:01 +02:00
c0856c5126 id => userID (improve clarity) 2020-04-20 15:02:49 +02:00
99ecc399ee Handles peer ready & peer destroyed streams events 2020-04-20 14:58:23 +02:00
0f99e807f8 Add confirmation to leave call 2020-04-20 14:41:09 +02:00
456df166b1 Handle call closed event 2020-04-20 14:32:57 +02:00
08d357fc72 Handles join / leave events 2020-04-20 14:24:35 +02:00
9154fe47e1 Display the list of members of the call 2020-04-20 14:13:03 +02:00
08c2ac32aa Get the list of members of the call 2020-04-20 14:02:32 +02:00
04693cc163 Get calls configuration 2020-04-20 13:43:17 +02:00