Skip to content

Releases: intercom/intercom-android

5.0.1

27 Apr 15:39
0a2837f
Compare
Choose a tag to compare

5.0.0

24 Apr 10:42
b4d76f7
Compare
Choose a tag to compare

The Business Messenger reimagined.

Messenger apps

  • Complete actions beyond chat in the Messenger seamlessly with a growing library of apps. Messenger apps are being rolled out to all customers over the next 2 weeks.

Extendable platform

  • Create your own Messenger apps to suit your unique workflows – and enable entirely new ones.

Updated Design

  • Updated visual design with new wallpapers and expanded color settings.

Messenger settings

  • New wallpapers to customize your profile.
  • Set a background color for your profile and an action color for cards and chat bubbles.
  • Support light theme colors in your messenger.

5-0-0-release-screens

4.1.9

20 Apr 16:07
bb4e804
Compare
Choose a tag to compare
  • Fixed an issue where sending multiple messages before a conversation is created resulted in multiple conversations
  • Clearer GCM token upload error message
  • Add ProGuard rule for AutoValue
  • Update Support Library to 27.1.1

4.1.8

19 Feb 15:16
baeb826
Compare
Choose a tag to compare

4.1.7

25 Jan 14:15
c2b5d23
Compare
Choose a tag to compare
  • Released Help Center on Android. Added the method displayHelpCenter() to the main API. This opens up an Activity which displays your Educate Help Center. Learn more about Educate here. Details on how to setup the experimental API can be found here
  • Allow office hours banner to expand to two lines for languages where the string was truncating

4.1.6

06 Dec 15:41
72348f2
Compare
Choose a tag to compare
  • Add support for API 27
  • Update Support Library to 27.0.2
  • Fix message composition issue on Samsung devices

4.1.5

01 Dec 13:59
fe7e3d7
Compare
Choose a tag to compare

4.1.4

20 Nov 17:12
eccab63
Compare
Choose a tag to compare

4.1.3

09 Nov 17:28
c2d0322
Compare
Choose a tag to compare

Experimental API

  • The boot() method now takes a user hash in the IntercomSettings object. You can still update the user hash by calling setUserHash but if you have Identity Verification enabled and you are booting with an email and/or user ID then it is required to provide a user hash at that time.

4.1.2

31 Oct 15:19
0267c5d
Compare
Choose a tag to compare
  • Updated Play Services to 11.4.2

Experimental API

  • added the method displayHelpCenter() to the experimental API. This opens up an Activity which displays your Educate Help Center. Learn more about Educate here. Information on how to setup the experimental API can be found here