Skip to content

Releases: ConnectyCube/android-messenger-app

1.2.1

28 Feb 11:55
2bd96d3
Compare
Choose a tag to compare

Updates

  • added active/inactive state
  • added proguard rules
  • removed deprecated groupDialog.join()
  • removed dialog.initForChat() (it's set automatically)

Fixes

  • AllMessageListener initialization (didn't work in some cases)

1.2.0

28 Nov 11:55
71f29ae
Compare
Choose a tag to compare

Updates

  • huge speedUp message sending process
  • updated Message model, add Attachment model
  • added size to image attachment
  • added crop image attachment if it's too big

Fixes

  • chat dialogs list showing
  • attachment updateAttachmentProgress
  • chat unread and scroll badges logic
  • more minor updates and fixes

1.1.0

17 Oct 10:18
Compare
Choose a tag to compare

New

  • Video and Audio Calls
  • offline push notifications (offline user receives push notifications for new messages in a chat)
  • call push notification
  • fast reply chat message in notification
  • Attachment preview sending with progress bar
  • header date view for messages
  • LiveDataBus (for listening chat connection login)

Updated

  • SDK to 1.8.1
  • showing opponent avatar in the same block
  • Attachment loaded Preview
  • message sending logic (added MessageSenderViewModel)
  • updates related to icons and UI

1.0.0

04 Sep 09:44
8708d37
Compare
Choose a tag to compare

Initial release

Project contains the following features implemented:

  • User login, edit username and avatar
  • Chat dialogs creation (private and group)
  • Group chat: edit group name, description; add/remove participants; add/remove admins
  • Group chat info
  • Send messages
  • File attachments (only Image)
  • Sent/Delivered/Read messages statuses
  • ‘Is typing’ statuses