verdnatura-chat/app/lib
Gleidson Daniel Silva 3fbb7b5720
[IMPROVE] Brings the operation of the video call closer to the web (#4883)
* rename CallAgainActionSheet to StartACallActionSheet

* remove useVideoConf and use videoConfJoin directly

* consider phone on calls

* fix text shrink

* fix mic audio

* change the behavior of call icon on header and RoomInfo

* update types

* update types and variables names

* revert old type

* fix issue on old servers

* rename to a correct naming

* fix translation

* revamp call icon

* add error handling to videoconf capabilities

* lint

* fix role logic

* change const name

* rename comp

* remove commented code

* fix types and apply correct logic

* fix naming

* correct the import

* update icon size

* create timer function for videoConf bellow 5.0

* add subscription to useVideoConf hook

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2023-03-01 15:26:56 -03:00
..
constants [NEW] Presence Cap (#4900) 2023-02-14 10:47:56 -03:00
database [IMPROVE] E2EE improvements (#4763) 2023-01-12 10:32:33 -03:00
encryption [IMPROVE] E2EE improvements (#4763) 2023-01-12 10:32:33 -03:00
hooks [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
methods [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
navigation [FIX] Remove nested room navigation (#4702) 2022-11-25 10:21:56 -03:00
notifications [FIX] Disappear push notifications when open the app (#4718) 2022-12-21 13:07:17 -03:00
services [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
store [FIX] Disappear push notifications when open the app (#4718) 2022-12-21 13:07:17 -03:00