Nicolas Fella
3d9e43b190
Refactor dialer code
2019-10-28 11:17:22 +00:00
Nicolas Fella
9f5b29b8c3
Use camel-case headers
2019-10-25 13:49:28 +02:00
Alexander Akulich
3b33ffc49c
dialer: don't hardcode the account name to be account0
...
instead loop through available accounts and select the account which
supports either ofono or tel protocol
2019-10-11 09:56:35 +00:00
Bhushan Shah
0828700d3e
dialer: use QRC instead of the kpackage
...
And tidy up the code as well
2019-08-16 06:10:32 +00:00
Jonah Brüchert
6df99a7b29
dialer: Remove unused #includes
2019-05-03 16:20:10 +02:00
Jonah Brüchert
47bcdee043
Modernize using clang-tidy
2018-12-31 04:13:55 +01:00
Michael Eden
9e68bc049b
Improve dialer UI and format phone number
...
Summary:
This makes the buttons more evenly spaced and formats the number as you type!
old: {F6084821}
new (updated): {F6084822}
The plan is to bring the entire dialer page down to about half its current size to support searching through contacts as one dials a number.
Reviewers: bshah, #plasma:_mobile, mart
Reviewed By: #plasma:_mobile, mart
Subscribers: ngraham
Differential Revision: https://phabricator.kde.org/D13936
2018-08-02 15:48:21 -04:00
Martin Klapetek
5c120859a7
[dialer] Make the app quit on window close
...
At this point this brings more problems than it solves, so just disable
it for now.
2015-07-09 16:46:34 +02:00
Martin Klapetek
791d5c5f49
[dialer] Add Organization Domain "kde.org"
2015-07-09 14:41:58 +02:00
Martin Klapetek
30038e7fe2
[dialer] Don't hardcode the path to /home/phablet for debug logs
2015-07-09 14:41:58 +02:00
Martin Klapetek
f07941ff77
[dialer] Fix typo
2015-07-01 18:38:47 +02:00
Martin Klapetek
1cb3b1b949
[dialer] Remove dubious \n
2015-06-19 17:55:47 +02:00
Martin Klapetek
173d138134
[dialer] Install custom qDebug messages handler
...
Now it logs into ~/dialer.log, this way it can be retrieved even if
autostarted by Mission Control.
2015-06-19 17:55:21 +02:00
Martin Klapetek
07ed76484a
[dialer] Add missing include
2015-06-19 01:27:20 +02:00
Martin Klapetek
cf00cb85f3
[dialer] Move the stuff from the tpCaller qml plugin into DialerUtils
...
Less hassle needed with env vars
2015-06-19 01:24:46 +02:00
Martin Klapetek
958983df42
[dialer] Add basic Telepathy Channel Handler
2015-06-18 21:27:24 +00:00
Marco Martin
356c504183
manage arguments in activateRequested
2015-05-05 19:38:31 +02:00
Marco Martin
c267e6e689
support call://number as paramenter
2015-05-05 19:29:48 +02:00
Marco Martin
1456a2e718
call number commandline argument
2015-04-29 10:39:40 +02:00
Marco Martin
3fab7b980c
add a c++ qobject will be used to do notifications
2015-04-26 15:50:59 +02:00
Marco Martin
fc047fd462
c++ app with daemon option
...
the app never closes, reinvoking it makes it show
2015-04-21 12:12:10 +02:00