Commit graph

11 commits

Author SHA1 Message Date
Nicolas Fella
c377254bd1 Use a proper model for the call history 2019-12-23 04:12:48 +00:00
Nicolas Fella
3d9e43b190 Refactor dialer code 2019-10-28 11:17:22 +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
e2160d3a02 Port Dialpad to Kirigami
No functional or visual changes
2019-06-27 21:31:32 +00:00
Volker Krause
306512efe9 Rewrite the PhoneNumber find module to be component-based
Summary:
This allows us to only search for the parts we actually need, which is
useful as this libraries turns out to be rather complicated to cross-
compile.

Reviewers: bshah, svuorela

Reviewed By: bshah, svuorela

Differential Revision: https://phabricator.kde.org/D16476
2018-10-28 13:47:37 +01:00
Volker Krause
cd90f4a786 Properly look for the libphonenumber dependency
Reviewers: bshah, svuorela

Reviewed By: bshah

Subscribers: dfaure

Differential Revision: https://phabricator.kde.org/D16348
2018-10-28 10:10:20 +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
958983df42 [dialer] Add basic Telepathy Channel Handler 2015-06-18 21:27:24 +00: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
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