Bhushan Shah
cb4149cf6e
Revert "dialer: normalize the numbers before dialing"
...
This reverts commit 86d6408b93 .
appearantly this is private(!) and in either case tp-ofono should
normalize numbers.
2020-01-30 15:21:02 +05:30
Bhushan Shah
86d6408b93
dialer: normalize the numbers before dialing
...
fixes #20
2020-01-30 14:58:22 +05:30
Bhushan Shah
52ecc82bdc
Fix clazy issues
2019-11-20 14:01:54 +05:30
Bhushan Shah
69144b0baa
dialer: use the number directly instead of checking contactManager
...
There's existing todo item to make it use the kpeople instead of
telepathy contact manager, no need to deal with telepathy contact
manager, in some setups it causes crasher.
See: !22
2019-09-30 13:08:53 +05:30
Jonah Brüchert
47bcdee043
Modernize using clang-tidy
2018-12-31 04:13:55 +01:00
Bhushan Shah
40f467a9ac
Re-license the files to LGPL2.1+ as approved by authors
...
This will allow to link to libphonenumber which is licensed under Apache
license.
https://mail.kde.org/pipermail/plasma-devel/2018-November/090695.html
2018-11-25 17:58:52 +05:30
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
8b1a1300cf
[dialer] Make the call direction property actually work
2015-06-29 20:11:16 +02:00
Martin Klapetek
5eefb274e8
[dialer] Make the history work
2015-06-29 19:54:44 +02:00
Martin Klapetek
9b1cc9f1b0
[dialer] Split the call contact into number and alias
...
At some point this needs to be ported to some KPeople contact thing
2015-06-29 19:53:49 +02:00
Martin Klapetek
b7b6691c19
[dialer] Add basic call failures handler
2015-06-29 18:18:27 +02:00
Martin Klapetek
b3af84b4a6
[dialer] Add contact info to the call page
2015-06-29 18:17:19 +02:00
Martin Klapetek
3e68d4589f
[dialer] Add call timer to the call page
2015-06-29 18:16:10 +02:00
Martin Klapetek
75124ecc74
[dialer] Also move the MissedCall notification into CallManager
2015-06-19 17:52:46 +02:00
Martin Klapetek
862172fccb
[dialer] Move the ringing notification into CallManager
2015-06-19 17:52:10 +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
Boudewijn Rempt
dd568f8896
Make build with older versions of knotifications
...
The current version with LoopSound isn't available yet.
2015-05-13 11:34:44 +00:00
Marco Martin
8b8647ab43
ring with a loop notification
2015-04-28 11:18:56 +02:00
Marco Martin
7050b65686
prettier notifications
2015-04-27 12:06:01 +02:00
Marco Martin
c3f65ad5e8
add a knotification for missed calls
2015-04-26 16:42:14 +02:00
Marco Martin
3fab7b980c
add a c++ qobject will be used to do notifications
2015-04-26 15:50:59 +02:00