Commit graph

126 commits

Author SHA1 Message Date
Ronan Abhamon
6de72ed5bd fix(UseAppSipAccount): fix validation when phone number is disabled 2018-07-19 13:50:14 +02:00
Ronan Abhamon
c4f1048087 feat(Settings): add an developer option to disable phone numbers in assistant 2018-07-19 12:11:00 +02:00
Ronan Abhamon
934359712e feat(Settings): add developer options to disable assistant buttons 2018-07-19 10:55:22 +02:00
Ronan Abhamon
92134af645 chore(Assistant): rename linphone files to app files 2018-07-19 09:36:48 +02:00
Ronan Abhamon
53b1c89abc feat(Assistant): rename linphone views to app views 2018-07-19 09:32:29 +02:00
Ronan Abhamon
d392fadb6d chore(assets/languages): remove linphone word of traductions, use app name instead 2018-07-18 17:20:23 +02:00
Ronan Abhamon
d6ffb784e3 fix(Settings): use outgoingCallsEnabled instead of outgoingCallEnabled 2018-07-18 15:44:52 +02:00
Ronan Abhamon
9cb3879395 feat(Settings): add an developer option to disable outgoing calls 2018-07-18 15:40:10 +02:00
Ronan Abhamon
64fe207378 fix(MainWindow): do not display conference button if conference is disabled 2018-07-18 13:46:23 +02:00
Ronan Abhamon
11249292fd fix(MainWindow): set and reset correctly selected entry menu 2018-07-18 13:42:17 +02:00
Ronan Abhamon
235805a77b fix(App): set correct app name on windows 2018-07-18 11:58:21 +02:00
Ronan Abhamon
4fadc52ee8 feat(Settings): add an developer option to disable mute button 2018-07-18 10:15:14 +02:00
Ronan Abhamon
9c3615e15c feat(Settings): add an developer option to disable contacts 2018-07-17 17:35:56 +02:00
Ronan Abhamon
7ccfee4ca7 feat(Settings): add an developer option to disable conference 2018-07-17 14:00:08 +02:00
Ronan Abhamon
7eb3350b47 feat(images): re-activate image providers 2018-07-17 11:11:53 +02:00
Ronan Abhamon
500dd426f2 feat(Colors): reorder 2018-07-17 09:35:21 +02:00
Ronan Abhamon
416be65e12 feat(Colors): remove some colors 2018-07-16 17:13:48 +02:00
Ronan Abhamon
32b5999051 feat(app): add settings and about to tray icon 2018-07-16 13:16:44 +02:00
Ronan Abhamon
0c0f23f9c9 fix(About.qml): rename linphone_logo to app_logo 2018-07-16 10:16:27 +02:00
Ronan Abhamon
5593b36b81 feat(Incall): disable screen saver on fullscreen video call (Windows) 2018-06-21 16:15:41 +02:00
Ronan Abhamon
bd6072b2de fix(App): do not open window before sub windows creation 2018-06-21 14:02:08 +02:00
Ronan Abhamon
7f62ae905a fix(ComboBox): import named QtQuick.Controls, avoid QQmlComponent: Component is not Ready with Qt 5.11.1 2018-06-21 11:31:33 +02:00
Ronan Abhamon
4f908efd12 fix(Calls): avoid a crash with a bad binding (Qt 5.11) on ConferenceControls 2018-06-20 14:32:53 +02:00
Ronan Abhamon
ee9c95d282 fix(Timeline): avoid mark as read on selected chat room if window is not active (fix #69) 2018-06-20 11:01:51 +02:00
Ronan Abhamon
872093116f fix(ExclusiveButtons.spec.qml): do not use SignalSpy in Qt 5.11, click is emitted twice instead of one 2018-06-15 15:20:35 +02:00
Ronan Abhamon
85c2165dd2 fix(TabContainer.qml): do not anchors rectangle in StackLayout (Qt5.11) 2018-06-15 14:26:54 +02:00
Ronan Abhamon
c840bbab8c fix(Timeline.qml): do not anchors rectangle in ColumnLayout (Qt5.11) 2018-06-15 11:55:59 +02:00
Ronan Abhamon
ea6c5da00d feat(app): remove usage of splashscreen 2018-06-15 11:33:34 +02:00
Ronan Abhamon
577247fba3 fix(utils.js): compute correctly uri in write function for windows 2018-04-20 14:56:41 +02:00
Ronan Abhamon
0c8aea3d00 fix(VideoCodecsModel): do not replace used codecs on update + many fixes 2018-04-20 11:39:11 +02:00
Ronan Abhamon
b0c1f64914 fix(app): many fixes to handle correctly openh264 update 2018-04-19 17:32:39 +02:00
danmei.chen
9327bc494f openh264: rename extractFile and store version of lib
videoCodec: rename codec after installation and update codec when there is new version
2018-04-19 17:32:39 +02:00
Ronan Abhamon
96c93d1c20 fix(SettingsCallsChat): disable correctly chat notification sound field 2018-04-18 18:02:37 +02:00
Ronan Abhamon
b50dec69f7 feat(Settings): add an field to choose chat notification sound 2018-04-18 17:36:15 +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
c8d6bdc257 fix(Chat): hide remote composing when chat is not activated 2018-04-18 10:59:11 +02:00
Ronan Abhamon
17f6c0a5c1 feat(Settings): hide all chat options when not activated 2018-04-18 10:47:12 +02:00
Ronan Abhamon
c076f1beab fix(SipAddressView): hide correctly video button when not available on default contact 2018-04-18 10:16:10 +02:00
Ronan Abhamon
68e5eeb817 feat(Settings): hide some options when video, chat or call record are not available 2018-04-18 10:10:14 +02:00
Ronan Abhamon
972f9aeafa fix(Incall): display correctly camera icon 2018-04-17 16:35:42 +02:00
Ronan Abhamon
5b3f253760 fix(app): remove useless ids 2018-04-17 15:45:32 +02:00
Ronan Abhamon
e046daae33 fix(app): remove useless loaders 2018-04-17 15:36:07 +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
eca7a39732 feat(app): do not display camera icons when video is not available 2018-04-16 14:47:08 +02:00
Ronan Abhamon
36d55d2fb8 fix(Incall): do not ask for video if video is not supported 2018-04-16 14:14:14 +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