Skip to content

Commit

Permalink
2.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Oct 8, 2015
1 parent ce80dbb commit 4a38766
Show file tree
Hide file tree
Showing 64 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.2 (2015-10-08)

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

## 1.1.1 (2015-10-01)

* Updated Intercom for iOS to [2.3.10](https://github.com/intercom/intercom-ios/releases/tag/2.3.10).
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`:

<gap:plugin name="cordova-plugin-intercom" version="1.1.1" source="npm" />
<gap:plugin name="cordova-plugin-intercom" version="1.1.2" source="npm" />

## Troubleshooting

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.1",
"version": "1.1.2",
"description": "Cordova plugin for Intercom for mobile",
"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.1" 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.2" 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 @@ -50,7 +50,7 @@ private void setUpIntercom() {
try {
Context context = IntercomBridge.this.cordova.getActivity().getApplicationContext();

HeaderInterceptor.setCordovaVersion(context, "1.1.1");
HeaderInterceptor.setCordovaVersion(context, "1.1.2");

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/digicert-root.icmcer
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/certs/digicert.icmcer
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/certs/intercom.icmcer
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/images/back.png
100644 → 100755
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/back@2x.png
100644 → 100755
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/back@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
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@3x.png
100644 → 100755
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
100644 → 100755
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@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/message_failed@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/neutral.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/neutral@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/neutral@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/no_conversations.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/no_conversations@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/no_conversations@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/sad.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/sad@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/sad@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/smile.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/smile@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/smile@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_down.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_down@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_down@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_up.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_up@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/thumbs_up@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/upload_icon.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/upload_icon@2x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/images/upload_icon@3x.png
100644 → 100755
Empty file modified src/ios/Intercom.bundle/sound/admin_reply_delivered.caf
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_delivered.caf
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_failed.caf
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.bundle/sound/message_sending.caf
100644 → 100755
Empty file.
Empty file modified src/ios/Intercom.framework/Modules/module.modulemap
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions src/ios/Intercom.framework/Versions/A/Headers/Intercom.h
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Intercom.h
// Intercom for iOS - Version 2.3.10
// Intercom for iOS - Version 2.3.11
//
// 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.10) of Intercom for iOS supports iOS 7.0 upwards.
#error This version (2.3.11) 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
100644 → 100755
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.1"];
[Intercom setCordovaVersion:@"1.1.2"];
#ifdef DEBUG
[Intercom enableLogging];
#endif
Expand Down

0 comments on commit 4a38766

Please sign in to comment.