Skip to content

Commit

Permalink
Released version 3.0.11 (#84)
Browse files Browse the repository at this point in the history
* Released version 3.0.11

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
DaleCantwell authored Sep 16, 2016
1 parent 2472960 commit a6a3b9e
Show file tree
Hide file tree
Showing 20 changed files with 82 additions and 77 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Intercom for Cordova/PhoneGap

## 3.0.11 (2016-09-16)

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

## 3.0.10 (2016-09-09)

* Updated Intercom for Android to [3.0.7](https://github.com/intercom/intercom-android/releases/tag/3.0.7).
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="~3.0.10" />
<plugin name="cordova-plugin-intercom" version="~3.0.11" />

## 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": "3.0.10",
"version": "3.0.11",
"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="3.0.10" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<plugin id="cordova-plugin-intercom" version="3.0.11" 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 @@ -62,7 +62,7 @@ private void setUpIntercom() {
try {
Context context = IntercomBridge.this.cordova.getActivity().getApplicationContext();

CordovaHeaderInterceptor.setCordovaVersion(context, "3.0.10");
CordovaHeaderInterceptor.setCordovaVersion(context, "3.0.11");

switch (IntercomPushManager.getInstalledModuleType()) {
case GCM: {
Expand Down
2 changes: 1 addition & 1 deletion src/android/intercom.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ repositories {
}
}
dependencies {
compile 'io.intercom.android:intercom-sdk:3.0.7'
compile 'io.intercom.android:intercom-sdk:3.0.9'
}
4 changes: 2 additions & 2 deletions src/ios/Intercom.framework/Versions/A/Headers/Intercom.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// Intercom.h
// Intercom for iOS - Version 3.0.11
// Intercom for iOS - Version 3.0.12
//
// 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_8_0
#error This version (3.0.11) of Intercom for iOS supports iOS 8.0 upwards.
#error This version (3.0.12) of Intercom for iOS supports iOS 8.0 upwards.
#endif

NS_ASSUME_NONNULL_BEGIN
Expand Down
Binary file modified src/ios/Intercom.framework/Versions/A/Intercom
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
"error.loading.conversation" = "No s’ha pogut carregar la conversa";
"error.loading.conversation" = "No s’ha pogut carregar la conversa";
"actionsheet.message.failed.delivery" = "No s’ha pogut lliurar el missatge";
"message.delivered" = "Lliurat";
"alert.new.sdk.user.button" = "Grаcies";
"alert.new.sdk.user.button" = "Gràcies";
"profile.time.location.format" = "{time} a {location}";
"message.state.sending" = "S’estа enviant";
"message.state.sending" = "S’està enviant";
"message.placeholder.write.reply" = "Escriu una resposta";
"twitter.follow.us" = "Segueix-nos al Twitter";
"alert.new.sdk.user.message" = "La teva app iOS ja estа integrada amb la plataforma d’Intercom";
"error.title" = "S’ha produпt un error";
"alert.new.sdk.user.message" = "La teva app iOS ja està integrada amb la plataforma d’Intercom";
"error.title" = "S’ha produït un error";
"error.no_conversations.message.no_app_name" = "Cap conversa encara";
"facebook.like.us" = "Fes clic a M’agrada al Facebook";
"from.app" = "de {name}";
Expand All @@ -29,8 +29,8 @@
"time.difference.format.weeks.ago" = "Fa {delta} setmana(es)";
"last_active.format.hours.ago" = "Actiu fa {hours} h";
"actionsheet.delete" = "Suprimeix";
"navbar.title.new.conversation" = "Conversaciу nova";
"last_active.over_week_ago" = "Actiu fa mйs d’1 setmana";
"navbar.title.new.conversation" = "Nova conversa";
"last_active.over_week_ago" = "Actiu fa més d’1 setmana";
"time.difference.just.now" = "Just ara";
"last_active.minutes.ago" = "Actiu fa {minutes} min";
"last_active.15_minutes" = "Actiu en els darrers {minutes} min";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
"error.loading.conversation" = "Nije bilo moguće učitati razgovor";
"actionsheet.message.failed.delivery" = "Nije bilo moguće isporučiti vašu poruku";
"error.loading.conversation"= "Nije moguće učitati razgovor";
"actionsheet.message.failed.delivery" = "Nije moguće isporučiti vašu poruku";
"message.delivered" = "Isporučeno";
"alert.new.sdk.user.button" = "Hvala";
"profile.time.location.format" = "{time} u {location}";
"message.state.sending" = "Slanje";
"message.placeholder.write.reply" = "Napiši odgovor";
"twitter.follow.us" = "Pratite nas na usluzi Twitter";
"alert.new.sdk.user.message" = "Sada je vaša aplikacija za operativni sustav iOS integrirana s platformom Intercom";
"error.title" = "Nešto nije u redu";
"message.placeholder.write.reply" = "Odgovori";
"twitter.follow.us" = "Pratite nas na Twitteru";
"alert.new.sdk.user.message" = "Vaša aplikacija za iOS je integrirana s Intercom";
"error.title" = "Ups, došlo je do greške";
"error.no_conversations.message.no_app_name" = "Ne postoji još nijedan razgovor";
"facebook.like.us" = "Stavite oznaku Sviđa mi se na Facebooku";
"facebook.like.us" = "Sviđa mi se!";
"from.app" = "od korisnika {name}";
"error.loading.conversations.fallback" = "Nije bilo moguće učitati razgovore s timom {name}";
"message.placeholder.start.conversation" = "Započni razgovor";
"navigation.back" = "Natrag";
"admin.from.app" = "{name} od poduzeća {company}";
"message.not.seen" = "Nije još uvijek pročitano";
"admin.from.app" = "{name} iz {company}";
"message.not.seen" = "Nije pročitano";
"error.no_conversations.title" = "Ne postoji nijedan razgovor";
"time.difference.delivered" = "Isporučeno";
"actionsheet.try.again" = "Pokušaj ponovno";
"alert.new.sdk.user.title" = "Čestitke";
"app_team" = "tim {name}";
"navbar.title.conversations" = "Razgovori s korisnikom {name}";
"navbar.title.conversations" = "Razgovori s {name}";
"actionsheet.cancel" = "Odustani";
"navigation.close" = "Zatvori";
"message.send" = "Pošalji";
Expand All @@ -40,7 +40,7 @@
"error.no_conversations.message" = "Ne postoji nijedan razgovor s timom {name}";
"time.difference.format.days.ago" = "prije {delta} dan(a)";
"error.loading.conversations.fallback.no_app_name" = "Nije bilo moguće učitati vaše razgovore";
"we.run.on.intercom" = "Naša aplikacija radi na platformi Intercom";
"we.run.on.intercom" = "Mi koristimo Intercom";
"navbar.title.conversations.no_app_name" = "Razgovori";
"time.difference.format.minutes.ago" = "prije {delta} minutu(e/a)";
"error.tap.to.retry" = "Pokušaj ponovo";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,48 +1,48 @@
"error.loading.conversation" = "대화를 로드할없음";
"actionsheet.message.failed.delivery" = "메시지가 전달되지 않음";
"error.loading.conversation" = "대화를 불러올없습니다";
"actionsheet.message.failed.delivery" = "메시지 전송에 실패하였습니다";
"message.delivered" = "전송되었습니다";
"alert.new.sdk.user.button" = "감사합니다";
"profile.time.location.format" = "{time} 위치: {location}";
"message.state.sending" = "전송중";
"message.placeholder.write.reply" = "회신 작성";
"twitter.follow.us" = "트위터에서 팔로우 하세요";
"alert.new.sdk.user.message" = "귀하의 iOS 앱이 지금 Intercom 플랫폼과 통합되는 중입니다";
"profile.time.location.format" = "{location}의 현재시각: {time}";
"message.state.sending" = "메세지를 전송중입니다";
"message.placeholder.write.reply" = "답장하기";
"twitter.follow.us" = "트위터 팔로우하기";
"alert.new.sdk.user.message" = "고객님의 iOS 앱을 Intercom 플랫폼과 통합하는 중입니다";
"error.title" = "문제가 발생했습니다";
"error.no_conversations.message.no_app_name" = "대화가 아직 없음";
"facebook.like.us" = "페이스북에서 좋아요를 눌러주세요";
"from.app" = "{name}로부터";
"error.loading.conversations.fallback" = "귀하의 {name} 팀과의 대화를 로드할없음";
"message.placeholder.start.conversation" = "대화 시작";
"error.no_conversations.message.no_app_name" = "대화가 아직 없습니다";
"facebook.like.us" = "페이스북에서 ‘좋아요’ 누르기";
"from.app" = "{name}님으로부터";
"error.loading.conversations.fallback" = "고객님의 {name} 팀과의 대화를 불러올없습니다";
"message.placeholder.start.conversation" = "대화 시작하기";
"navigation.back" = "뒤로 가기";
"admin.from.app" = "{name} 소속: {company}";
"message.not.seen" = "아직 안보임";
"error.no_conversations.title" = "대화가 없음";
"admin.from.app" = "{company}의 {name}님";
"message.not.seen" = "읽지 않음";
"error.no_conversations.title" = "대화 없음";
"time.difference.delivered" = "전송되었습니다";
"actionsheet.try.again" = "재시도";
"alert.new.sdk.user.title" = "축하합니다";
"actionsheet.try.again" = "다시 시도하기";
"alert.new.sdk.user.title" = "축하드립니다";
"app_team" = "{name} 팀";
"navbar.title.conversations" = "{name}와의 대화 내용";
"navbar.title.conversations" = "{name}님과의 대화 내용";
"actionsheet.cancel" = "취소하기";
"navigation.close" = "닫기";
"message.send" = "전송";
"message.send" = "전송하기";
"time.difference.format.hours.ago" = "{delta}시간 전";
"time.difference.format.weeks.ago" = "{delta}주일 전";
"last_active.format.hours.ago" = "{hours}시간 전 활동";
"last_active.format.hours.ago" = "{hours}시간 전";
"actionsheet.delete" = "삭제하기";
"navbar.title.new.conversation" = "새로운 대화";
"last_active.over_week_ago" = "1주보다 더 이전에 활동";
"last_active.over_week_ago" = "1주보다 더 전에 활동";
"time.difference.just.now" = "방금 전";
"last_active.minutes.ago" = "{minutes}분 전 활동";
"last_active.15_minutes" = "지난 {minutes}분 간 활동";
"message.seen" = "보임";
"message.seen" = "읽음";
"last_active.format.days.ago" = "{days}일 전 활동";
"error.starting.conversation.fallback" = "새로운 대화를 시작할 수 없음";
"error.no_conversations.message" = "{name} 팀과의 대화가 아직 없음";
"error.starting.conversation.fallback" = "새로운 대화를 시작할 수 없습니다";
"error.no_conversations.message" = "{name} 팀과의 대화가 아직 없습니다";
"time.difference.format.days.ago" = "{delta}일 전";
"error.loading.conversations.fallback.no_app_name" = "귀하의 대화를 로드할없음";
"error.loading.conversations.fallback.no_app_name" = "고객님의 대화를 불러올없습니다";
"we.run.on.intercom" = "우리는 Intercom으로 구동합니다";
"navbar.title.conversations.no_app_name" = "대화 내용";
"time.difference.format.minutes.ago" = "{delta}분 전";
"error.tap.to.retry" = "재시도";
"reply_from_admin" = "회신 {name}";
"error.tap.to.retry" = "다시 시도하기";
"reply_from_admin" = "{name}님의 답장";
"inbox.you" = "본인";
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"navbar.title.conversations.no_app_name" = "Gesprekken";
"time.difference.format.minutes.ago" = "{delta} min. geleden";
"error.tap.to.retry" = "Opnieuw proberen";
"reply_from_admin" = "Beantwoorden vanaf {name}";
"reply_from_admin" = "Antwoord van {name}";
"inbox.you" = "Jij";
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"navbar.title.new.conversation" = "Nova conversa";
"last_active.over_week_ago" = "Ativo(a) há mais de 1 semana";
"time.difference.just.now" = "Agora";
"last_active.minutes.ago" = "Ativo(a) há {minutes}m";
"last_active.15_minutes" = "Ativo(a) nos últimos {minutes}m";
"last_active.minutes.ago" = "Ativo(a) há {minutes}min";
"last_active.15_minutes" = "Ativo(a) nos últimos {minutes}min";
"message.seen" = "Lida";
"last_active.format.days.ago" = "Ativo(a) há {days}d";
"error.starting.conversation.fallback" = "Não é possível começar uma nova conversa";
Expand All @@ -42,7 +42,7 @@
"error.loading.conversations.fallback.no_app_name" = "Não foi possível carregar as conversas";
"we.run.on.intercom" = "Usamos a tecnologia da Intercom";
"navbar.title.conversations.no_app_name" = "Conversas";
"time.difference.format.minutes.ago" = "Há {delta}m";
"time.difference.format.minutes.ago" = "Há {delta}min";
"error.tap.to.retry" = "Tentar novamente";
"reply_from_admin" = "Resposta de {name}";
"inbox.you" = "Você";
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"time.difference.format.weeks.ago" = "Há {delta}sem";
"last_active.format.hours.ago" = "Ativo(a) há {hours}h";
"actionsheet.delete" = "Apagar";
"navbar.title.new.conversation" = "Conversa nova";
"navbar.title.new.conversation" = "Nova conversa";
"last_active.over_week_ago" = "Ativo(a) há mais de 1 semana";
"time.difference.just.now" = "Agora";
"last_active.minutes.ago" = "Ativo(a) há {minutes}m";
"last_active.15_minutes" = "Ativo(a) nos últimos {minutes}m";
"last_active.minutes.ago" = "Ativo(a) há {minutes}min";
"last_active.15_minutes" = "Ativo(a) nos últimos {minutes}min";
"message.seen" = "Lida";
"last_active.format.days.ago" = "Ativo(a) há {days}d";
"error.starting.conversation.fallback" = "Não é possível começar uma nova conversa";
Expand All @@ -42,7 +42,7 @@
"error.loading.conversations.fallback.no_app_name" = "Não foi possível carregar as conversas";
"we.run.on.intercom" = "Usamos a tecnologia da Intercom";
"navbar.title.conversations.no_app_name" = "Conversas";
"time.difference.format.minutes.ago" = "Há {delta}m";
"time.difference.format.minutes.ago" = "Há {delta}min";
"error.tap.to.retry" = "Tentar novamente";
"reply_from_admin" = "Resposta de {name}";
"inbox.you" = "Eu";
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"error.no_conversations.message" = "Chưa có hội thoại nào với nhóm {name}";
"time.difference.format.days.ago" = "{delta} ngày trước";
"error.loading.conversations.fallback.no_app_name" = "Không thể tải các hội thoại của bạn";
"we.run.on.intercom" = "Chúng tôi chạy trên Intercom";
"we.run.on.intercom" = "Phát triển bởi Intercom";
"navbar.title.conversations.no_app_name" = "Hội thoại";
"time.difference.format.minutes.ago" = "{delta} phút trước";
"error.tap.to.retry" = "Thử lại";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,47 +1,47 @@
"error.loading.conversation" = "无法加载会话";
"error.loading.conversation" = "无法加载对话";
"actionsheet.message.failed.delivery" = "无法发送消息";
"message.delivered" = "已发送";
"alert.new.sdk.user.button" = "感谢您";
"profile.time.location.format" = "{time} 在 {location}";
"message.state.sending" = "发生中";
"message.state.sending" = "发送中";
"message.placeholder.write.reply" = "输入回复";
"twitter.follow.us" = "在 Twitter 上关注我们";
"alert.new.sdk.user.message" = "您的 iOS App 现在已经集成到 Intercom 平台";
"alert.new.sdk.user.message" = "您的 iOS App 已经集成到 Intercom 平台";
"error.title" = "发生错误";
"error.no_conversations.message.no_app_name" = "还没有会话";
"error.no_conversations.message.no_app_name" = "还没有对话";
"facebook.like.us" = "在 Facebook 上为我们点赞";
"from.app" = "来自 {name}";
"error.loading.conversations.fallback" = "无法加载您与 {name} 团队的会话";
"message.placeholder.start.conversation" = "开始新会话";
"error.loading.conversations.fallback" = "无法加载您与 {name} 团队的对话";
"message.placeholder.start.conversation" = "开始新对话";
"navigation.back" = "返回";
"admin.from.app" = "{name} 来自 {company}";
"message.not.seen" = "尚未查看";
"error.no_conversations.title" = "没有会话";
"message.not.seen" = "未读";
"error.no_conversations.title" = "没有对话";
"time.difference.delivered" = "已发送";
"actionsheet.try.again" = "重试";
"alert.new.sdk.user.title" = "恭喜您";
"app_team" = "{name} 团队";
"navbar.title.conversations" = "与 {name} 会话";
"navbar.title.conversations" = "与 {name} 对话";
"actionsheet.cancel" = "取消";
"navigation.close" = "关闭";
"message.send" = "发送";
"time.difference.format.hours.ago" = "{delta} 小时前";
"time.difference.format.weeks.ago" = "{delta} 周前";
"last_active.format.hours.ago" = "{hours} 小时前在线";
"actionsheet.delete" = "删除";
"navbar.title.new.conversation" = "新会话";
"navbar.title.new.conversation" = "新对话";
"last_active.over_week_ago" = "1 周前在线";
"time.difference.just.now" = "刚才";
"last_active.minutes.ago" = "{minutes} 分钟前在线";
"last_active.15_minutes" = "过去 {minutes} 分钟内在线";
"message.seen" = "已查看";
"message.seen" = "已读";
"last_active.format.days.ago" = "{days} 天前在线";
"error.starting.conversation.fallback" = "无法开始新会话";
"error.no_conversations.message" = "尚未与 {name} 团队会话";
"error.starting.conversation.fallback" = "无法开始新对话";
"error.no_conversations.message" = "尚未与 {name} 团队对话";
"time.difference.format.days.ago" = "{delta} 天前";
"error.loading.conversations.fallback.no_app_name" = "无法加载您的会话";
"error.loading.conversations.fallback.no_app_name" = "无法加载您的对话";
"we.run.on.intercom" = "我们在 Intercom 上运行";
"navbar.title.conversations.no_app_name" = "会话";
"navbar.title.conversations.no_app_name" = "对话";
"time.difference.format.minutes.ago" = "{delta} 分钟前";
"error.tap.to.retry" = "重试";
"reply_from_admin" = "来自{name}的回复";
Expand Down
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:@"3.0.10"];
[Intercom setCordovaVersion:@"3.0.11"];
#ifdef DEBUG
[Intercom enableLogging];
#endif
Expand Down

0 comments on commit a6a3b9e

Please sign in to comment.