Skip to content

Releases: qiscus/qiscus-sdk-android

2.3.0

07 Jun 00:21
Compare
Choose a tag to compare
  • Add feature to reply specific message
  • Add feature to send message from notification (Android N)
  • Add feature scroll to bottom
  • Show enter/return key on keyboard
  • Show progress bar while loading initial room data
  • Refine default color scheme
  • Fix force close because no activity can handle open document
  • Fix wrong message state
  • Fix buttons text color
  • Fix force close because getting CursorWindowAllocationException
  • Fix force close from paho invalid client handle
  • And several bugs fix 1.19.1...2.3.0

1.19.1

16 May 07:36
Compare
Choose a tag to compare

1.19.0

05 May 03:28
Compare
Choose a tag to compare
  • Buttons chat type backward compatibility
  • Fix weird bubble layout when message text contains line break
  • Improve finding user typing
  • Only post login event for the first time set user
  • Update android support libraries to 25.3.1

1.18.0

21 Apr 07:33
Compare
Choose a tag to compare
  • Add feature to disable specific attachment type
  • Make sure call NotificationManager notify from UI thread to avoid failed to read parcel

1.17.3

20 Apr 07:04
Compare
Choose a tag to compare
  • Fix force close because bad array length at notification manager
  • Reduce notification thumbnail size to 192 x 192 to avoid OOM
  • Fix NPE when to try to connect mqtt
  • Fix force close upload the same image from the same topic to the same topic
  • Fix force close because trying to access broken file
  • Application now request large heap

1.17.2

18 Apr 04:37
Compare
Choose a tag to compare

Improve push notification from FCM

1.17.1

10 Apr 08:52
Compare
Choose a tag to compare

Fix force close because permission not granted

1.17.0

07 Apr 07:56
Compare
Choose a tag to compare

Add post back button comment type feature

1.16.2

05 Apr 10:47
Compare
Choose a tag to compare
  • Improve link preview chat bubble
  • Add feature to choose file manually from file manager

1.16.1

05 Apr 10:46
Compare
Choose a tag to compare
  • Passing comment to notification interceptor
  • Fix time layout
  • Add feature to cancel push notification from the interceptor