Saúl Ibarra Corretgé
5ff1ce5a60
[iOS] Don't show google signin button on iOS <= 10
...
It doesn't seem to work properly.
2018-10-12 13:17:29 -05:00
Saúl Ibarra Corretgé
843f08f38e
[RN] Don't show a beta label for recordings
2018-10-12 12:03:32 -05:00
Saúl Ibarra Corretgé
418575136f
[RN] Don't use webClientId on mobile
...
That is only required if we'd want our backend to authenticate on behalf of our
users. If the app is to authenticate directly it's not needed.
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
8c97ce2ee9
deps: update react-native-google-signin
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
b2245729cc
[iOS] Update Podfile.lock
2018-10-12 13:08:20 +02:00
Saúl Ibarra Corretgé
cc2b5a261b
deps: update lib-jitsi-meet
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
13c4ec884b
deps: update package-lock.json
...
It's impossible to avoid conflicts on a long lived PR like this. Sigh.
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
7162080d00
feat(flow): tame the beast
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
b71adbdf70
deps: update React Native to version 0.57
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
2ae2f04f0a
feat(eslint): tame the beast
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
4424c456a9
deps: update eslint
...
This is required due to the Babel update.
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
cfa1e2f90d
deps: update to Babel 7
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
d290d28248
feat(Audio): fix react warning
2018-10-10 18:07:36 +02:00
Saúl Ibarra Corretgé
0474031a78
deps: update react and styled-components
2018-10-10 18:07:36 +02:00
paweldomas
a57a5ca49d
chore(Travis): use XCode 10 image
2018-10-09 17:54:40 -05:00
Bettenbuk Zoltan
d8c1f107da
[RN] Add swipe to delete feature
2018-10-09 13:35:06 +02:00
Saúl Ibarra Corretgé
9d27c36d80
config: remove no longer used option
2018-10-08 11:31:47 -05:00
Saúl Ibarra Corretgé
057b300074
feat(Participant): reuse avatar URL generation logic
...
It was moved to js-utils, so make use of it.
2018-10-05 17:15:00 +02:00
Bettenbuk Zoltan
e164a23cf0
[RN] Fix start recording dialog after dropbox changes
2018-10-04 12:10:28 -05:00
Bettenbuk Zoltan
61456b0d99
Handle all day events in calendar
2018-10-04 16:21:51 +02:00
damencho
df55448a2c
Fixes chat image links to reflect html base.
2018-10-03 14:44:33 -05:00
Bettenbuk Zoltan
6953569629
Fix sticky recording labels
2018-10-03 12:52:21 +02:00
hristoterezov
4d2614660c
fix(recording): Show the button when the dropbox integration is disabled
2018-10-02 13:50:05 -05:00
Bettenbuk Zoltan
60f7ba7301
[RN] Remove mobile notifications
2018-10-02 20:47:41 +02:00
Bettenbuk Zoltan
e5cc732b72
[RN] Add ExpandedLabel
2018-10-02 20:47:41 +02:00
Bettenbuk Zoltan
d604cdfe27
Turn TranscribingLabel a self-containing component
2018-10-02 20:47:41 +02:00
Lars Spaenij
dc90800e50
Removed unnecessary string wrapping ( #3490 )
...
* Removed unnecessary string wrapping
2018-10-01 22:39:16 -05:00
Saúl Ibarra Corretgé
6f17988d17
[iOS] Fix warning ( #3491 )
...
When a native iOS module implements `constantsToExport` it must define
`requiresMainQueueSetup`. In this case we don't do any UI stuff so it doesn't
need to be initialized in the main thread.
2018-10-01 21:47:48 -05:00
Saúl Ibarra Corretgé
c54db8337d
[iOS] Unify openURL methods and mark the old one deprecated ( #3489 )
...
Make sure both methods offer the same behavior and mark the old one as
deprecated so SDK users get a warning.
2018-09-28 14:54:09 -05:00
Дамян Минков
9a1e9fff98
Updates quick-install with instructions for systemd config. ( #3488 )
...
Fixes too many open files.
2018-09-27 16:58:10 -05:00
hristoterezov
a214be0dfe
doc(dropbox): Add documentation for the mobile app.
2018-09-27 01:42:59 -05:00
hristoterezov
39a22effb1
fix(build.gradle): Move dropboxAppKey definition to defaultConfig
2018-09-27 01:42:59 -05:00
hristoterezov
ca600928f5
feat(build.gradle): Use the Dropbox app key specified in Info.plist.
2018-09-27 01:42:59 -05:00
hristoterezov
60decf7692
ref(dropbox): Consistency for the naming around the app key.
2018-09-27 01:42:59 -05:00
hristoterezov
467452d110
fix(deeplinking): After braking it with the dropbox implementation.
2018-09-27 01:42:59 -05:00
hristoterezov
af37141e3d
feat(dropbox): For mobile.
...
This involves redesign of the web recording dialog in order to look the
same as the mobile one.
2018-09-27 01:42:59 -05:00
hristoterezov
ae7a882188
feat(Switch): Implement
2018-09-27 01:42:59 -05:00
hristoterezov
a49e590e7c
feat(LoadingIndicator): Implementation for web.
2018-09-27 01:42:59 -05:00
hristoterezov
1928efda11
fix(web/Text): p->span
2018-09-27 01:42:59 -05:00
hristoterezov
57bf165ebd
doc(config): dropbox
2018-09-27 01:42:59 -05:00
hristoterezov
38517127c3
feat(dropbox): Implement react-native module.
2018-09-27 01:42:59 -05:00
Pratik Shah
b7b43e8d9c
feat(chat): convert to use React
...
- Change "features/chat" to support listening for new chat messages
and storing them, removing that logic from conference.js.
- Combine chat.scss and side_toolbar_container.css, and remove unused
scss files. Chat is the only side panel so the two concepts have
been merged.
- Remove direct access to the chat feature from non-react and non-redux
flows.
- Modify the i18n translate function to take in an options object.
By default the option "wait" is set to true, but that causes
components to mount after the parent has been notified of
an update, which means autoscrolling down to the latest rendered
messages does not work. With "wait" set to false, the children
will mount and then the parent will trigger componentDidUpdate.
- Create react components for chat. Chat is the side panel
plus the entiren chat feature. ChatInput is a child of Chat and
is used for composing messages. ChatMessage displays one message
and extends PureComponent to limit re-renders.
- Fix a bug where the toolbar was not showing automatically when
chat is closed and a new message is received.
- Import react-transition-group to time the animation of the
side panel showing/hiding and unmounting the Chat component.
This gets around the issue of having to control autofocus if the
component were always mounted and visibility toggled, but
introduces not being able to store previous scroll state
(without additional work or re-work).
2018-09-26 14:48:10 -05:00
Zoltan Bettenbuk
8adc8a090a
[RN] Fix duplicated notifications ( #3479 )
2018-09-26 11:06:26 -05:00
jakob
8c23d43a3a
doc: add ubuntu universe repo note to quickinstall
...
Recent Ubuntus come with only main repositories enabled. See #3427 .
2018-09-25 11:12:04 -05:00
bgrozev
5773bc48ed
fix: Filters out e2e_rtt events for google analytics. ( #3476 )
2018-09-25 11:00:46 -05:00
paweldomas
9613755055
fix(Travis/iOS): use '-quiet' with 'xcodebuild' commands
...
This reduces 'xcodebuild' verbosity and fixed problem with exceeding 4MB
of logs size imposed by Travis CI.
2018-09-24 14:34:11 -05:00
virtuacoplenny
1fbc68d0cc
Merge pull request #3471 from saghul/update-ljm
...
deps: update lib-jitsi-meet dependency
2018-09-21 09:01:42 -07:00
Bettenbuk Zoltan
2cbe7922f6
[RN] Dialogs: Replace legacy common style with common container
2018-09-21 15:22:27 +02:00
Saúl Ibarra Corretgé
a712e26ee2
deps: update lib-jitsi-meet dependency
2018-09-21 15:18:46 +02:00
Saúl Ibarra Corretgé
b673c4a11a
feat(permissions): adjust to changes in permissions checking
2018-09-21 11:35:16 +02:00