shift-shell/dialer/package/contents/ui/Dialer
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
..
private [dialer] Import the phonebook components 2015-07-15 21:17:35 +02:00
Contacts.qml correct namespace 2015-05-05 19:41:10 +02:00
ContactsList.qml [dialer] Fix the settings button radius 2015-07-16 00:48:42 +02:00
CustomSectionScroller.qml [dialer] Import the phonebook components 2015-07-15 21:17:35 +02:00
Dialer.qml fix dial pad UI by using density independent units 2018-11-20 10:50:07 -05:00
DialPage.qml [dialer] Import the phonebook components 2015-07-15 21:17:35 +02:00
History.qml [dialer] Store missed calls as missed calls 2015-06-29 20:23:21 +02:00
HistoryDelegate.qml [dialer] Don't show call duration on missed messages 2015-06-29 20:09:31 +02:00