Releases: team-telnyx/telnyx-webrtc-android
Releases · team-telnyx/telnyx-webrtc-android
Release v1.2.11-alpha
Changelog
FAIL_WAIT repeat during login session.
v1.2.10-alpha [WEBRTC-711] Fix REGISTRATION issue from ld6/sy1 in Telnyx WebRTC SDK…
Gateway handling improvements
What's Changed
- [WEBRTC-690] Metadata used for Push Notifications by @Oliver-Zimmerman in #59
- [WEBRTC-697] JaCoCo fix and coverage increase by @Oliver-Zimmerman in #60
- [WEBRTC-704] Handle more gateway responses by @Oliver-Zimmerman in #61
Full Changelog: v1.2.8-alpha...1.2.9-alpha
IceCandidate collection fix
v1.2.8-alpha [WEBRTC-690][ENGDESK-11170] Push Notification investigation enhanceme…
TxSocket modifications and Timer() fix
[WEBRTC-695] Gateway timer bug :: needs to be nulled after cancel (#57) * [WEBRTC-681] Change socket implementation * [WEBRTC-681] More clear environment text - auto logged in via shared prefs * [WEBRTC-681] isLoggedIn bool within TxSocket * [WEBRTC-681] Cancel job properly when destroying socket * [WEBRTC-681] Fix tests for changes to TxSocket * [WEBRTC-681] Fix TelnyxClientTest after TelnyxClient changes * [WEBRTC-681] Push notification message handling changes * [[WEBRTC-690] Comment out metadata related message data (not required yet) * [WEBRTC-690] Notification accept/reject handling in sample app * [WEBRTC-690] Add metadata comment * [WEBRTC-690] Close client related connections on network thread * [WEBRTC-695] purge and nullify timer before restarting Timer()
audiomanager public
v1.2.6-alpha [WEBRTC-681] audiomanager no longer private
Client state changes
We now receive client Ready state live data when we are ready to make a call
Gateway registration changes
Merge pull request #50 from team-telnyx/WEBRTC-Remove-Dokka [WEBRTC-644] No longer need dokka generation
CodeCov implementation, sample app fix
v1.2.1-alpha [WEBRTC-656] CodeCov and automated release addition, test changes for…
Logging fix
Merge pull request #44 from team-telnyx/WEBRTC-636 [WEBRTC-636] Remove BuildConfig check when setting log level