Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.

Tags: react-native-webrtc/react-native-callkit

Tags

1.3.4

Toggle 1.3.4's commit message
a1bec02 release 1.3.4 (@ianlin 2018-05-02 23:41:05 +0800)

c09fb17 Method for checking speaker status (#41)  (@arkalyk Akash 2018-05-02 17:24:55 +0200)
41b3147 Feature / Check if phone is busy  (#39)  (@arkalyk Akash 2018-04-19 11:03:00 +0200)
c15c147 Feature/method and callback for mic toggle (#40)  (@arkalyk Akash 2018-04-19 08:34:47 +0200)
7eee28b README updated.  (@arkalyk AKASH 2018-03-14 12:08:40 +0100)
9c74590 README updated.  (@arkalyk AKASH 2018-03-14 11:57:16 +0100)
7fbcf0e moved displayIncomingCall callback moved to addEventListener.  (@arkalyk AKASH 2018-03-14 11:17:08 +0100)
786d28a README updated.  (@arkalyk AKASH 2018-03-05 08:21:58 +0100)
a3a4760 minor fix.  (@arkalyk AKASH 2018-03-05 07:53:29 +0100)
887580d displayIncomingCall callback added.  (@arkalyk AKASH 2018-03-02 14:47:56 +0100)
4211274 README.md updated.  (@arkalyk AKASH 2018-03-02 15:10:23 +0100)
e29ac6d contactIdentifier added to startCall action.  (@arkalyk AKASH 2018-02-14 20:53:32 +0100)

1.3.3

Toggle 1.3.3's commit message
d0d7047 release 1.3.3 (@ianlin 2018-03-02 18:35:58 +0800)

a496812 Refactor / [RNCallKit][application:continueUserActivity] (#36)  (@arkalyk Akash 2018-02-27 01:59:47 -0800)
4478a83 endAllCalls method added.  (@arkalyk AKASH 2018-02-23 15:41:08 +0100)

1.3.2

Toggle 1.3.2's commit message
9c9f128 release 1.3.2 (@ianlin 2018-02-13 15:30:01 +0800)

7853dbc localizedCallerName added to displayIncomingCall (#33)  (@arkalyk Akash 2018-02-12 23:27:28 -0800)
6b75ce9 invoke handleStartCall on video call tap from system phone app.  (@arkalyk AKASH 2018-02-09 13:57:27 +0100)
f389628 Uppercased callUUID fixed.  (@arkalyk AKASH 2018-02-09 13:16:31 +0100)
65ab288 accept all handleTypes for call action from native Call History  (@james Lin 2018-02-07 23:09:57 +0800)
79e4009 Update README.md  (@ian Yu-Hsun Lin 2018-02-01 14:55:42 +0800)

1.3.1

Toggle 1.3.1's commit message
4b198ee release 1.3.1 (@ianlin 2017-12-16 19:26:36 +0800)

ca35bf1 fix checking ios version less than 10.2  (@ianlin 2017-12-16 19:25:54 +0800)
083614f release 1.3.0  (@ianlin 2017-09-19 18:04:55 +0800)
8e67743 Do not need to init RNCallKit in AppDelegate.m  (@ianlin 2017-09-19 18:03:38 +0800)
4ed5f55 release 1.2.1  (@ianlin 2017-08-15 16:34:28 +0800)
f00588e fix typo in podspec  (@killian O'Connell 2017-08-15 08:08:51 +0100)
da836b9 release 1.2.0  (@ianlin 2017-08-14 11:35:45 +0800)
e20d801 Update installation instructions  (@killian O'Connell 2017-08-13 09:23:15 +0100)
456cb05 take podspec values from package.json  (@killian O'Connell 2017-08-13 09:19:22 +0100)
a163624 Add podspec  (@killian O'Connell 2017-08-13 09:11:50 +0100)
105e9b9 release 1.1.3  (@ianlin 2017-06-16 20:53:09 +0800)
4d2ecda add report connecting/connected outgoing call method  (@ianlin 2017-06-16 20:52:17 +0800)
4e85909 release 1.1.2  (@ianlin 2017-04-26 10:36:06 +0800)
f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.3.0

Toggle 1.3.0's commit message
3cc899a release 1.3.0 (@ianlin 2017-09-19 18:04:55 +0800)

8e67743 Do not need to init RNCallKit in AppDelegate.m  (@ianlin 2017-09-19 18:03:38 +0800)
4ed5f55 release 1.2.1  (@ianlin 2017-08-15 16:34:28 +0800)
f00588e fix typo in podspec  (@killian O'Connell 2017-08-15 08:08:51 +0100)
da836b9 release 1.2.0  (@ianlin 2017-08-14 11:35:45 +0800)
e20d801 Update installation instructions  (@killian O'Connell 2017-08-13 09:23:15 +0100)
456cb05 take podspec values from package.json  (@killian O'Connell 2017-08-13 09:19:22 +0100)
a163624 Add podspec  (@killian O'Connell 2017-08-13 09:11:50 +0100)
105e9b9 release 1.1.3  (@ianlin 2017-06-16 20:53:09 +0800)
4d2ecda add report connecting/connected outgoing call method  (@ianlin 2017-06-16 20:52:17 +0800)
4e85909 release 1.1.2  (@ianlin 2017-04-26 10:36:06 +0800)
f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.2.1

Toggle 1.2.1's commit message
52613e9 release 1.2.1 (@ianlin 2017-08-15 16:34:28 +0800)

f00588e fix typo in podspec  (@killian O'Connell 2017-08-15 08:08:51 +0100)
da836b9 release 1.2.0  (@ianlin 2017-08-14 11:35:45 +0800)
e20d801 Update installation instructions  (@killian O'Connell 2017-08-13 09:23:15 +0100)
456cb05 take podspec values from package.json  (@killian O'Connell 2017-08-13 09:19:22 +0100)
a163624 Add podspec  (@killian O'Connell 2017-08-13 09:11:50 +0100)
105e9b9 release 1.1.3  (@ianlin 2017-06-16 20:53:09 +0800)
4d2ecda add report connecting/connected outgoing call method  (@ianlin 2017-06-16 20:52:17 +0800)
4e85909 release 1.1.2  (@ianlin 2017-04-26 10:36:06 +0800)
f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.2.0

Toggle 1.2.0's commit message
27cbaa7 release 1.2.0 (@ianlin 2017-08-14 11:35:45 +0800)

e20d801 Update installation instructions  (@killian O'Connell 2017-08-13 09:23:15 +0100)
456cb05 take podspec values from package.json  (@killian O'Connell 2017-08-13 09:19:22 +0100)
a163624 Add podspec  (@killian O'Connell 2017-08-13 09:11:50 +0100)
105e9b9 release 1.1.3  (@ianlin 2017-06-16 20:53:09 +0800)
4d2ecda add report connecting/connected outgoing call method  (@ianlin 2017-06-16 20:52:17 +0800)
4e85909 release 1.1.2  (@ianlin 2017-04-26 10:36:06 +0800)
f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.1.3

Toggle 1.1.3's commit message
b05b6e9 release 1.1.3 (@ianlin 2017-06-16 20:53:09 +0800)

4d2ecda add report connecting/connected outgoing call method  (@ianlin 2017-06-16 20:52:17 +0800)
4e85909 release 1.1.2  (@ianlin 2017-04-26 10:36:06 +0800)
f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.1.2

Toggle 1.1.2's commit message
fa31266 release 1.1.2 (@ianlin 2017-04-26 10:36:06 +0800)

f4f3c77 Update readme  (@ian Yu-Hsun Lin 2017-04-26 10:35:04 +0800)
dbfccc2 Make sure we pass the callUUID on most event handlers  (@joao Mesquita 2017-04-25 12:00:22 -0400)
d9e46f7 release 1.1.1  (@ianlin 2017-04-22 16:00:46 +0800)
b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)

1.1.1

Toggle 1.1.1's commit message
ec0cab7 release 1.1.1 (@ianlin 2017-04-22 16:00:46 +0800)

b17dbf1 Fix incorrect import on React-Native >=0.40  (@joao Mesquita 2017-04-21 16:04:50 -0400)
ebee327 Update README.md  (@ian Yu-Hsun Lin 2017-01-19 13:46:55 +0800)