You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## Version 3.0.20
4
+
5
+
25-01-2017
6
+
* Re-introduces IntercomLogger that were incorrectly removed from the last release. They are now deprecated in favour of the constants in `Intercom.LogLevel`.
7
+
* Fixes the conversation scrolling to the bottom incorrectly.
<li><ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk" target="classFrame">Intercom</a></li>
15
+
<li><ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk" target="classFrame">Intercom.LogLevel</a></li>
15
16
<li><ahref="io/intercom/android/sdk/Intercom.Visibility.html" title="enum in io.intercom.android.sdk" target="classFrame">Intercom.Visibility</a></li>
16
17
<li><ahref="io/intercom/android/sdk/push/IntercomPushBroadcastReceiver.html" title="class in io.intercom.android.sdk.push" target="classFrame">IntercomPushBroadcastReceiver</a></li>
17
18
<li><ahref="io/intercom/android/sdk/push/IntercomPushClient.html" title="class in io.intercom.android.sdk.push" target="classFrame">IntercomPushClient</a></li>
<li><ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk">Intercom</a></li>
15
+
<li><ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></li>
15
16
<li><ahref="io/intercom/android/sdk/Intercom.Visibility.html" title="enum in io.intercom.android.sdk">Intercom.Visibility</a></li>
16
17
<li><ahref="io/intercom/android/sdk/push/IntercomPushBroadcastReceiver.html" title="class in io.intercom.android.sdk.push">IntercomPushBroadcastReceiver</a></li>
17
18
<li><ahref="io/intercom/android/sdk/push/IntercomPushClient.html" title="class in io.intercom.android.sdk.push">IntercomPushClient</a></li>
<tableclass="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
103
+
<caption><span>io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></span><spanclass="tabEnd"> </span></caption>
104
+
<tr>
105
+
<thclass="colFirst" scope="col">Modifier and Type</th>
<divclass="block">Sets a listener that will be notified when the unread conversation count for the registered user changes.</div>
78
78
</dd>
79
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#ASSERT">ASSERT</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
80
+
<dd> </dd>
79
81
</dl>
80
82
<aname="I:C">
81
83
<!-- -->
@@ -98,6 +100,10 @@ <h2 class="title">C</h2>
98
100
</a>
99
101
<h2class="title">D</h2>
100
102
<dl>
103
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#DEBUG">DEBUG</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
104
+
<dd> </dd>
105
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#DISABLED">DISABLED</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
106
+
<dd> </dd>
101
107
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.html#displayConversationsList--">displayConversationsList()</a></span> - Method in class io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk">Intercom</a></dt>
102
108
<dd>
103
109
<divclass="block">Displays the conversations list.</div>
@@ -115,6 +121,14 @@ <h2 class="title">D</h2>
115
121
<divclass="block">Displays the Messenger.</div>
116
122
</dd>
117
123
</dl>
124
+
<aname="I:E">
125
+
<!-- -->
126
+
</a>
127
+
<h2class="title">E</h2>
128
+
<dl>
129
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#ERROR">ERROR</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
130
+
<dd> </dd>
131
+
</dl>
118
132
<aname="I:G">
119
133
<!-- -->
120
134
</a>
@@ -166,6 +180,8 @@ <h2 class="title">H</h2>
166
180
</a>
167
181
<h2class="title">I</h2>
168
182
<dl>
183
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#INFO">INFO</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
184
+
<dd> </dd>
169
185
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.html#initialize-android.app.Application-java.lang.String-java.lang.String-">initialize(Application, String, String)</a></span> - Static method in class io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk">Intercom</a></dt>
170
186
<dd>
171
187
<divclass="block">Initializes the Intercom singleton.</div>
@@ -176,6 +192,8 @@ <h2 class="title">I</h2>
176
192
</dd>
177
193
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.html#Intercom--">Intercom()</a></span> - Constructor for class io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk">Intercom</a></dt>
178
194
<dd> </dd>
195
+
<dt><ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk"><spanclass="typeNameLink">Intercom.LogLevel</span></a> - Annotation Type in <ahref="io/intercom/android/sdk/package-summary.html">io.intercom.android.sdk</a></dt>
196
+
<dd> </dd>
179
197
<dt><ahref="io/intercom/android/sdk/Intercom.Visibility.html" title="enum in io.intercom.android.sdk"><spanclass="typeNameLink">Intercom.Visibility</span></a> - Enum in <ahref="io/intercom/android/sdk/package-summary.html">io.intercom.android.sdk</a></dt>
180
198
<dd> </dd>
181
199
<dt><ahref="io/intercom/android/sdk/push/IntercomPushBroadcastReceiver.html" title="class in io.intercom.android.sdk.push"><spanclass="typeNameLink">IntercomPushBroadcastReceiver</span></a> - Class in <ahref="io/intercom/android/sdk/push/package-summary.html">io.intercom.android.sdk.push</a></dt>
@@ -331,6 +349,8 @@ <h2 class="title">V</h2>
331
349
<divclass="block">Returns an array containing the constants of this enum type, in
332
350
the order they are declared.</div>
333
351
</dd>
352
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#VERBOSE">VERBOSE</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
353
+
<dd> </dd>
334
354
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.html#VISIBLE">VISIBLE</a></span> - Static variable in class io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.html" title="class in io.intercom.android.sdk">Intercom</a></dt>
335
355
<dd> </dd>
336
356
</dl>
@@ -339,6 +359,8 @@ <h2 class="title">V</h2>
339
359
</a>
340
360
<h2class="title">W</h2>
341
361
<dl>
362
+
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/Intercom.LogLevel.html#WARN">WARN</a></span> - Static variable in annotation type io.intercom.android.sdk.<ahref="io/intercom/android/sdk/Intercom.LogLevel.html" title="annotation in io.intercom.android.sdk">Intercom.LogLevel</a></dt>
363
+
<dd> </dd>
342
364
<dt><spanclass="memberNameLink"><ahref="io/intercom/android/sdk/identity/Registration.html#withEmail-java.lang.String-">withEmail(String)</a></span> - Method in class io.intercom.android.sdk.identity.<ahref="io/intercom/android/sdk/identity/Registration.html" title="class in io.intercom.android.sdk.identity">Registration</a></dt>
343
365
<dd>
344
366
<divclass="block">Add an email address to this registration.</div>
@@ -352,7 +374,7 @@ <h2 class="title">W</h2>
352
374
<divclass="block">Add a unique user identifier to this registration.</div>
0 commit comments