Skip to content

Releases: iotum/cordova-plugin-callkit

1.2.3

25 Nov 22:04
ebddc02

Choose a tag to compare

1.2.3 Pre-release
Pre-release

What's Changed

  • Fix Logic That Should Finish IncomingCallActivity, When Corresponding Connection is Disconnected by @WesUnwin in #36
  • bump version 1.2.3 by @rex-iotum in #37
  • IncomingCallActivity: Fix unregistering LocalBroadcastManager by @WesUnwin in #38

Full Changelog: 1.2.2...1.2.3

1.2.2

24 Nov 18:12
730ff84

Choose a tag to compare

1.2.2 Pre-release
Pre-release

What's Changed

  • FIX: Adjust Full Screen Intent Flags to More Reliably Show Full-Screen Alert by @WesUnwin in #34
  • increment version by @rex-iotum in #35

Full Changelog: 1.2.1...1.2.2

1.2.1

21 Nov 23:10
3d30f5e

Choose a tag to compare

1.2.1 Pre-release
Pre-release

What's Changed

  • Tie Call Notification to A Foreground Service (Branched off of ongoing call notification) by @WesUnwin in #30
  • Use a Foreground Service + Ongoing Call Notification by @WesUnwin in #27
  • Bump version to 1.2.1 by @rex-iotum in #31
  • Update cordova-plugin-callkit version to 1.2.1 by @rex-iotum in #32
  • Fix conflict fix in CallNotification.java by @WesUnwin in #33

Full Changelog: 1.2.0...1.2.1

1.2.0

21 Nov 22:16
861e38e

Choose a tag to compare

What's Changed

  • MyConnectionService: pass payload to CordovCall answer and reject, re… by @WesUnwin in #17
  • unify iOS/Android params by @rex-iotum in #16
  • Caller Display / Address Fix, DRY out Code For Executing Callbacks by @WesUnwin in #18
  • CordovaCall emitEvent / registerEvent Race Condition Fix by @WesUnwin in #20
  • Add missing import statement for android.util.log by @WesUnwin in #21
  • Android Self-Managed Calls by @WesUnwin in #19
  • Add uses-permission declaration for android.permission.POST_PROMOTED_NOTIFICATIONS by @WesUnwin in #23
  • MyConnectionService: add call to connection.setRinging() in connection.onShowIncomingCallUI by @WesUnwin in #26
  • Ensure Existing Ringing Connections Are Terminated, Before Adding A New One (For Robustness + UI Limitations) by @WesUnwin in #24
  • CallNotification.java: Close Associated IncomingConnection On Timeout (Prevents Lingering IncomingConnections of State Ringing) by @WesUnwin in #25
  • Switch to ConcurrentHashMap for Thread Safety With connectionMap by @WesUnwin in #28
  • Delete Unused/Bad Intent Filter Entries (For Registration Of CallActionReceiver by MyConnectionService) by @WesUnwin in #29

Full Changelog: 1.1.6...1.2.0

1.1.6

29 Aug 19:16
81f1b94

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.6

1.1.3

11 Apr 19:35
2b08177

Choose a tag to compare

1.1.3 Pre-release
Pre-release

What's Changed

  • don't clear callData on the first answer callback by @rex-iotum in #8

Full Changelog: 1.1.2...1.1.3

1.1.2

07 Apr 18:30
93621a8

Choose a tag to compare

1.1.2 Pre-release
Pre-release

What's Changed

  • set the video flag on receiving a VOIP push notification by @rex-iotum in #7

Full Changelog: 1.1.1...1.1.2

1.1.1

07 Apr 02:47
d350daf

Choose a tag to compare

1.1.1 Pre-release
Pre-release

What's Changed

  • remove programatic mute/unmute discard, don't error if no active call by @rex-iotum in #6

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Apr 19:25
a43adcd

Choose a tag to compare

1.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/iotum/cordova-plugin-callkit/commits/1.1.0