- Defining default props for testing. (Todd Anderson)
- Change to default hardware acceleration rendering to true. (Todd Anderson)
Proper assignment of hardwareAccelerated prop through API. Change to initial scaleMode setting on playback.
- Update README.md (Jessica Palmer)
- bump of version to match SDK version. (bustardcelly)
- bump of version to match SDK version. (bustardcelly)
- bump of version to match SDK version. (bustardcelly)
- bump of version to match SDK version. (bustardcelly)
- Also allowing for background services on Android >= 28. (bustardcelly)
- 7.2.0 SDK for android example. (bustardcelly)
- fixed foreground service crash on Android version >= 28 (Chung Wei Leong)
- install instructions (bustardcelly)
- enforcing style light for Android 13+ (bustardcelly)
- modular subscriber UI updates for "notch". (bustardcelly)
- publisher modular layout updates. (bustardcelly)
- fixing darkmode text issues in iOS example. (bustardcelly)
- not clearing input fields on focus. (bustardcelly)
- fix for android scroll out on keyboard. (bustardcelly)
- Support for iOS attach/detach view. (bustardcelly)
- squashed device orientation bug on iOS pub. (bustardcelly)
- fix for backfacing orientation issue. (bustardcelly) X
- android resubscribe support. (bustardcelly)
- iOS re-subscribe logic added. (bustardcelly)
- update for dependencies of Xcode 10 (bustardcelly)
- subscriber background support. (bustardcelly)
- null check on auth fields. (bustardcelly)
- update prop/method docs. (bustardcelly)
- some nicer UI for subscriber non-view settings. (bustardcelly)
- ios implementation for setPlaybackVolume. (bustardcelly)
- subscriber setPlaybackVolume implementation. (bustardcelly)
- styles for mute/unmute icons. (bustardcelly)
- adding basic mute/unmute icon UI for API. (bustardcelly)
- exposing mute/unmute API. (bustardcelly)
- SDK update 4.6.0. (bustardcelly)
- adding enableBackgroundStream prop. (bustardcelly)
- bump to v2.0.0 (Todd Anderson)
- fix for argument on subscribe in iOS (bustardcelly)
- using UIManager to target specific views on iOS (bustardcelly)
- adding podspec. (bustardcelly)
- initial release