Horatiu Muresan
|
fb2cfaa204
|
fix(carmode) Force portrait when in carmode
|
3 年前 |
Robert Pintilii
|
d8b435ad16
|
fix(typescript) Make TS parse tsx files (#11866)
|
3 年前 |
Calinteodor
|
d42e18c7bb
|
feat(base/native): button abstractions (#11795)
* feat(base): created Button.tsx and IconButton.tsx
|
3 年前 |
Calin-Teodor
|
a31cc62c25
|
feat(conference/native): created CarModeFooter
|
3 年前 |
Titus Moldovan
|
b428ce2dcd
|
fix(pip) make PiP disabled by default
This reverts commit c84c3c61e2.
|
3 年前 |
Calinteodor
|
fbf693b2dc
|
feat(mobile/navigation) updated screens that have footer
* feat(mobile/navigation) updated screens that have footer
* feat(chat/native) reverted style change
* feat(chat/native) reverted changes and added input vertical padding
* feat(base/modal) replaced headerHeight with top safe area inset
* feat(carmode/native) removed unused import and fixed linter
* feat(chat/polls/native) reverted style changes
* feat(base/modal) added isModalPresentation default prop
* feat(base/modal) made isModalPresentation optional
* feat(base/modal) headerHeight based on top notch devices
* feat(polls) updated styles
* feat(base/modal) updated comment
|
3 年前 |
Horatiu Muresan
|
61abf0d882
|
feat(carmode) Add carmode screen
- opens as a modal
- lastn is 0, mutes local video while open
- long press to talk
- and more
|
3 年前 |