2016-11-10 14:51:32 +00:00
# Change Log
All notable changes to this project will be documented in this file.
Group changes to describe their impact on the project, as follows:
Added for new features.
Changed for changes in existing functionality.
2018-06-15 14:09:23 +00:00
Deprecated for once-stable features removed in upcoming releases.
2016-11-10 14:51:32 +00:00
Removed for deprecated features removed in this release.
Fixed for any bug fixes.
Security to invite users to upgrade in case of vulnerabilities.
2016-11-10 15:27:30 +00:00
## [Incomming]
2018-11-16 10:18:12 +00:00
- feature: call recording.
- feature: QR code configuration.
- feature: option to automatically download incoming files, either always, never or depending on their sizes.
## [4.1] - 2018-xx-xx
2018-11-16 13:09:39 +00:00
### Improvements
2018-11-16 10:18:12 +00:00
- Improved UI.
2018-11-16 13:09:39 +00:00
- Added adaptive icon for Android 8+.
2018-11-16 10:18:12 +00:00
- Use of binary SDK hosted in Maven repository instead of having to build it manually.
2018-11-16 13:09:39 +00:00
- Asynchronous fetch of native contacts.
- Removed unused graphical resources.
- Updated translations.
### Features
- Added new end to end LIME encryption for instant messaging, both for single chat rooms and group ones.
- Send multiple files with text at the same time.
- Support of H265 codec.
- Use TextureView instead of GL2JNIView, easier to use and will fix issues.
- Send SMS to invite your friends in using Linphone.
2018-11-16 14:07:47 +00:00
- Reply to received chat message in notification.
2018-11-16 14:43:42 +00:00
- Answer or hangup calls in notification.
2016-11-10 15:27:30 +00:00
2018-06-26 14:04:33 +00:00
## [4.0.1] - 2018-06-26
### Fixed
- fix loading of plugins
- fix issue with video stream, not started when receiving an incoming call just after the app is launched
- fix issue with TURN
2018-06-15 14:09:23 +00:00
## [4.0.0] - 2018-06-15
### Added
- Group chat between linphone.org SIP accounts.
- new JAVA/JNI wrapper. This new wrapper is automatically generated from liblinphone C API. It breaks compatibility with previous, hand-made wrapper.
(more information about new wrapper [here. ](https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Linphone%20%28Android%29%20Java%20wrapper/ ) )
### Deprecated
- hand-made java API in submodules/linphone/java is deprecated. However it is still possible to use it by checking out the 3.4.x branch of linphone-android.
### Fixed
- issue with changing push notification token not passed to library, possibly resulting in a loss of incoming calls.
2017-10-19 09:35:57 +00:00
## [3.3.0] - 2017-10-18
2017-10-03 14:50:38 +00:00
### Added
2017-10-19 09:35:57 +00:00
- Integration with Android O
- New video adaptive bitrate algorithm(More informations [here ](https://wiki.linphone.org/xwiki/wiki/public/view/FAQ/How%20does%20adaptive%20bitrate%20algorithm%20work%20%3F/ ))
### Changed
- Application is no more managing in-call wakelock, it's now managed by the library
2017-10-03 14:50:38 +00:00
### Fixed
- Crashs in new chat view
- Contacts management
2017-10-19 09:35:57 +00:00
- Random crash in chatroom
- Improve chats list loading time
2017-10-03 14:50:38 +00:00
2017-05-15 13:39:02 +00:00
## [3.2.7] - 2017-05-15
### Fixed
- Crash with devices X86 on Android < 5
2017-04-10 09:46:13 +00:00
## [3.2.6] - 2017-04-10
### Added
- Notification of message reading on chat
- New permission to kill linphone app
### Fixed
- Crash with firebase push
- Problems with contacts
2017-03-06 16:26:53 +00:00
## [3.2.5] - 2017-03-06
2017-01-31 09:46:23 +00:00
### Added
2017-03-06 16:14:37 +00:00
- Doze mode(energy saving) button in Network settings
2017-02-21 14:07:19 +00:00
### Changed
- Migrate Linphone build from ANT to gradle
2017-02-01 14:33:00 +00:00
- No pause VOIP Call on incoming GSM call until we off hook this
2017-02-27 16:16:41 +00:00
- Subscription friends list enabled by default only for linphone domain
2017-01-31 09:46:23 +00:00
2017-01-23 15:56:56 +00:00
### Fixed
- Rotation after screen locking
2017-01-31 14:49:58 +00:00
- Contacts background task
2017-02-21 14:07:19 +00:00
- No more asking phone number for non-linphone domain
2017-03-06 16:14:37 +00:00
- Bug with Linphone credential login
2017-01-23 15:56:56 +00:00
2016-11-10 14:51:32 +00:00
## [Unreleased]
2017-03-06 16:26:53 +00:00
### Added
- Lime integration
2017-01-19 14:04:19 +00:00
## [3.2.4] - 2017-01-19
### Fixed
- Some crashs
- Some UI bugs
2017-01-16 11:30:08 +00:00
## [3.2.3] - 2017-01-11
### Fixed
- Somes crashs
### Changed
- Improved performance of contacts loading
## [3.2.2] - 2017-01-04
### Fixed
- Some bug with the download of OpenH264 for Android < 5.1
- Some crashs
### Changed
- Disable AAC codecs
2016-11-24 15:21:30 +00:00
## [3.2.1] - 2016-11-24
### Added
- Open H264 binary download for ARM Android < 5.1
### Fixed
- Crashes for x86 CPU at starting
- Crashes in somes view in cause of bad locale time
- Crashes in contacts view if we don't have permission
2016-11-10 14:51:32 +00:00
## [3.2.0] - 2016-11-10
### Added
- Change your password in your account settings
### Changed
- Media H264 support improved for Android >= 5.1
- Optimize memory footprint and performance of contacts list an IM view
### Fixed
- Crashes Android 6/7 at starting
- Permissions issues
- Layout of tablet views