Skip to content

Monkey-UI-Android 1.1

Choose a tag to compare

@GAumala GAumala released this 09 Aug 22:12
· 221 commits to master since this release
  • 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.