Skip to content

Releases: BelledonneCommunications/linphone-android

6.0.20

21 Nov 08:44

Choose a tag to compare

Changed

  • Added shrink resources to release config in gradle

Fixed

  • Remove AuthInfo when configuring a CardDAV friend list if synchronization fails
  • Added missing toast when starting a group call or meeting if there's an issue
  • Fixed crash in RecordingPlayerFragment due to used lateinit property before it's initialized

6.0.19

16 Oct 08:56

Choose a tag to compare

Added

  • Spanish and Slovakian translations thanks to Weblate contributors

Changed

  • SIP addresses domain hidden in Suggestions if it matches the currently selected account SIP identity domain
  • Start proximity sensor when an incoming call is answered from the notification (disabling screen when device is near)

Fixed

  • Black screen when trying to scan a QR Code right after granting CAMERA permission (only happened on some devices)
  • Possible crash due to ConcurrentModificationException
  • Camera preview in conference that was black sometimes after switching layout
  • Possibly wrong screen sharing participant name in conference
  • Presence SUBSCRIBE that was only sent for sip.linphone.org accounts
  • Keyboard suggestions in participant picker textfield
  • Account labelled as Disabled instead of Disconnected when network isn't reachable
  • Suggestions generated avatar if username starts with '+'
  • Two LDAP fields label where swapped

6.0.18

15 Sep 12:05

Choose a tag to compare

Added

  • Added menu icon next to currently selected account avatar to make the drawer menu easier to understand
  • Added missing dialpad floating action button in the call transfer fragment

Changed

  • Improved bodyless friendlist presence process when it's received

Fixed

  • Fixed "End-to-end encrypted call" label while in conference, the call may be end-to-end encrypted but only to the conference server, not to all participants
  • Fixed missing meeting subject when calling the conference SIP URI if the conference info doesn't exist yet
  • Finish CallActivity if no call is found when trying to answer/decline a call from the IncomingCallFragment
  • Prevent empty screen when rotating the device and clicking on the empty part next to the list while in landscape and then rotating the device back to portrait

6.0.17

02 Sep 14:58

Choose a tag to compare

Changed

  • Portuguese translation updated from Weblate (still not complete)

Fixed

  • Vibrator not stopped when call is terminated sometimes (SDK fix)
  • Chat conversation not visible sometimes (SDK fix)

6.0.16

25 Aug 08:08

Choose a tag to compare

Added

  • Access to Help/Troubleshooting pages from Assistant

Fixed

  • Some Core methods being called from UI thread causing either a crash or a deadlock sometimes
  • Scrolling issue when doing a search in a conversation with only one result
  • Contacts not updated after body less presence notify was received
  • VFS issue due to encrypted.pref file being backed up by Android OS

6.0.15

11 Aug 09:48

Choose a tag to compare

Fixed

  • Crash due to changes in SDK triggering fatal error if linphone_core_stop() is called from linphone_core_iterate() loop (which was done when scanning QR code)

Changed

  • Prevent leaving assistant after doing a remote provisioning if there is still no account after it (if there was no account before and no account was provided in downloaded config)

6.0.14

06 Aug 14:35

Choose a tag to compare

Fixed

  • Fixed ANR due to deadlock caused by method being called from wrong thread
  • Fixed microphone not always recording audio while app in background or if screen is turned off
  • Fixed missing favorites in start call / create conversation views
  • Fixed outgoing call view in full screen
  • Fixed generated avatar for SIP URIs without username

6.0.13

31 Jul 16:01

Choose a tag to compare

Fixed

  • Missing favourites if contacts list size exceeds magic search max results setting
  • Muted call on some devices due to Telecom Manager quickly muting/unmuting call
  • Full screen without video during outgoing early media call if video has been declined by remote end
  • Removed duplicated week label if "no meeting today" is the first entry for current week
  • Prevent crash during file export if no app on the device can handle it
  • Prevent crash that could happen with chat message notification if sender name (or group chat room subject) is empty

Changed

  • Back gesture / navigation button will close the numpad bottom sheet if it's open instead of leaving the page directly
  • Updated bell and bell_slash icons

6.0.12

18 Jul 13:01

Choose a tag to compare

Fixed

  • Reactions list in bottom sheet update while opened
  • Crashes due to late init properties being used before initialized

6.0.11

11 Jul 12:12

Choose a tag to compare

Added

  • Added toggle in LDAP configuration to allow to quickly enable/disable it

Changed

  • Reduced maximum number of contacts displayed in contacts list, new call/conversation, meeting participant selection etc...
  • Updated translations

Fixed

  • Calls top bar wrong notification label when going from two calls to one.