Releases: Criptext/Monkey-UI-Android
Releases · Criptext/Monkey-UI-Android
Monkey-UI-Android 1.4.1
Latest stable release
New classes for storing data MessagesList and ConversationsList
Monkey-UI-Android 1.4
DeliveryStatusenum no longer hasreadvalue.MonkeyAdapternow has alastReadtimestamp to display the read checkmark. You can set it withsetLastRead().MonkeyHolders are now correctly updated after a download finishes.MonkeyChatFragment'supdateDeliveryStatus()now waits for transition to end before reloading al messages, avoiding stutter in the transition animation.- You can now display online status in the Chat's toolbar
- You can now copy, delete, unsend & share a
MonkeyItemwith a long click.- Sent files are now stored in the Internal Storage. There is now an appropiate error handling when the SD card is out of available space for new files.
- New photo viewer activity.
- minor bug fixes.
Monkey-UI-Android 1.3.1
update README
Monkey-UI-Android 1.3
- Better support for conversations
- Fixed sync issues
- Better support for groups
Monkey-UI-Android 1.2.1
- Better support for groups
Monkey-UI-Android 1.2
- Small changes in DefaultVoiceNotePlayer, InputView and MonkeyAdapter. You must now set
voiceNotePlayermanually to MonkeyAdapter. - Support for conversations
- Use fragments to display the chat and the list of conversations.
Monkey-UI-Android 1.1.1
circularAudioViewmodule has been deleted and all of its contents where moved to
monkeykitui package com.criptext.monkeykitui.cav. This should make it easier to
publish with jitpack.- Fixed many compiler warnings.
Monkey-UI-Android 1.1
- 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
CircularAudioViewin devices running Marshmallow - Fixed a bug in
AlertDialogshowing 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
OutgoingMessageStatusclass refactored toDeliveryStatus. Incoming messages also use this class now.- fixed issues with audio playback
- concurrently process images sent from
EditPhotoactivity for shorter processing time. During that time a progress wheel is displayed and all buttons are disabled.
MonkeyKit UI for Android 1.0
MonkeyKit User Interface for chats.
Supports messages with text, audio and photos