Commit graph

64 commits

Author SHA1 Message Date
Ronan Abhamon
96c93d1c20 fix(SettingsCallsChat): disable correctly chat notification sound field 2018-04-18 18:02:37 +02:00
Ronan Abhamon
62cabb5a9d chore(assets/languages): many fixes 2018-04-18 17:46:05 +02:00
Ronan Abhamon
b50dec69f7 feat(Settings): add an field to choose chat notification sound 2018-04-18 17:36:15 +02:00
Ronan Abhamon
5ac0f684f7 chore(assets/languages): update en/fr 2018-04-18 15:54:30 +02:00
Danmei Chen
38f4870d46 feat(Settings): add an option to play chat sound notification when receiving an incoming message
Co-authored-by: Ronan Abhamon <ronan.abhamon@belledonne-communications.com>
2018-04-18 15:52:07 +02:00
Ronan Abhamon
e77f74f75a chore(assets/languages): update and add de, ja, lt and sv 2018-04-18 14:35:01 +02:00
Ronan Abhamon
eb15c571a2 feat(Settings): add an developer option to disable call recorder 2018-04-17 15:16:30 +02:00
Ronan Abhamon
5255405cd5 feat(Settings): add a way to hide developer options 2018-04-17 13:17:16 +02:00
Ronan Abhamon
32637550d8 feat(Settings): add an option to disable chat features 2018-04-17 11:13:27 +02:00
Ronan Abhamon
a680943b4e fix(assets/languages): bad typo 2018-04-16 15:13:03 +02:00
Ronan Abhamon
8d9351280b chore(assets/languages): update de 2018-04-16 14:55:25 +02:00
Ronan Abhamon
eca7a39732 feat(app): do not display camera icons when video is not available 2018-04-16 14:47:08 +02:00
Ronan Abhamon
4bcb9e88da feat(app): disable camera icons when video is not enabled at compile time 2018-04-16 14:08:23 +02:00
Ronan Abhamon
090b0e55f3 feat(app): disable some video buttons when video is not enabled at compile time 2018-04-16 11:51:00 +02:00
Ronan Abhamon
a432a9d4e2 fix(app): coding style 2018-04-16 09:37:24 +02:00
Ghislain MARY
9b46bc5c20 Correct handling of application icons. 2018-03-27 11:17:45 +02:00
Ghislain MARY
d97e10794a Some fixes of previous commit. 2018-03-27 10:46:38 +02:00
Ghislain MARY
9507ce64d2 Set install prefix in Exec= line of .desktop file + register icon and menu entry when installing RPM package. 2018-03-27 10:30:23 +02:00
Ronan Abhamon
23939aaa2a feat(core): supports H264 download
Co-authored-by: Danmei Chen <danmei.chen@belledonne-communications.com>
2018-03-23 10:43:48 +01:00
Danmei Chen
986f5d9902 feat(SettingsSipAccountsEdit): give access to nat policy settings for one proxy config 2018-02-21 14:47:50 +01:00
Ronan Abhamon
929996ede0 chore(languages): add new languages to translate 2018-02-07 14:01:25 +01:00
Ronan Abhamon
22f62f8382 chore(languages): update fr, ru and tr 2018-02-07 13:05:04 +01:00
Ronan Abhamon
cd8bd1bdd2 chore(languages): use SIP instead of sip in some contexts 2018-02-07 12:01:50 +01:00
Ronan Abhamon
71c8192ba3 chore(languages): supports tr 2018-02-06 17:11:48 +01:00
Ronan Abhamon
0187703b3b chore(languages): supports ru 2018-02-05 15:54:55 +01:00
Ronan Abhamon
a4b9769b1e chore(languages): add integration with transifex 2018-02-05 15:24:27 +01:00
Ronan Abhamon
a4ad61d314 fix(app): coding style 2018-02-01 12:46:19 +01:00
Danmei Chen
0e50a6b575 add sips and sips-linphone in uri handler 2018-02-01 11:03:19 +01:00
Danmei Chen
f7e3753c47 add message-expires in contact_parameters 2017-12-21 15:28:39 +01:00
Simon Morlat
66b50d6676 add estimated bandwidth statistics 2017-11-01 09:35:38 +01:00
nicolas
922723fdfc fix(Cli): cli syntax modified for english language 2017-09-07 10:21:01 +02:00
nicolas
86cfc1c816 feat(Cli): method syntax auto generated when --cli-help 2017-09-06 15:59:08 +02:00
Ronan Abhamon
0721a22be8 feat(Cli): Cli is now a static object + clean code 2017-09-06 14:52:19 +02:00
nicolas
e43fb27ac9 feat(Cli.cpp) : add the --cli-help option to display the help of the cli 2017-09-06 11:02:14 +02:00
Ronan Abhamon
e70c077991 fix(CMakeLists): supports new cmake versions for qm translations 2017-08-21 12:05:05 +02:00
Ronan Abhamon
5cd97cb5c6 feat(Settings): provide an option to disable the RLS URI 2017-08-16 17:48:23 +02:00
nicolas
5c66f193d5 feat(Cli): 2 method to join conference: with if there is not a sip address linked to the database, with if there is one 2017-08-16 16:29:09 +02:00
Ronan Abhamon
773fd036c4 feat(Call): add a multimedia parameters dialog to select micro/speaker/camera device 2017-08-04 15:31:39 +02:00
Ronan Abhamon
fb3e244370 feat(Settings): add a data title 2017-08-04 13:33:26 +02:00
Nicolas Follet
646f0fe3b9 feat(App): supports commands and conferences with id 2017-07-22 19:24:01 +02:00
Ronan Abhamon
9f6857ce7c feat(SettingsModel): add a video mode supports for auto answer (close #44) 2017-07-21 13:18:47 +02:00
Ronan Abhamon
f02d9054e6 feat(SettingsSipAccountsEdit): deal with errors 2017-07-19 16:19:00 +02:00
Wescoeur
4524a4036e feat(App): supports test, self-test is now a test and not a program option 2017-07-17 20:48:46 +02:00
Ronan Abhamon
7aeba2757c fix(ChatProxyModel): use a unique ChatModel if many proxies use a same sip address 2017-06-28 13:58:26 +02:00
Ronan Abhamon
3c205c7098 feat(Notifications): deal with recording 2017-06-27 15:34:33 +02:00
Ronan Abhamon
63ea842fec feat(Notifications): REEEEEEFACTORING. (And supports snapshot notification.) 2017-06-27 14:57:12 +02:00
Ronan Abhamon
3881bcacd1 feat(Incall): add tooltips on recording and screenshot buttons 2017-06-27 10:24:13 +02:00
Wescoeur
6957a800b6 chore(assets): move linphone.ico, linphone.rc & linphone.desktop in this folder 2017-06-26 21:31:37 +02:00
Wescoeur
29c5342ce1 feat(Timeline): display composing 2017-06-26 19:38:08 +02:00
Wescoeur
0829dd92fa feat(Chat): supports messages composing 2017-06-26 16:10:59 +02:00