Commit graph

58 commits

Author SHA1 Message Date
Julien Wadel
8327878c70 Update Licence to gpl-v3 2020-02-13 10:54:22 +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
0b159d5216 fix(FileDownloader): add a timeout if the network is unreachable 2018-10-15 15:56:46 +02:00
Ronan Abhamon
5c806c75e2 feat(ManageAccounts.qml): display unread message count 2018-08-30 11:11:54 +02:00
Ronan Abhamon
1e35340244 feat(MessageCounter): extract base component in MessageCounter.qml file 2018-08-29 13:53:06 +02:00
Ronan Abhamon
21113dcb7a fix(Timeline): update correctly timeline entry when local address is not set 2018-08-29 10:43:37 +02:00
Ronan Abhamon
4d2af14317 feat(chat): change default proxy if necessary when a popup message is clicked + always notify messages to non-default proxy 2018-08-23 16:03:00 +02:00
Ronan Abhamon
3ea2478c23 feat(app): deal with peer/local addresses 2018-08-22 14:31:58 +02:00
Ronan Abhamon
578e1a2765 fix(SmartSearchBar): disable outgoing calls if necessary 2018-08-10 13:15:37 +02:00
Ronan Abhamon
11260c147c fix(AccountStatus): remove presence choice if rls uri is disabled 2018-08-09 14:32:22 +02:00
Ronan Abhamon
f243c7c8e7 feat(icon): display smooth icons 2018-08-07 18:03:17 +02:00
Ronan Abhamon
87c9801472 fix(Call): disable menu options if video is not supported or pause disabled 2018-08-07 14:46:51 +02:00
Ronan Abhamon
d802577cda feat(Settings): add an option to disable call pause 2018-08-01 16:12:35 +02:00
Ronan Abhamon
7c5c1255d5 fix(SmartSearchBar): hide "add button" if contacts are disabled 2018-07-24 15:42:21 +02:00
Ronan Abhamon
cf61cd4065 feat(Colors): use k color only on backgrounds like home, settings, ... 2018-07-24 15:25:36 +02:00
Ronan Abhamon
d4b5066e59 fix(Calls): display correctly all menu entries on call 2018-07-23 11:20:55 +02:00
Ronan Abhamon
786f688e02 feat(Settings): add an option to show tel keypad automatically 2018-07-23 10:17: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
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
bd6072b2de fix(App): do not open window before sub windows creation 2018-06-21 14:02:08 +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
c840bbab8c fix(Timeline.qml): do not anchors rectangle in ColumnLayout (Qt5.11) 2018-06-15 11:55:59 +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
c8d6bdc257 fix(Chat): hide remote composing when chat is not activated 2018-04-18 10:59:11 +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
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
32637550d8 feat(Settings): add an option to disable chat features 2018-04-17 11:13:27 +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
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
c2cde508e1 QT: set nothing on chat message when the user hasn't receive it 2018-02-19 13:55:54 +01:00
Ronan Abhamon
229cac334a feat(ui/modules/Linphone/TelKeypad): supports keyboard (close #106) 2018-01-18 14:28:49 +01:00
Ronan Abhamon
81c9512458 feat(ui/modules/Linphone/TelKeypad): supports A, B, C and D keys (close #107) 2018-01-17 14:17:35 +01:00
Ronan Abhamon
d862ff120b feat(app): deal with sip address like: sip:toto 2017-09-07 13:43:35 +02:00
Ronan Abhamon
8bf34d85ca feat(Call): display correctly forced display name and only sip uri in description 2017-08-09 14:14:38 +02:00
Ronan Abhamon
091227e83b feat(SipAddressesView): do not display wrong default sip address 2017-08-09 12:31:27 +02:00
Ronan Abhamon
dcfecffe66 feat(ContactDescription): do not display display name if exists 2017-08-09 11:50:13 +02:00
Ronan Abhamon
2a53b6d65c feat(Call): add 2 sliders to set speaker/micro volume in media parameters popup 2017-08-07 12:24:45 +02:00
Ronan Abhamon
21e74f2734 fix(chat): display correctly busy indicator when a message is sent 2017-08-04 12:19:35 +02:00
Ronan Abhamon
cdfff23c35 fix(FileMessage): show avatar if possible 2017-06-29 12:51:56 +02:00
Ronan Abhamon
102c8861b7 fix(App): little fixes 2017-06-28 14:18:21 +02:00
Ronan Abhamon
0d0a2d4252 fix(Chat): use QtQuick.ListView.Beginning instead of ListView.Beginning 2017-06-27 18:11:42 +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