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
|
e6dfc17b11
|
fix(Assistant): fix indent
|
2018-07-19 11:00:22 +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
|
bfcc470ce0
|
fix(Settings): use outgoing_calls_enabled instead of outgoing_call_enabled
|
2018-07-18 15:47:41 +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
|
fd82d4e1ce
|
fix(App): use factory file in getConfigIfExists, useful to override correctly colors for the first time
|
2018-07-18 11:34:32 +02:00 |
|
Ronan Abhamon
|
23fe2478f9
|
feat(App): log app name at startup
|
2018-07-18 10:40:11 +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
|
7360236ad4
|
chore(icons): use generic name for icons
|
2018-07-13 17:07:48 +02:00 |
|
Ronan Abhamon
|
c39fe349df
|
feat(app): rename easily app
|
2018-07-13 16:43:20 +02:00 |
|
Ronan Abhamon
|
8220d45ae7
|
feat(app): rename easily app with config.h (not deal with packages and executables)
|
2018-07-12 14:21:22 +02:00 |
|
Ronan Abhamon
|
55de1e84a6
|
feat(App): avoid macros to register types
|
2018-07-12 11:26:39 +02:00 |
|
Ronan Abhamon
|
faf48a25b3
|
fix(ScreenSaverDBus): add reason to Inhibit message + fix status
|
2018-07-11 17:17:00 +02:00 |
|
Ronan Abhamon
|
f70de12fb6
|
feat(ScreenSaver): add logs
|
2018-07-11 16:53:58 +02:00 |
|
Ronan Abhamon
|
a514746382
|
feat(Incall): disable screen saver on fullscreen video call (GNU/Linux with DBus & Xdg)
|
2018-07-11 16:02:55 +02:00 |
|
Ronan Abhamon
|
4d68106d73
|
fix(SingleApplicationDBus): remove useless includes, clean code
|
2018-07-11 10:40:20 +02:00 |
|
Ronan Abhamon
|
628c30ed7b
|
feat(app): always use D-Bus Single Application on GNU/Linux
|
2018-07-11 10:32:22 +02:00 |
|
Ronan Abhamon
|
c38b164bf7
|
fix(SingleApplication): use modern Qt / C++
|
2018-07-11 10:12:51 +02:00 |
|
Ronan Abhamon
|
efa3e10776
|
feat(DesktopTools): add skeletions for MacOs and GNU/Linux
|
2018-06-21 16:55:41 +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
|
70f47b01d3
|
fix(App): do not create windows later to avoid warning and abort (QQmlComponent: Cannot create new component instance before completing the previous)
|
2018-06-20 14:56: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
|
5869fd7ffb
|
fix(Timeline): update correctly the timeline when the last chat message of one chat room is removed
|
2018-06-18 16:41:47 +02:00 |
|
Ronan Abhamon
|
ef1a3f8dd2
|
feat(MessagesCountNotifier): notify messages count on Windows with sys tray icon
|
2018-06-18 15:43:09 +02:00 |
|
Ronan Abhamon
|
f1d1577aa0
|
feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time...
|
2018-06-18 14:27:50 +02:00 |
|
Ronan Abhamon
|
5d1ef1c26a
|
chore(CMakeLists.txt): remove app tests and target
|
2018-06-18 10:27:24 +02:00 |
|
Ronan Abhamon
|
ea6c5da00d
|
feat(app): remove usage of splashscreen
|
2018-06-15 11:33:34 +02:00 |
|
Ronan Abhamon
|
39ca751897
|
feat(App): add an option to the linphonerc to disable calls windows
|
2018-05-15 14:32:47 +02:00 |
|
Ronan Abhamon
|
9ae752dfcf
|
feat(App): add an option to the linphonerc to disable calls windows
|
2018-05-15 14:32:39 +02:00 |
|
Danmei Chen
|
385c28330d
|
add default log mail address
|
2018-04-23 11:59:37 +02:00 |
|
Ronan Abhamon
|
0763f2204f
|
fix(AppController): remove opengl attributes
|
2018-04-20 11:59:05 +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
|
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
|
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
|
eb15c571a2
|
feat(Settings): add an developer option to disable call recorder
|
2018-04-17 15:16:30 +02:00 |
|
Danmei Chen
|
83e4b4737a
|
play alert sound when receiving an incoming message
|
2018-04-17 14:22:10 +02:00 |
|