Skip to content

Commit

Permalink
Released version 3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor O'Donnell committed Oct 5, 2016
1 parent fc3c6cd commit 1883368
Show file tree
Hide file tree
Showing 31 changed files with 39 additions and 54 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Version 3.0.10

05-10-2016
* Fixed crash on OPPO devices https://github.com/intercom/intercom-android/issues/263
* Better logging when we can't find a launch intent for the host application
* Update translations

## Version 3.0.9

16-09-2016
Expand Down
Binary file not shown.
Binary file removed aar/intercom-sdk-base/intercom-sdk-base-3.0.9.aar
Binary file not shown.
Binary file added aar/intercom-sdk-fcm/intercom-sdk-fcm-3.0.10.aar
Binary file not shown.
Binary file removed aar/intercom-sdk-fcm/intercom-sdk-fcm-3.0.9.aar
Binary file not shown.
Binary file added aar/intercom-sdk-gcm/intercom-sdk-gcm-3.0.10.aar
Binary file not shown.
Binary file removed aar/intercom-sdk-gcm/intercom-sdk-gcm-3.0.9.aar
Binary file not shown.
Binary file removed aar/intercom-sdk/intercom-sdk-3.0.9.aar
Binary file not shown.
3 changes: 1 addition & 2 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>All Classes (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>All Classes (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Constant Field Values (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Deprecated List (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>API Help (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Index (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>intercom-sdk-base API</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/Intercom.Visibility.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Intercom.Visibility (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
21 changes: 10 additions & 11 deletions docs/io/intercom/android/sdk/Intercom.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Intercom (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -515,7 +514,7 @@ <h4>setSecureMode</h4>
user can't impersonate another.
In Secure Mode the SDK will sign all requests going to the Intercom servers with tokens.
It requires your mobile application to have its own server which authenticates the app's users
and which can store a secret. More information on secure mode can be found <a href="http://docs.intercom.io/Install-on-your-mobile-product/enabling-secure-mode-on-intercom-for-android">here</a>.</p>
and which can store a secret. More information on secure mode can be found <a href="https://docs.intercom.com/configure-intercom-for-your-product-or-site/staying-secure/enabling-secure-mode-on-intercom-for-android">here</a>.</p>

<p>This should be called before any user registration takes place.</p></div>
<dl>
Expand All @@ -540,7 +539,7 @@ <h4>updateUser</h4>
relates to customer development, such as price plan, value of purchases, etc. Once these have been sent to
Intercom you can then apply filters based on these attributes.</p>

<p>A detailed list of the fields you can use to update a user is available <a href="https://doc.intercom.io/api/#user-model">here</a></p>
<p>A detailed list of the fields you can use to update a user is available <a href="https://developers.intercom.io/docs#user-model">here</a></p>

<p>Attributes such as the user email or name can be updated by calling</p>

Expand Down Expand Up @@ -585,7 +584,7 @@ <h4>updateUser</h4>
</pre>

<p>`id` is a required field for adding or modifying a company. A detailed description of the company model
is available <a href="https://doc.intercom.io/api/#companies-and--users">here</a></p>
is available <a href="https://developers.intercom.io/docs#companies-and--users">here</a></p>

<p>Attributes may be a `string`, `int`, `double`, `unix timestamp` or `bool`.</p></div>
<dl>
Expand All @@ -608,7 +607,7 @@ <h4>logEvent</h4>
<p>You can log events in Intercom based on user actions in your app. Events are different
to custom user attributes in that events are information on what Users did and when they
did it, whereas custom user attributes represent the User's current state as seen in their
profile. See details about Events <a href="http://doc.intercom.io/api/#events">here</a>.</p></div>
profile. See details about Events <a href="https://developers.intercom.io/docs#events">here</a>.</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - The name of the event that it is going to be logged.</dd>
Expand All @@ -628,7 +627,7 @@ <h4>logEvent</h4>
<div class="block"><p>Logs an event with a given name and some metadata.</p>

<p>Metadata Objects support a few simple types that Intercom can present on your behalf, see the
<a href="http://doc.intercom.io/api/#event-metadata-types">Intercom API docs</a></p>
<a href="https://developers.intercom.io/docs#event-metadata-types">Intercom API docs</a></p>

<pre>
<code>
Expand Down Expand Up @@ -787,7 +786,7 @@ <h4>openGcmMessage</h4>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.intercom.io/intercom-s-key-features-explained/how-do-mobile-push-notifications-work-with-intercom">How do mobile push notifications work with Intercom?</a></dd>
<dd><a href="https://docs.intercom.com/intercom-s-key-features-explained/sending-messages/how-mobile-push-notifications-and-messages-work">How do mobile push notifications work with Intercom?</a></dd>
</dl>
</li>
</ul>
Expand All @@ -811,7 +810,7 @@ <h4>openGcmMessage</h4>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.intercom.io/intercom-s-key-features-explained/how-do-mobile-push-notifications-work-with-intercom">How do mobile push notifications work with Intercom?</a></dd>
<dd><a href="https://docs.intercom.com/intercom-s-key-features-explained/sending-messages/how-mobile-push-notifications-and-messages-work">How do mobile push notifications work with Intercom?</a></dd>
</dl>
</li>
</ul>
Expand All @@ -831,7 +830,7 @@ <h4>handlePushMessage</h4>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.intercom.io/intercom-s-key-features-explained/how-do-mobile-push-notifications-work-with-intercom">How do mobile push notifications work with Intercom?</a></dd>
<dd><a href="https://docs.intercom.com/intercom-s-key-features-explained/sending-messages/how-mobile-push-notifications-and-messages-work">How do mobile push notifications work with Intercom?</a></dd>
</dl>
</li>
</ul>
Expand All @@ -853,7 +852,7 @@ <h4>handlePushMessage</h4>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://docs.intercom.io/intercom-s-key-features-explained/how-do-mobile-push-notifications-work-with-intercom">How do mobile push notifications work with Intercom?</a></dd>
<dd><a href="https://docs.intercom.com/intercom-s-key-features-explained/sending-messages/how-mobile-push-notifications-and-messages-work">How do mobile push notifications work with Intercom?</a></dd>
</dl>
</li>
</ul>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/identity/Registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Registration (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/identity/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.identity (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/identity/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.identity (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/identity/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.identity Class Hierarchy (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk Class Hierarchy (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/push/IntercomPushClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>IntercomPushClient (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/push/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.push (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/push/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.push (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/io/intercom/android/sdk/push/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>io.intercom.android.sdk.push Class Hierarchy (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/overview-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Overview List (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Overview (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
3 changes: 1 addition & 2 deletions docs/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Fri Sep 16 16:09:27 IST 2016 -->
<!-- Generated by javadoc -->
<title>Class Hierarchy (intercom-sdk-base API)</title>
<meta name="date" content="2016-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down

0 comments on commit 1883368

Please sign in to comment.