Commit graph

143 commits

Author SHA1 Message Date
Bhushan Shah
52ecc82bdc Fix clazy issues 2019-11-20 14:01:54 +05:30
l10n daemon script
78ce668071 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-20 05:40:05 +01:00
l10n daemon script
8e3a03beb4 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-11-16 05:03:41 +01:00
Yuri Chornoivan
a1021e4d3c Fix minor typos 2019-11-07 17:51:34 +02:00
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
Jonah Brüchert
03f57b0345 Dialer: Port to Kirigami.SearchField
Also remove visible condition, it makes it impossible to remove the search query if no results are found.
2019-10-21 09:36:03 +00:00
Nicolas Fella
85bc6a3029 Fix no contacts message 2019-10-15 00:31:17 +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
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
20b1f1e863 dialer: Fix some reference errors in main.qml 2019-08-16 06:10:32 +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
07735e696b Drop kpeoplehelper and use new role from KPeople
Depends on https://phabricator.kde.org/D22425
2019-08-14 08:02:53 +00:00
Jonah Brüchert
bd03f2114d Remove dead code 2019-07-05 14:38:07 +00:00
Jonah Brüchert
e2160d3a02 Port Dialpad to Kirigami
No functional or visual changes
2019-06-27 21:31:32 +00:00
Jonah Brüchert
eb821dc641
Port ContactList to Kirigami where visible 2019-06-20 18:34:11 +02:00
l10n daemon script
3c628b921e SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-20 05:39:37 +02: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
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
7024f462b7 fix dial pad UI by using density independent units
Summary:
I fixed the strange dialer on the phone, here's a picture:

{F6433134}

Now I have a few questions:

1. To get the '#', '*', & '+' symbols to show up I need to install a font that supports those glyphs. I've only found the font `fonts-mplus`. I can slice this font to only get those glyphs and package them here, or add this font as a dependency.

We should likely have a font like this installed anyway, so people can see weird glyphs on the internet.

2. Is the correct way to set font sizes `pixelSize: units.gridUnit`?

Test Plan: manual testing?

Reviewers: bshah, mart

Reviewed By: bshah

Differential Revision: https://phabricator.kde.org/D17037
2018-11-20 10:50:07 -05: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
l10n daemon script
c98ed27c73 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-10-10 06:50:31 +02:00
l10n daemon script
08cc1d8754 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-30 05:50:59 +02: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
l10n daemon script
55e692fa53 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-16 05:37:17 +02:00
l10n daemon script
efcebd1209 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-10 05:27:27 +02:00
l10n daemon script
b58419fb50 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-07 05:47:03 +02:00
l10n daemon script
b79bb13450 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-07-30 04:56:37 +02:00
l10n daemon script
5b5f17ae2b SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-06-24 04:21:44 +02:00
l10n daemon script
69bc07498d SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-06-20 04:32:58 +02:00
l10n daemon script
67216063fd SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-09 06:03:34 +01:00
l10n daemon script
4448caacaa SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-05 05:58:54 +01:00
l10n daemon script
e3741c0570 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-20 13:25:24 +01:00
l10n daemon script
c4e2b393ad SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-13 04:10:48 +01:00
l10n daemon script
6d0b1b3edc SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-24 04:13:56 +01:00
l10n daemon script
e8d2bfe884 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-04 09:46:15 +00:00
Jonathan Riddell
ee6cd11efb switch from kdelibs4 sound files to plasma 5 sound file 2016-10-21 17:49:38 +01:00
l10n daemon script
857bc9af3c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-21 09:30:44 +00:00
l10n daemon script
7391459e8f SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-15 10:01:47 +00:00
l10n daemon script
8414b59811 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-11 10:34:23 +00:00
l10n daemon script
82d0f49377 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-10 09:46:25 +00:00
l10n daemon script
b78920f905 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-08 09:58:17 +00:00
l10n daemon script
3577e59bc0 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-07 09:31:42 +00:00
Martin Klapetek
af61cab2f7 [dialer] Remove remnants of voicecall
It's not used and the code that has been using it didn't work anyway
2015-09-11 08:45:59 -04:00
Martin Klapetek
a9ffbb3abe [dialer] Fix the settings button radius 2015-07-16 00:48:42 +02:00
Martin Klapetek
3f1bfac8e7 [dialer] Pass the phone number to dial through a property 2015-07-16 00:48:08 +02:00
Martin Klapetek
3bde0c3a7c [dialer] Import the phonebook components 2015-07-15 21:17:35 +02:00
Martin Klapetek
5ebcfd904d [dialer] Add KPeople helper plugin
There's no way to access the phone number from PersonsModel directly, so
we need to go a bit around
2015-07-15 21:17:35 +02:00