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
DeliveryStatus enum no longer has read value. MonkeyAdapter now has a lastRead timestamp to display the read checkmark. You can set it with setLastRead().
MonkeyHolders are now correctly updated after a download finishes.
MonkeyChatFragment's updateDeliveryStatus() 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 MonkeyItem with 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.