Skip to content

Releases: team-telnyx/telnyx-webrtc-android

Release v1.2.13-alpha

24 Jan 19:08
7bd2993
Compare
Choose a tag to compare
Release v1.2.13-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.13-alpha

Release v1.2.12-alpha

03 Jan 14:19
b67759b
Compare
Choose a tag to compare
Release v1.2.12-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.12-alpha

Release v1.2.11-alpha

16 Nov 09:56
8a6e9b6
Compare
Choose a tag to compare
Release v1.2.11-alpha Pre-release
Pre-release

Changelog

FAIL_WAIT repeat during login session.

09 Nov 17:32
58b9979
Compare
Choose a tag to compare
Pre-release
v1.2.10-alpha

[WEBRTC-711] Fix REGISTRATION issue from ld6/sy1 in Telnyx WebRTC SDK…

Gateway handling improvements

20 Oct 09:54
a722aed
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.2.8-alpha...1.2.9-alpha

IceCandidate collection fix

16 Sep 17:56
94720d6
Compare
Choose a tag to compare
Pre-release
v1.2.8-alpha

[WEBRTC-690][ENGDESK-11170] Push Notification investigation enhanceme…

TxSocket modifications and Timer() fix

14 Sep 14:34
b1288c5
Compare
Choose a tag to compare
Pre-release
[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

01 Sep 16:48
Compare
Choose a tag to compare
audiomanager public Pre-release
Pre-release
v1.2.6-alpha

[WEBRTC-681] audiomanager no longer private

Client state changes

30 Aug 17:04
6a930a3
Compare
Choose a tag to compare
Client state changes Pre-release
Pre-release

We now receive client Ready state live data when we are ready to make a call

Gateway registration changes

13 Aug 09:24
ffe2115
Compare
Choose a tag to compare
Pre-release
Merge pull request #50 from team-telnyx/WEBRTC-Remove-Dokka

[WEBRTC-644] No longer need dokka generation