Commit graph

1069 commits

Author SHA1 Message Date
Marco Martin
4024edb277 proper position of "locked" state
the search field appears at the right position as well as the applets reordering
2015-07-09 13:10:43 +02:00
Marco Martin
b980f0cf8a smaller tab icons, dont touch the time 2015-07-08 22:31:24 +02:00
Marco Martin
24dc96ad21 correct sizing of the screen
the up arrow to unlock is not visible anymore when unlocked
2015-07-08 18:30:15 +02:00
Martin Klapetek
d032185815 [bin] dbus-send requires --print-reply in order for service activation to work 2015-07-03 17:27:28 +02:00
Martin Klapetek
f24a110838 [bin] DBus-activate MissionControl on Plasma startup 2015-07-03 16:53:32 +02:00
Martin Klapetek
f07941ff77 [dialer] Fix typo 2015-07-01 18:38:47 +02:00
Martin Klapetek
cd40e7188c [dialer] Don't declare video capabilities 2015-07-01 18:38:47 +02:00
Martin Klapetek
c7d4d6ff38 [plasma-phone] Remove the ofono presence setting
This seems to start another instance of mission-control-5
2015-06-30 13:10:13 +02:00
Martin Klapetek
6b78d51588 [dialer] Store missed calls as missed calls
Also, the filtering was correct previously
2015-06-29 20:23:21 +02:00
Martin Klapetek
fb266ed534 [dialer] Fix the missed call filtering 2015-06-29 20:11:38 +02:00
Martin Klapetek
8b1a1300cf [dialer] Make the call direction property actually work 2015-06-29 20:11:16 +02:00
Martin Klapetek
302a68ea7c [dialer] Don't show call duration on missed messages
Or messages that were not connected (and so have no duration)
2015-06-29 20:09:31 +02:00
Martin Klapetek
baec617ae4 [dialer] Fix memleak 2015-06-29 19:54:57 +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
b8a45d8755 [dialer] Fix typo 2015-06-29 19:52:18 +02:00
Martin Klapetek
c5834e218c [dialer] Small fixes to make the call duration counter show up correctly 2015-06-29 18:41:47 +02:00
Martin Klapetek
b7b6691c19 [dialer] Add basic call failures handler 2015-06-29 18:18:27 +02:00
Martin Klapetek
e528b41780 [dialer] Simplify the showing logic of the main ConditionalLoader 2015-06-29 18:17:58 +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
a8db07cf55 [dialer] Initialize KNotification pointers to nullptr 2015-06-25 23:10:57 +02:00
Eike Hein
d5b6503797 Port to PlasmaWindowModel. 2015-06-24 22:54:20 +02:00
Marco Martin
758d3694a1 make space for the buttons 2015-06-24 12:45:54 -07: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
e343ae94e5 remove the blue highlight 2015-06-23 16:07:25 -07:00
Marco Martin
29138e0e3a delete button for the pin entry 2015-06-23 12:43:10 -07:00
Sebastian Kügler
c390a857d3 .desktop extension is not needed here 2015-06-23 10:23:56 -07:00
Marco Martin
44bafbed70 simplify scroll snapping 2015-06-23 10:01:27 -07:00
Marco Martin
f5f78c1baa make the applet expand how much it wants 2015-06-23 09:47:31 -07:00
Sebastian Kügler
48dcadebbf Remove obsolete debian directory,
packaging is now outside of source packages

Harald says: "sebas, kill the debian directory, KILL IIIIT"
2015-06-22 22:26:56 -07:00
Marco Martin
b829564172 make space for the favorites under krunner 2015-06-22 21:43:45 -07:00
Marco Martin
728f6757d0 different icon 2015-06-22 20:03:05 -07:00
Marco Martin
546a1f9a33 disable animations for now
animations break widget positions on the phone
2015-06-22 19:48:49 -07:00
Marco Martin
de41f7dd6b remove non existent import 2015-06-22 19:03:44 -07:00
Harald Sitter
2f0e4e7769 add a proper startup sound 2015-06-22 19:00:26 -07:00
Sebastian Kügler
fca8ba5d46 Add volume applet to top panel 2015-06-22 17:57:12 -07:00
Marco Martin
970dc7d989 use the dataengine
can't use the tasks applet private import from there:
plasma-desktop shouldn't be installed on the phone
2015-06-22 17:38:10 -07:00
Marco Martin
4e31575a70 only one line of text in favorites 2015-06-22 16:50:39 -07:00
Marco Martin
65e85b7719 make space for the top krunner ui 2015-06-22 16:41:23 -07:00
Marco Martin
b9dfc7d768 pin auth finally working 2015-06-22 15:53:13 -07:00
Marco Martin
9ee815108d Pin dialog shows
seems to still not be possible to know how many attempts are left
2015-06-22 11:43:44 -07:00
Marco Martin
422695bae1 dismiss by scrolling down too 2015-06-21 22:34:43 -07:00
Marco Martin
e776e107ae big square icons 2015-06-21 19:03:41 -07:00
Marco Martin
15e4468834 animation on close 2015-06-21 12:26:14 -07:00
Marco Martin
536dc945fd support closing windows 2015-06-21 12:18:02 -07:00