Horatiu Muresan
fed74afffe
fix(sound-settings) Disable checkbox for disabled sounds (#12976)
2 gadus atpakaļ
Emmanuel Pelletier
c81777a475
Make (most) UI elements reachable via keyboard (#12657)
feat(a11y): make (most) UI elements reachable via keyboard
2 gadus atpakaļ
Horatiu Muresan
35ee92869f
feat(deeplinking) Refactor deeplinking (#12950)
- redesign deeplinking mobile page, desktop page and dial in number page
- now dial in number page is an entry point in app.bundle.
2 gadus atpakaļ
Robert Pintilii
c424884201
ref(settings-dialog) Update to use new Dialog component (#12912)
* ref(settings-dialog) Update to use new Dialog component
Created new DialogWithTabs component
Refactored Dialog into Dialog and BaseDialog
Updated dialog functionality on mobile
2 gadus atpakaļ
Robert Pintilii
27b8794d8c
feat(video-picker) Redesign (#12902)
Convert some files to TS
Implement redesign
Add Virtual background and Flip video to picker menu
2 gadus atpakaļ
Robert Pintilii
22ded30b61
feat(audio-menu) Redesign audio picker menu (#12899)
Convert some files to TS
Remove unnecessary files
Implement redesign
Add noise suppression to picker menu
Fix Popover placement on browser resize
2 gadus atpakaļ
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2 gadus atpakaļ
Calin-Teodor
0251201e93
feat(settings/native): changed FormSectionAccordion.js to FormSection.tsx
2 gadus atpakaļ
Calinteodor
c764397994
Update react native paper dependency to latest (#12740)
* Update react-native-paper to latest
2 gadus atpakaļ
tmoldovan8x8
9fae488070
fix(rn) removes settings dialog webviews and opens urls in browser
2 gadus atpakaļ
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
2 gadus atpakaļ
Saúl Ibarra Corretgé
79c4cabbad
feat(rn) make status bar visible at all times
2 gadus atpakaļ
bgrozev
99955df5c8
Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507)
* Reencode mp3 sounds at lower bitrate, mono.
* Encode wav sounds as mp3.
* Remove unused sound file.
* Add opus encoded sounds.
* Add a script to encode sounds.
2 gadus atpakaļ
Calinteodor
2c7dc5e40e
feat(base/ui/native): Use new Input component (#12526)
feat(base/ui/native): replaced react native TextInput component with our native Input component
2 gadus atpakaļ
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
2 gadus atpakaļ
Robert Pintilii
b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2 gadus atpakaļ
Saúl Ibarra Corretgé
7cd39b7983
feat(ts) make tsc happy
2 gadus atpakaļ
Robert Pintilii
b5065306e5
ref(audio-popup) Replace InlineDialog with Popover (#12466)
3 gadus atpakaļ
Robert Pintilii
687837310a
ref(components) Replace some InlineDialogs with Popover (#12453)
Remove comments referencing InlineDialog
3 gadus atpakaļ
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3 gadus atpakaļ
Robert Pintilii
3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
3 gadus atpakaļ
Calinteodor
4d817af060
feat(settings/native): fixed scroll inside screen (#12395)
* feat(settings): fixed scroll, bottom insets and bounce
3 gadus atpakaļ
Robert Pintilii
dd6478b3cf
ref(ui-components) Use new Dialog (#12363)
Convert some files to TS
Improve Dialog component
3 gadus atpakaļ
Robert Pintilii
6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
3 gadus atpakaļ
Calin-Teodor
f2b2b02029
feat(base/modal): enable scroll for jitsi screen component
3 gadus atpakaļ
Calinteodor
0f7aa5a084
feat(mobile/navigation): disabled bottom tab navigator backBehavior (#12320)
* feat(mobile/navigation): disabled backBehavior in bottom tab navigator
3 gadus atpakaļ
Calinteodor
ad4707c660
feat(settings/native): start car mode in low bandwidth mode (#12286)
* feat(settings/native): start car mode in low bandwidth mode
3 gadus atpakaļ
Bogdan Duduman
48db099134
feat: include sort members eslint changes
3 gadus atpakaļ
Saúl Ibarra Corretgé
d9bbf35466
fix(settings) fix not storing maxStageParticipants
3 gadus atpakaļ
Robert Pintilii
2d6e181a13
feat(ui-components) Add Select component (#12182)
Remove @atlaskit /dropdown
Convert some files to TS
3 gadus atpakaļ
Robert Pintilii
139884fbe7
ref(dep) Upgrade MUI (#12089)
3 gadus atpakaļ
Robert Pintilii
247c54b6c6
ref(TS) Convert constants tiles to TS (#12148)
Remove unnecessary ts-ignores
3 gadus atpakaļ
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
3 gadus atpakaļ
Robert Pintilii
c9bbc6c762
ref(TS) Remove unnecessary ts-ignores (#12136)
3 gadus atpakaļ
Robert Pintilii
efb69d5382
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
3 gadus atpakaļ
Robert Pintilii
17008237dc
ref: Improve TS state (#12125)
Create IStateful interface
Use IState interface everywhere
Remove unnecessary @ts-ignore
3 gadus atpakaļ
Calinteodor
c77e2c8301
feat(settings/native): fixes and updates (#12094)
feat(settings/native): fixes and updates
3 gadus atpakaļ
Calin-Teodor
a7c1aa4900
feat(settings/native): updated placeholder and placeholder text color
3 gadus atpakaļ
Robert Pintilii
dfb2a07cfa
ref: Convert material-ui files to TS (#12013)
Convert files that use material-ui to TS (needed for material-ui upgrade)
3 gadus atpakaļ
Calinteodor
94dc6309de
feat(base/native): Switch thumb track color (#12066)
* feat(base/native): Switch thumbColor and trackColor default props
3 gadus atpakaļ
Robert Pintilii
8dd71a921b
ref(ui-components) Improve native and web Switch (#12061)
Bring Switch component more in line
Convert some files to TS
3 gadus atpakaļ
Calin-Teodor
5b41d68d39
feat(settings): changed switch enabled track color
3 gadus atpakaļ
Saúl Ibarra Corretgé
dd044ad252
fix(settings) fix not showing the more tab
It used to only contain 3 sets of options, so we'd check if any of them
were set before showing it, but it now contains more options, so always
show it if the user requested it.
3 gadus atpakaļ
Robert Pintilii
8f5eabe1f2
ref(TS) Remove ts-ignores (#11979)
3 gadus atpakaļ
Robert Pintilii
5601a62b60
ref(ui-components) Use new Button component (#11969)
Remove atlaskit deps
3 gadus atpakaļ
Robert Pintilii
3960b59765
feat(ui-components) Add Checkbox component (#11927)
Replace all checkboxes in the Settings Dialog
Convert some dialog tabs to TS
3 gadus atpakaļ
Robert Pintilii
30a0a624a2
ref(profile-settings) Use new input component (#11928)
3 gadus atpakaļ
Calinteodor
5ec6581d2e
feat(welcome/native): settings updates (#11830)
feat(settings/native): feature updates
3 gadus atpakaļ
Avram Tudor
6286c76904
fix(more-tab) fix crash when quickly selecting settings more tab (#11837)
3 gadus atpakaļ
nbeck.indy
6e32a146e3
feat(settings): add option to mute lobby knocking sounds
3 gadus atpakaļ