Bettenbuk Zoltan
1993ad10eb
feat: apply color brand guidelines
6 gadus atpakaļ
Bettenbuk Zoltan
d305caf910
feat: borderless toolbox icons
6 gadus atpakaļ
Bettenbuk Zoltan
a25a504a59
feat: add bottom gradient
6 gadus atpakaļ
Saúl Ibarra Corretgé
1e18af2d1a
rn: fix not showing a prompt when permissions have been denied
This only shows up if we cannot prompt again, like when turning permissions off
in the Settings app in iOS.
6 gadus atpakaļ
Matthias Herzog
e0c8b6b3c0
fix welcome page title fixes #4273
6 gadus atpakaļ
Дамян Минков
9071cd4813
Listens for suspend events from jitsi-power-monitor on postis channel. (#4428)
* Listens for suspend events from jitsi-power-monitor on postis channel.
* Removes duplicated type and actions.
* Moves suspendDetected state from overlay to power-monitor feature.
6 gadus atpakaļ
virtuacoplenny
2f626ea474
ref(api): move participant join and left to middleware (#4365)
6 gadus atpakaļ
Bettenbuk Zoltan
0a76eebca7
feat: central back button registry
6 gadus atpakaļ
damencho
0e9e695251
Passes confID when initializing JitsiConference.
The confID is domain.com/RoomName or domain.com/tenant/RoomName, adds the tenant if any and also keeps the room name case.
6 gadus atpakaļ
Bettenbuk Zoltan
5b25e02e26
feat: use dialog instead of alert when inviting
6 gadus atpakaļ
Bettenbuk Zoltan
0e6f14bb7c
fix: avoid false triggering CDU in SlidingView
6 gadus atpakaļ
Leonard Kim
57b9954d9c
fix(api): support params with value of undefined
6 gadus atpakaļ
virtuacoplenny
249dd7b8b8
fix(invite): decode the meeting name (#4411)
* fix(invite): decode the meeting name
* squash: try to make mobile join same encoded meeting name as web
* Decodes and generated texts for share and copy meeting info.
Decodes in all cases except when it contains a space, as it will generate wrong links when pasted/shared in external applications.
6 gadus atpakaļ
Bettenbuk Zoltan
b31d7b4451
ref: remove createStyleSheet from dialog styles
6 gadus atpakaļ
Bettenbuk Zoltan
8dea3389ee
fix: avoid clicking behind dialogs
6 gadus atpakaļ
virtuacoplenny
e7f9e8e7f7
fix(conference): require user interaction to unmute in iframe (#4429)
* fix(conference): require user interaction to unmute in iframe
* squash: explicitly whitelist react native
6 gadus atpakaļ
Bettenbuk Zoltan
a53a86ee7a
feat: add room lock pwd error message
6 gadus atpakaļ
Bettenbuk Zoltan
301a8e319a
fix: reduce avatar font size
6 gadus atpakaļ
Hristo Terezov
1b4bdb5142
fix(blur): on FF
6 gadus atpakaļ
Hristo Terezov
f030a3f1fb
fix(blur): when switching video tracks.
6 gadus atpakaļ
Hristo Terezov
8f79779ca7
fix(blur): Disable for SS
6 gadus atpakaļ
Saúl Ibarra Corretgé
c5111bb359
rn: update default color scheme
6 gadus atpakaļ
Bettenbuk Zoltan
42814eac7d
feat: add icon based avatar and icon for pstn
6 gadus atpakaļ
Bettenbuk Zoltan
74d0013acc
feat: use participant id for avatar color
6 gadus atpakaļ
Bettenbuk Zoltan
88e4850c4d
fix: remove locally generated avatar ID
6 gadus atpakaļ
Bettenbuk Zoltan
87f9b1cf92
ref: remove unnecesary functions
6 gadus atpakaļ
Bettenbuk Zoltan
a35b36d6df
feat: dynamic avatar font size
6 gadus atpakaļ
Bettenbuk Zoltan
a04982fd96
fix: AlwaysOnTop avatar
6 gadus atpakaļ
Bettenbuk Zoltan
658679f89e
fix: undefined participant in avatar call
6 gadus atpakaļ
Bettenbuk Zoltan
0c8130af41
fix: default avatar relative url
6 gadus atpakaļ
paweldomas
e4c5968459
fix: bring back the add meeting URL button
Brings back the button for generating meeting URLs for calendar events.
6 gadus atpakaļ
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
6 gadus atpakaļ
Cristian Florin Ghita
3b750ddd5a
Add video background blur
6 gadus atpakaļ
Bettenbuk Zoltan
a48d67bdc7
fix: inconsistent state when quickly closing a sliding view
6 gadus atpakaļ
netaskd
8da0552541
microsoftCalendar: add showing calendar events in local timezone.
6 gadus atpakaļ
Hristo Terezov
7ce0def995
fix(mobile): After PR #4396
6 gadus atpakaļ
Hristo Terezov
21dcc41d31
ref(large-video): switch LargeVideo logic to react
6 gadus atpakaļ
Дамян Минков
625d268373
Room lock update (#4394)
* Adds a notification when remote lock happens.
* Updates translations.
Removes unused strings and extracts room password to separate translation, to be able to change it when deployment uses only digits.
* Formats the conference pin when showing it.
* Removes member from translation in favour of participant.
* Updates formatting of the pin.
* Adds a notification when password is remotely removed.
6 gadus atpakaļ
Saúl Ibarra Corretgé
1baa85b649
rn: hide invite button if the functionality is not available
6 gadus atpakaļ
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
6 gadus atpakaļ
Leonard Kim
0734ce7ae3
feat(api): add notifications for kicked participants
6 gadus atpakaļ
Дамян Минков
2dc06c28e3
Adds option to be able to cancel locked rooms and leave. (#4391)
* Adds option to be able to cancel locked rooms and leave.
* Removes not needed operations when canceling password prompt.
6 gadus atpakaļ
Leonard Kim
c0376d238a
ref(notifications): do not notify of local participant left
Join notifications are already supressed for the local
participant, so hide the left notification. For now
the notification is not being shown on mobile to keep
the same existing behavior and because a copy change
will be needed, but will be added once batching is
implemented.
6 gadus atpakaļ
Leonard Kim
979b773c3c
ref(notifications): move join notification firing to notifications feature
6 gadus atpakaļ
Bettenbuk Zoltan
d7483f07e3
feat: add possibility to clear invite search field
6 gadus atpakaļ
Дамян Минков
9c1b802997
Device selection now always shows the device that it managed to open. (#4384)
* Device selection now always shows the device that managed to open.
* Simplifies implementation, skips using state.
6 gadus atpakaļ
Saúl Ibarra Corretgé
55218de779
rn: add a reduced UI mode for the welcome page
The only way to render the welcome page in reduced UI mode currently is to
hangup a call from the Android ongoing notification while in PiP mode.
6 gadus atpakaļ
Leonard Kim
9d94257e79
ref(api): move conference join notification to middleware
6 gadus atpakaļ
Leonard Kim
fa818bc386
feat(screenshare): allow auto-pin remote only
6 gadus atpakaļ
Saúl Ibarra Corretgé
a73a642c64
rn: fix CallKit failure screen flash when kicked
Pretend we have left instead of triggering a call failure. The user was already
told in the dialog.
6 gadus atpakaļ