Calinteodor
|
a795e0797a
|
feat(native): New mobile release UI fixes (#12592)
|
2022-11-21 16:07:27 +02:00 |
Saúl Ibarra Corretgé
|
14fcd153e5
|
fix(rn,connection-indicator) align rendering with web
Use the same way for calculating que perceived quality and display it.
|
2022-11-17 11:07:57 +01:00 |
Robert Pintilii
|
b52b4c2a78
|
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
|
2022-11-03 10:35:51 +02:00 |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
2022-10-20 12:11:27 +03:00 |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
2022-10-11 13:47:54 +03:00 |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2022-09-06 20:32:20 +03:00 |
Robert Pintilii
|
17008237dc
|
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
|
2022-09-05 14:24:13 +03:00 |
Robert Pintilii
|
43578474a0
|
ref: Convert base/participants to TS (#11978)
Remove unnecessary ts-ignores
|
2022-08-08 11:12:22 +03:00 |
Robert Pintilii
|
d8b435ad16
|
fix(typescript) Make TS parse tsx files (#11866)
|
2022-07-18 16:16:08 +03:00 |
Saúl Ibarra Corretgé
|
b0deb9ec0c
|
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com>
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
|
2022-07-11 15:30:37 +03:00 |
Horatiu Muresan
|
38abca8a65
|
fix(carmode) Force potrait mode, add connection indicator
|
2022-06-17 12:54:51 +02:00 |
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
|
2022-05-06 13:14:10 +03:00 |