Skip to content

Releases: salemove/android-sdk-widgets

v1.7.1

10 Jan 08:43
c61f0e2
Compare
Choose a tag to compare
Merge pull request #171 from salemove/prelive

Glia Widgets SDK 1.7.1

v1.7.0

07 Jan 13:19
aa9ed27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.17...v1.7.0

GliaWidgets SDK v1.6.17

17 Dec 17:15
9760341
Compare
Choose a tag to compare

What's Changed

Introduced

  • Attribute for customization color for send message button (gliaSendMessageButtonTintColor)
<style name="ThemeOverlay.GliaAndroidSDKWidgetsExample.Chat" parent="ThemeOverlay.Glia.Chat">
    <item name="gliaSendMessageButtonTintColor">@color/gray</item>
</style>
  • exposed android-sdk interfaces. All interfaces from CoreSDK is now accesible from android-widgets without importing android-sdk into Gradle script separately (for example getVisitorInfo method is now accessible without importing android-sdk directly link)

Full Changelog: v1.6.16...v1.6.17

GliaWidgets SDK v1.6.16

10 Dec 16:48
d14daa4
Compare
Choose a tag to compare

Fixed

  • fixed capture photo rotation

Introduced

  • Build time attributes for customization choice card content text view

Full Changelog: v1.6.15...v1.6.16

GliaWidgets 1.6.15

02 Dec 17:46
077e17b
Compare
Choose a tag to compare

What's Changed

  • Extend color customization possibilities on chat view

Full Changelog: v1.6.14...v1.6.15

GliaWidgets v1.6.14

01 Dec 09:42
b3b7a55
Compare
Choose a tag to compare

What's Changed

Introduced

Full Changelog: v1.6.13...v1.6.14

GliaWidgets v1.6.13

30 Nov 11:50
b25304b
Compare
Choose a tag to compare

What's Changed

Fixed

  • User unable to send a message after answer Response Card

Improvements

  • Added button color customization attributes

Full Changelog: v1.6.11...v1.6.13

GliaWidgets v1.6.11

19 Nov 08:23
584d5ca
Compare
Choose a tag to compare

What's Changed

  • Updated android-sdk dependency to 0.22.3

Introduced

  • Introduce interface for clearing visitor session

Fixed

  • App crashes when try to turn off the video during a video call
  • Avoid collapsing the end engagement button in the notification
  • Disable overlay permission dialog (if bubble disabled)

Full Changelog: v1.6.10...v1.6.11

GliaWidgets v1.6.10

15 Nov 19:23
d8f6906
Compare
Choose a tag to compare

What's Changed

  • Extend color palette #119

Full Changelog: v1.6.9...v1.6.10

v1.6.9

15 Nov 19:23
12cd1ec
Compare
Choose a tag to compare