Rocket.Chat.ReactNative/app/views/RoomView
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
..
List Regression: Poor performance in messages list on Android (#4536) 2022-09-22 09:49:59 -03:00
LoadMore [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
components [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
services [FIX] Messages not loading on some edge cases (#4801) 2023-01-13 16:32:52 -03:00
Banner.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
EmptyRoom.tsx Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
JoinCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
LeftButtons.tsx Chore: Bump patches (#4679) 2022-11-16 10:26:37 -03:00
ReactionPicker.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RightButtons.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
Separator.tsx [IMPROVE] Place time after username on message (#4177) 2022-05-15 15:29:07 -03:00
UploadProgress.tsx [FIX] Try again to resend a file on a thread (#4756) 2022-12-21 14:34:48 -03:00
index.tsx [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
styles.ts [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00