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
Avoided overdrawing Chat bubbles for better performance
Improved support for customization and localization
Attachment popup can be dismissed when clicking anywhere outside the popup instead of using a cancel button.
support for transferring files and error files, which the user should be able to retry to download
Fixed a bug in CircularAudioView in devices running Marshmallow
Fixed a bug in AlertDialog showing a weird background on some pre-Lollipop devices
text bubble corners are more rounded and no longer have shadows.
changed voice note audio format to m4a
OutgoingMessageStatus class refactored to DeliveryStatus. Incoming messages also use this class now.
fixed issues with audio playback
concurrently process images sent from EditPhoto activity for shorter processing time. During that time a progress wheel is displayed and all buttons are disabled.