- 26 Jun, 2023 - 2 commits
-
-
Julien Wadel authored
Add a test on cancelling a request and restart it by keeping the old downloaded file.Fix a leak on repeating file downloading request. Add a test on cancelling a download request and restart it by keeping the file that was cancelled. Ignore local file size on downloading.
-
Julien Wadel authored
- Replace '==' expression (that doesn't exist into WHERE queries in SQL) by '='. - Put 'LEFT JOIN' statement right after 'chat_room' table in order to be allowed to be used in on clause.
-
- 22 Jun, 2023 - 1 commit
-
-
QuentinArguillere authored
-
- 20 Jun, 2023 - 2 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
Updated msAndroidCamera2 plugin to fix a race condition crash + updated liblinphone to allow force REGISTER when a push is received & how foreground services are handled for Android 14
-
- 19 Jun, 2023 - 1 commit
-
-
Simon Morlat authored
-
- 15 Jun, 2023 - 3 commits
-
-
Sylvain Berfini authored
-
Julien Wadel authored
Fix Robot voice by upgrading resampling to manage channel convertion. It was not working with channels > 2 Fix MSWasapi to be used with multichannels.
- 14 Jun, 2023 - 4 commits
-
-
Ghislain MARY authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Julien Wadel authored
-
- 13 Jun, 2023 - 2 commits
-
-
Sylvain Berfini authored
Updated liblinphone to add a foreground service on Android when in backgrould while data saver is ON to allow push notification process
-
Andrea Gianarda authored
-
- 09 Jun, 2023 - 1 commit
-
-
Simon Morlat authored
Fix an audio issue on iPhone 14 only - probably arriving because Callkit deactivates the audiosession while the end tone is still being played, causing the AudioUnit to be marked as zombified. The next call, the zombified and audio_session_configured were still set, causing improper start sequence of the AudioUnit and AudioSession.
-
- 06 Jun, 2023 - 1 commit
-
-
Sylvain Berfini authored
-
- 05 Jun, 2023 - 2 commits
-
-
Julien Wadel authored
When requesting participant devices, append devices to the device list in order to keep the same order as participants.
-
Sylvain Berfini authored
-
- 31 May, 2023 - 1 commit
-
-
Julien Wadel authored
-
- 30 May, 2023 - 3 commits
-
-
Andrea Gianarda authored
if possible. If a core supports IPv6 and IPv4 addresses, the answered will look at the offerer IP address family and it will set a media server with either IPv6 or IPv4 address depending on the offerer choice.
-
Julien Wadel authored
Feature to get account creation token: - 2 callbacks for async requests to obtain request_token and token. - 2 functions on FlexiAPI to make server requests.
-
Sylvain Berfini authored
-
- 29 May, 2023 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to fix issue on Android when core.enableAutoIterate() is called manually right after Core creation
-
- 25 May, 2023 - 4 commits
-
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 23 May, 2023 - 9 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Comment CI nightly build rules for yocto builds for the moment so that scheduled builds can be triggered.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 22 May, 2023 - 3 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-