Skip to content

Releases: m1ga/ti.vonage

Android 2.5.0

08 Jul 07:43

Choose a tag to compare

  • update to latest Vonage library 2.28.0
  • ⚠️ you have to use <uses-sdk android:minSdkVersion="24"/> in your tiapp.xml now as Vonage raised the minSDK

iOS 1.0.0

16 Oct 11:57

Choose a tag to compare

Initial version made by @hansemannn

Android 2.4.0

16 Oct 11:31

Choose a tag to compare

  • update to latest Vonage library 2.26.1
  • ⚠️ you have to use <uses-sdk android:minSdkVersion="23"/> in your tiapp.xml now as Vonage raised the minSDK

Android 2.3.0

15 Mar 20:02

Choose a tag to compare

  • permissionsText property in initialize:
vonage.initialize({
    permissionsText: "allow permissions"
  });

Android 2.2.2

03 Mar 09:21

Choose a tag to compare

  • add missing propertyAccessors for audioOnly

Android 2.2.1

24 Feb 16:55

Choose a tag to compare

  • renamed streamReceived event parameter type to userType
  • added new parameters connectionData, connectionId, connectionCreationTime to streamReceived

Android 2.2.0

22 Feb 15:51

Choose a tag to compare

Rewrite of the module. No view anymore. See the example in the README how to use it.

Android 2.1.0

10 Feb 19:48

Choose a tag to compare

  • Update Vonage SDK to 2.20.1
  • add audioOnly property

Android 2.0

27 May 17:21

Choose a tag to compare

Update Vonage SDK to 2.20.1

Android 1.0

01 May 10:18

Choose a tag to compare

initial release