Julien Wadel
144fcf7d44
- Update About to GPLv3
...
- Add temporary Flip on preview
- Add Application vendor name in configurations
2020-02-20 10:28:29 +01:00
Julien Wadel
257c67a51d
Update Readme, simplify build_windows, fix resources folder only for Mac
2020-02-19 15:40:26 +01:00
Julien Wadel
5a3087e5fb
Set TLS as default
2020-02-17 14:24:27 +01:00
Julien Wadel
6bda98b8f2
- Update Settings navigation, add placeholders to fields, auto-update server address with the selected protocol
...
- Set to TLS if transport cannot be defined
- Add Title to MenuBar and console info if SystemTray is unavailable
- Fix setting icon in qrc for future using
- Add old CPACK in CMake
2020-02-16 23:21:39 +01:00
Julien Wadel
44041b5d94
Fix Mediastreamer plugin loading[ci skip]
2020-02-14 19:14:27 +01:00
Julien Wadel
fd2b1d22d3
-Fix ICE/STUN connexion and saving state
...
-Remove error on warning for building SDK
-Add missing files in Qt ressources
2020-02-14 15:23:37 +01:00
Julien Wadel
8327878c70
Update Licence to gpl-v3
2020-02-13 10:54:22 +01:00
Julien Wadel
b4cbbf96ed
Update options and explanations on error application path
2020-02-12 12:02:33 +01:00
Julien Wadel
a50dfd98ef
Update some depreciated functions, clean syntaxes, fix Linux installation
2020-02-07 17:32:08 +01:00
Julien Wadel
57c62fa1e5
Merge remote-tracking branch 'origin/julien/win' into julien/linux
2020-02-07 09:59:44 +01:00
Julien Wadel
79ed60ff72
Remove some macro, debug on qml image loads, order of headers
2020-02-07 09:25:16 +01:00
Julien Wadel
311d4fb9e6
clean files
2020-02-04 18:03:17 +01:00
Julien Wadel
231a7755ac
Delete StaeProcessMacOs.m
2020-02-04 17:59:11 +01:00
Julien Wadel
691db8c081
Fix Settings GUI and App Nap
2020-02-04 17:56:59 +01:00
Julien Wadel
7e87f729c1
Update logos 1/2[ci skip]
2020-01-31 16:56:45 +01:00
Julien Wadel
ea680e4e77
Revert "adding headers for minizip"
...
This reverts commit f799d08289 .
2020-01-29 14:55:30 +01:00
Ronan Abhamon
4de95455c3
fix(calls): disable early media (video)
2019-01-23 17:00:34 +01:00
Anon
39c096fb47
feat(call): display the missed call count in the tray icon + in the account status
2019-01-23 15:05:38 +01:00
Ronan Abhamon
7d9ead5b7f
feat(app): deal with autostart on flatpak
2019-01-22 10:50:58 +01:00
Ronan Abhamon
3098bfe222
fix(SingleApplication): handle only SIGINT (with DBUS)
2018-12-27 16:53:47 +01:00
Ronan Abhamon
6b6697f729
fix(SingleApplication): remove crash handler and deal only with SIGINT
2018-12-27 14:31:21 +01:00
Ronan Abhamon
0a50f55bd6
feat(core): add os and version into user agent
2018-10-29 16:06:03 +01:00
Ronan Abhamon
2ab177b4d7
fix(ChatModel): use peer/local addresses to get call history
2018-10-29 15:45:37 +01:00
Ronan Abhamon
c019d3237a
fix(app): use createPrimaryContactParsed to avoid memory leak
2018-10-23 17:27:18 +02:00
Ronan Abhamon
35efad0213
fix(ContactModel): destroy correctly vcard
2018-10-22 15:30:51 +02:00
Ronan Abhamon
3948f67c07
fix(App): remove useless variable
2018-10-22 11:27:56 +02:00
Ronan
b99501ee6e
fix(Logger): use src pattern instead of linphone-desktop/src
2018-10-16 14:41:08 +02:00
Ronan Abhamon
0b159d5216
fix(FileDownloader): add a timeout if the network is unreachable
2018-10-15 15:56:46 +02:00
Ronan Abhamon
6cdde22afa
feat(codecs): better code, update h264 urls + more verbose
2018-10-15 13:48:36 +02:00
Ronan Abhamon
72c1b0a525
feat(CallModel): speaker and microphone can be muted
2018-10-12 16:48:07 +02:00
Ronan Abhamon
17ce7699a1
feat(MultimediaParameters): update call streams in multimedia parameters dialog
2018-10-11 16:00:43 +02:00
Ronan Abhamon
bc0de77024
fix(CoreManager): replace assert by log if chat model id is invalid in getChatModel (avoid crash for specific migrated chat rooms)
2018-10-10 16:43:09 +02:00
Ronan Abhamon
01d06c2d9e
fix(Settings): save correctly turn credentials
2018-10-09 17:20:18 +02:00
Ronan Abhamon
068ea212cc
feat(SingleApplicationDBus): handle signals to quit properly app on GNU/Linux
2018-10-05 15:56:42 +02:00
Ronan Abhamon
09f59f40c3
fix(cli): do not execute command if calls window is not created
2018-10-05 15:01:03 +02:00
Ronan Abhamon
55c1776667
fix(cli): avoid crash if not name is given in uri
2018-10-04 17:11:22 +02:00
Ronan Abhamon
38a09dc34d
fix(SettingsModel): call proxyConfig->edit before edition
2018-09-25 13:53:23 +02:00
Ronan Abhamon
e029cc51ef
fix(ChatModel): display correct file sizes on file chat messages
2018-09-06 17:08:28 +02:00
Ronan Abhamon
766add98e3
feat(App): supports autostart on MacOS
2018-09-03 13:51:57 +02:00
Ronan Abhamon
3285fb8dbe
feat(App): supports autostart on Windows
2018-08-31 16:24:27 +02:00
Ronan Abhamon
d073177da0
feat(App): supports autostart on GNU/Linux
2018-08-31 15:31:30 +02:00
Ronan Abhamon
49886e9b09
fix(CoreManager): enable chat migration for old linphone versions
2018-08-30 15:12:14 +02:00
Ronan Abhamon
5c806c75e2
feat(ManageAccounts.qml): display unread message count
2018-08-30 11:11:54 +02:00
Ronan Abhamon
3cab5c6dd1
feat(ManageAccounts): display unread message count on each proxy config
2018-08-29 15:04:22 +02:00
Ronan Abhamon
57e8390eae
fix(SipAddressesModel): handle correctly received/sent messages
2018-08-29 10:19:27 +02:00
Ronan Abhamon
184b084382
fix(SipAddressesModel): check if message is outgoing when cache is updated
2018-08-28 17:19:46 +02:00
Ronan Abhamon
b99b078ee0
fix(SipAddressesModel): ignore early aborted, elsewhere events to build cache
2018-08-28 14:46:52 +02:00
Ronan Abhamon
2440635278
feat(MessageCount): use new API to deal correctly with locals
2018-08-28 14:46:10 +02:00
Ronan Abhamon
4ece007eb3
fix(ChatModel): fetch contents before insert message at end
2018-08-27 10:33:15 +02:00
Ronan Abhamon
210b4c75ba
feat(ChatModel): increase chat model creation, fetch chat message content when it is necessary
2018-08-24 14:23:19 +02:00