Skip to content

Releases: nextcloud/talk-android

14.0.0 RC1

31 Mar 13:43
b2d10e6
Compare
Choose a tag to compare
14.0.0 RC1 Pre-release
Pre-release

Added

  • set own user status / show user status of others
  • search for open conversations
  • mark conversation as read
  • select audio output for calls
  • choose notification sounds by android settings (@starypatyk)
  • share contact from attachment dialog

Fixed

  • top bar remains fully visible when typing message
  • minor fixes

For a full list, please see
https://github.com/nextcloud/talk-android/milestone/50?closed=1

13.0.0

29 Nov 11:16
c107f68
Compare
Choose a tag to compare

Added

  • Upload from camera
  • Picture in picture support for calls
  • Add unread mentions popup-bubble in conversations list
  • Show timer and description in lobby screen
  • Differentiate unread counters for group mentions and direct mentions
  • Show profile by click on avatar in group conversations
  • Share contact from attachment dialog

Fixed

  • Clear message field after sharing
  • Immediately show call buttons in call notification screen
  • Minor fixes

Removed

  • Vibrate setting

For a full list, please see
https://github.com/nextcloud/talk-android/milestone/48?closed=1

12.4.0

18 Nov 13:04
f6d0013
Compare
Choose a tag to compare

Added

  • Share contact from attachment dialog

13.0.0 RC1

15 Nov 14:23
8f1c911
Compare
Choose a tag to compare
13.0.0 RC1 Pre-release
Pre-release

Added

  • Upload from camera
  • Picture in picture support for calls
  • Add unread mentions popup-bubble in conversations list
  • Show timer and description in lobby screen
  • Differentiate unread counters for group mentions and direct mentions
  • Show profile by click on avatar in group conversations

Fixed

  • Clear message field after sharing
  • Immediately show call buttons in call notification screen
  • Minor fixes

Removed

  • Vibrate setting

For a full list, please see
https://github.com/nextcloud/talk-android/milestone/48?closed=1

12.3.0

20 Oct 12:42
f2a7606
Compare
Choose a tag to compare

Fixed

  • Clear message field after sharing
  • Expand privacy settings bottom sheet in landscape mode
  • Enable keyguard for toggle chat

For a full list, please see
https://github.com/nextcloud/talk-android/milestone/49?closed=1

12.2.1

02 Sep 14:44
1f11271
Compare
Choose a tag to compare
  • clear chat history (as moderator)
  • forward text messages
  • RTL support

For a full list, please see https://github.com/nextcloud/talk-android/milestone/45?closed=1

12.2.0

10 Aug 14:42
28594cf
Compare
Choose a tag to compare
  • clear chat history (as moderator)
  • forward text messages
  • RTL support

For a full list, please see https://github.com/nextcloud/talk-android/milestone/45?closed=1

12.1.2

16 Jul 13:39
Compare
Choose a tag to compare
  • Fix to share link from chrome
  • Make links clickable in conversation description
  • Minor fixes

For a full list, please see https://github.com/nextcloud/talk-android/milestone/47?closed=1

12.1.1

09 Jul 20:54
c7e48cb
Compare
Choose a tag to compare

Fixed

  • fix crash on startup (happened for some older Nextcloud server versions)
  • fix to receive notifications when using Nextcloud server 22
  • fix background of send button (when server version is <22)
  • minor fixes

12.1.0

06 Jul 11:09
ba63f0b
Compare
Choose a tag to compare

Added

  • "share to Nextcloud Talk" from other apps
  • location sharing (requires Talk 12 on server)
  • voice messages (requires Talk 12 on server)
  • open files inside app (jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md)
    • other data types are opened with external apps if they are able to handle it
  • edit profile information and privacy settings
  • add grid view for calls, make own video movable
  • improve vcard support

Changed

Fixed

  • @ in username is allowed for phonebook sync
  • avoid sync when phonebook is empty
  • avoid creation of multiple "chat via"-links in phonebook
  • delete "chat via"-link from phonebook if phone number was deleted on server
  • remove all "chat via"-links from phonebook when sync is disabled
  • fix to show avatars for incoming pictures in group chats (@starypatyk)
  • do not allow selecting files in files browser that are not allowed to be reshared
  • fix to show all file previews
  • don't keep screen enabled in chat view
  • fix logfile flooding (Too much memory was used when the app was offline and a high performance backend is used)