Rocket.Chat.ReactNative/app/containers/UIKit
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
..
MultiSelect [IMPROVE] Border radius and width on inputs (#4659) 2022-11-10 13:35:59 -03:00
VideoConferenceBlock [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00
Actions.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
Context.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
DatePicker.tsx [IMPROVE] Add missing borders styles changes (#4675) 2022-11-11 13:04:57 -03:00
Divider.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Image.tsx Chore: Update react-native-fast-image from 8.2.0 to 8.5.11 (#4210) 2022-05-31 13:08:18 -03:00
Input.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
MessageBlock.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Overflow.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Section.tsx Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
Select.tsx [IMPROVE] Add missing borders styles changes (#4675) 2022-11-11 13:04:57 -03:00
UiKitMessage.stories.tsx Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
UiKitModal.stories.tsx Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
index.tsx [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
interfaces.ts Chore: update @rocket.chat/ui-kit to 0.31.11 (#4203) 2022-05-26 11:07:17 -03:00
utils.ts [IMPROVE] Brings the operation of the video call closer to the web (#4883) 2023-03-01 15:26:56 -03:00