Skip to content

Commit

Permalink
Version 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed May 25, 2016
1 parent 27b9786 commit ece64b0
Show file tree
Hide file tree
Showing 62 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Intercom for Cordova/PhoneGap

# 1.1.6 (2016-05-25)

* Updated Intercom for iOS to [2.3.21](https://github.com/intercom/intercom-ios/releases/tag/2.3.21).

# 1.1.5 (2016-04-11)

* Fixed Cordova CLI 6.1.1 compatibility. Fixes [#48](https://github.com/intercom/intercom-cordova/issues/48).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To install the plugin in your Cordova app, run the following:

To add the plugin to your PhoneGap app, add the following to your `config.xml`:

<plugin name="cordova-plugin-intercom" version="~1.1.5" />
<plugin name="cordova-plugin-intercom" version="~1.1.6" />

## Configuring Intercom

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-intercom",
"version": "1.1.5",
"version": "1.1.6",
"description": "Official Cordova/PhoneGap plugin for Intercom",
"cordova": {
"id": "cordova-plugin-intercom",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-intercom" version="1.1.5" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<plugin id="cordova-plugin-intercom" version="1.1.6" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>Intercom</name>
<author>Intercom</author>
<license>MIT License</license>
Expand Down
2 changes: 1 addition & 1 deletion src/android/IntercomBridge.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ private void setUpIntercom() {
try {
Context context = IntercomBridge.this.cordova.getActivity().getApplicationContext();

HeaderInterceptor.setCordovaVersion(context, "1.1.5");
HeaderInterceptor.setCordovaVersion(context, "1.1.6");

ApplicationInfo app = context.getPackageManager().getApplicationInfo(context.getPackageName(), PackageManager.GET_META_DATA);
Bundle bundle = app.metaData;
Expand Down
Empty file modified src/ios/Intercom.bundle/certs/intercom.icmcer
100755 → 100644
Empty file.
Empty file modified src/ios/Intercom.bundle/images/back.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/bubble_left.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/bubble_no_tail.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/bubble_right.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/circle_mask.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/close.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/info.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/intercom_logo.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/message_failed.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/neutral.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/no_conversations.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/sad.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/smile.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/thumbs_down.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/thumbs_up.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/upload_icon.png
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/images/[email protected]
100755 → 100644
Empty file modified src/ios/Intercom.bundle/sound/admin_reply_delivered.caf
100755 → 100644
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_delivered.caf
100755 → 100644
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_failed.caf
100755 → 100644
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_sending.caf
100755 → 100644
Empty file.
Empty file modified src/ios/Intercom.framework/Modules/module.modulemap
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions src/ios/Intercom.framework/Versions/A/Headers/Intercom.h
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Intercom.h
// Intercom for iOS - Version 2.3.19
// Intercom for iOS - Version 2.3.21
//
// Created by Intercom on 8/01/2015.
// Copyright (c) 2014 Intercom. All rights reserved.
Expand All @@ -10,7 +10,7 @@
#import <UIKit/UIKit.h>

#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_7_0
#error This version (2.3.19) of Intercom for iOS supports iOS 7.0 upwards.
#error This version (2.3.21) of Intercom for iOS supports iOS 7.0 upwards.
#endif

NS_ASSUME_NONNULL_BEGIN
Expand Down
Binary file modified src/ios/Intercom.framework/Versions/A/Intercom
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion src/ios/IntercomBridge.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ + (void)setCordovaVersion:(NSString *)v;
@implementation IntercomBridge : CDVPlugin

- (void)pluginInitialize {
[Intercom setCordovaVersion:@"1.1.5"];
[Intercom setCordovaVersion:@"1.1.6"];
#ifdef DEBUG
[Intercom enableLogging];
#endif
Expand Down

0 comments on commit ece64b0

Please sign in to comment.