Adam Szmyd
Adam Szmyd
This fixes the issue with wiredep injection (https://github.com/mgcrea/angular-pull-to-refresh/issues/16)
#### Expected behavior MediaStreamTrack.muted property should not rely on MediaStreamTrack.enabled property. #### Observerd behavior Opposite to above - when toggling MediaStream.enabled flag, `muted` flag also gets toggled. #### Steps to...
Why `third_party/adapter` is not being updated more often? Its from 8 months ago now. Im asking because i'm trying to get WebRTC video working on Edge15 and it seems that...
### Platforms affected Android ### What does this PR do? 1. It makes statusbar transparency persisten. Earlier when you call methods in this order: `overlaysWebView(true)` , `hide()` , `show()` the...
Fix unlock
### Platforms affected iOS and Android ### What does this PR do? After `unlock` is made on iOS it sets orientation to `UIInterfaceOrientationUnknown` so that phone decides by its own...
### Description It happens sometimes that the globally available `window` and `document` objects are not the ones we want to use when attaching listeners and searching through DOM. In our...
Could you please use at least one option to create versions of this plugin? I recommend npm registry but if you dont' want, please at least make an release version...
Function updates (description, env vars) are not applied if the ImageURI also changed in an update
**Describe the bug** Updating other things than ImageURI in one update makes only the ImageURI to be updated. Other changes (like description, env variables) are not updated. **Steps to reproduce**...
Docs update (https://github.com/react-native-webrtc/react-native-webrtc/issues/1631)