Commit graph

9 commits

Author SHA1 Message Date
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
359f513a98 [dialer] Make the max font size a bit smaller
Makes things look less cramped together
2015-06-24 19:38:59 +02:00
Martin Klapetek
26214037ba [dialer] Use proper enum namespace for text alignment 2015-06-24 19:38:18 +02:00
Martin Klapetek
7fd8ef1922 [dialer] Put the sub-label under the number label 2015-06-24 19:37:17 +02:00
Martin Klapetek
86cafaf72e [dialer] Fix the missing number 4 on the dialpad
For some reason the number 4 will not appear unless the max point size
is set to 22, I have spent about an hour investigating and can't figure
out why the heck that 4 wouldn't appear and I still don't know, so I
left it at 22 for now (the size was 23~24 before anyway).
2015-06-24 17:00:10 +02:00
Martin Klapetek
86652a9eba [dialer] Fix the dialer layout
It moves the buttons in the RowLayout below the GridLayout into the
GridLayout itself; that fixes the overall width of the main layout and
everything gets nicely centered.

Plus some minor layout changes.
2015-06-24 17:00:07 +02:00
Marco Martin
bdee5e84ab better layout for the letters in dialpad 2015-04-28 12:34:00 +02:00
Marco Martin
fc430058bf pressed effect 2015-04-27 13:33:48 +02:00
Marco Martin
c162599b95 move dialer in a subdir, prepare for the c++ part 2015-04-21 11:28:29 +02:00
Renamed from dialer/contents/ui/Dialpad/DialerButton.qml (Browse further)