Mihai-Andrei Uscat
43761fc398
feat(Chat) Improve responsive behaviour further.
* Add buttons to send messages/set nickname.
* Redesign message/nickname inputs.
* Pin messages to the input.
* Add keyboard avoider for Safari.
* Make chat content scrollable on mobile.
hace 4 años
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
hace 4 años
Saúl Ibarra Corretgé
dc5a776123
fix(ios) fix drag handle not rendering with latest react-native-svg
Fill must be properly specified.
hace 4 años
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
hace 4 años
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
hace 5 años
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
hace 5 años
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
hace 5 años
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
hace 5 años
Jonathan Scholz
547d1547bb
fix(dialog): use height behavior in KeyboardAvoidingView
hace 5 años
Jonathan Scholz
39853e048b
fix(dialog): fix on-screen keyboard overlapping dialog boxes
hace 5 años
Marco Zehe
e32f367b0c
React Native accessibility fixes (#5825)
* Accessibility: Make the native toolbox item communicate that it is a button.
* Accessibility: If an item is toggled, mark it as selected for accessibility
* Accessibility: Make the toolbox a toolbar for accessibility
* Accessibility: Mark the bottom sheet as a menu for accessibility
* Fix typo, AccessibilityRole, not AccessibleRole
* Statement fix
* Appease the linter
* Fix linting errors for real this time
hace 5 años
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill
- round top corners
hace 5 años
Saúl Ibarra Corretgé
a4333d3a80
rn,overflow-menu: add a "more options" button
hace 5 años
Bettenbuk Zoltan
9b60537e0f
feat: add swipe handler to entire bottom sheet
hace 5 años
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
hace 5 años
Saúl Ibarra Corretgé
792f506425
ios: drop support for iOS 10
hace 5 años
Bettenbuk Zoltan
a35099f949
feat: add chat color scheming
hace 5 años
Bettenbuk Zoltan
245eb89b85
fix BottomSheet shaking
hace 5 años
Bettenbuk Zoltan
382ec011eb
ref: reduce device popup bundle size
hace 5 años
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
hace 5 años
Saúl Ibarra Corretgé
5a934c071a
logging: use individual, names loggers
React Native doesn't define __filename nor __dirname so do it artisanally. In
addition, this helps with centralizing the configuration passed to loggers.
hace 5 años
Saúl Ibarra Corretgé
dd23ed09ad
deps: react-native@0.60
hace 5 años
Bettenbuk Zoltan
b31d7b4451
ref: remove createStyleSheet from dialog styles
hace 5 años
Bettenbuk Zoltan
8dea3389ee
fix: avoid clicking behind dialogs
hace 5 años
Bettenbuk Zoltan
a53a86ee7a
feat: add room lock pwd error message
hace 5 años
Saúl Ibarra Corretgé
30c0bfc108
rn: disable vertical scrollbars on bottom sheets
hace 5 años
Bettenbuk Zoltan
54fdb7066f
feat: scrollable bottom sheet
hace 6 años
Bettenbuk Zoltan
d387cbe5bd
fix: iOS 10 bottom sheet style
hace 6 años
Дамян Минков
d16e10baec
room-lock: adds ability to allow only digits for room locking
hace 6 años
Bettenbuk Zoltan
7e9df74e60
rn: add generic alert dialog
hace 6 años
Saúl Ibarra Corretgé
70dc22c107
rn: refactor BottomSheet
Avoid using a Modal since those create trouble with the view hierarchy.
hace 6 años
Bettenbuk Zoltan
b7198ba4b3
Add recording file sharing switch
hace 6 años
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
hace 6 años
Saúl Ibarra Corretgé
c025c7e132
flow: tame the beast
🔥🔥🔥
hace 6 años
Bettenbuk Zoltan
8400d01d75
[RN] Add color scheme support to dialog buttons
hace 6 años
Bettenbuk Zoltan
98c7430b6f
[RN] Replace red screen with dialog
hace 6 años
Bettenbuk Zoltan
ebdcbe122a
Change dialog button property keys
hace 6 años
Bettenbuk Zoltan
e094b6516a
[RN] Add color scheme support - Components
hace 6 años
Bettenbuk Zoltan
eef31d05cf
[RN] Add an abstraction layer to Modal
hace 6 años
Bettenbuk Zoltan
c503187dc1
[RN] Fix input dialog value bug
hace 6 años
Bettenbuk Zoltan
5c0ae10ccb
Remote video menu post-PR improvements
hace 6 años
Saúl Ibarra Corretgé
0b6496bf4d
misc: drop dependency on prop-types and polyfill
hace 6 años
Saúl Ibarra Corretgé
8ac701ab74
deps: drop @atlaskit/layer-manager dependency
We no longer need it since Rect 16 takes care of passing the context around.
It's also deprecated: https://atlaskit.atlassian.com/packages/core/layer-manager
hace 6 años
Leonard Kim
8b399e8caf
chore(dep): bump @atlaskit/modal-dialog 6.0.12 to 7.1.2
The package now requires using a ModalTransition component
to handle animations. The existing DialogContainer component
has been split into native and web implementations to support
this change.
hace 6 años
Bettenbuk Zoltan
6b68fba220
[RN] Add remote video menu
hace 6 años
Bettenbuk Zoltan
80e8afa9c1
[RN] Remove react-native-prompt
hace 6 años
Bettenbuk Zoltan
506b15e3b5
[RN] Recolor BottomSheet
hace 6 años
Bettenbuk Zoltan
62e7fd7e8e
[RN] Make feature dialogs branded: recording
hace 6 años
Bettenbuk Zoltan
22a602768c
[RN] Add branded dialog component
hace 6 años
mmoanis
b844a9f06b
Abstract the DialogWithTabs title so it can be reused with other components
hace 6 años