Commit graph

556 commits

Author SHA1 Message Date
Harald Sitter
0ee74ffd82 new login sound. marco says it's better. also reduce sleep 2015-09-10 21:22:25 +02:00
Marco Martin
2f5f1217ac support swipe from bottom
the panel still looks the same
2015-09-10 16:53:01 +02:00
Marco Martin
3cba469c3e make tasks disappear when they go away 2015-09-10 16:52:41 +02:00
Marco Martin
5af13c56cf use MobileComponents.SplitDrawer
as suggested in the vdg meeting, use a splitdrawer and put the
applet categories there
2015-09-09 00:14:15 +02:00
Marco Martin
0ea412cc8f hide the overlay on action triggered 2015-09-08 23:39:03 +02:00
Marco Martin
04fc93b95e use QT_QUICK_CONTROLS_MOBILE 2015-09-02 10:53:20 +02:00
Bhushan Shah
035fcb3118 If more space is available for icons show bigger
Also fix text size on tablet-ish form factor
2015-09-01 17:35:01 +05:30
Bhushan Shah
38a3a7c99c Fix iconSizes and strip size on the horizontal form factor
Previously it was setting height and width of icons to overall width/4
which happens to be enorumously huge on the horizontal form factor.

This patch fixes it by setting height of "huge" iconSize and width of
overall width/4
2015-08-22 18:16:56 +05:30
Bhushan Shah
4b8e7ea0d8 Fix last commit 2015-08-21 20:30:11 +05:30
Bhushan Shah
3e2dc7f8fa If we are on horizontal form factor set smaller panel height 2015-08-21 18:54:22 +05:30
Marco Martin
b6bbc208aa list applications more in depth
go recursively in deep categories, without being recursive
this makes all apps to appear and not only those at the
first level of subcategories
2015-08-07 18:49:13 +02:00
Marco Martin
5af4b0f4b1 remove the fake notifications 2015-08-05 17:09:17 +02:00
Martin Klapetek
59e664df42 Don't install the phonebook for now
It's currently just a set of testing components
2015-07-23 14:05:12 +02:00
Marco Martin
9e7ccaa801 fix build
don't mix itarators and constIterators
2015-07-20 10:36:14 +02:00
Marco Martin
ff1de461f7 don't enable by default 2015-07-16 11:02:23 +02:00
Sebastian Kügler
335bab6ca0 Make sure blacklist is not removed from config 2015-07-16 04:26:05 +02: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
Marco Martin
2353652336 remove pragma from layoutmanagers
use the layoutmanager as a propeerty of root emlement
2015-07-15 13:48:44 +02:00
Martin Gräßlin
f38791c7f7 Call ksyncdbusenv during plasma-phone startup
By calling ksyncdbusenv during startup we get all the required env
variables into the dbus server for starting dbus actived applications.

Without calling it our dbus activated applications are missing
for example KDE_SESSION_VERSION.

Reviewed-By: Marco Martin
2015-07-15 13:07:48 +02:00
Marco Martin
c0ef6c6747 try to interact only with the applet in the top area
has to be tested, maybe is even worse, but in order to not
interfere with the vertical scrollbar of things like networkmanager
needs a real solution
2015-07-13 15:50:22 +02:00
Marco Martin
6158b232b6 less space between top icons 2015-07-13 15:07:46 +02:00
Eike Hein
12ba707277 Map indices back to source. 2015-07-13 13:19:59 +02:00
Marco Martin
3751f69d40 animate editoverlay fade
remove editoverlay after moving the cursor a lot
2015-07-10 17:56:14 +02:00
Marco Martin
2c574faa3a animated applet remove 2015-07-10 17:19:26 +02:00
Marco Martin
70551d7ad6 use a simple Column for the layout
slightly simpler, makes animations more reliable
2015-07-10 16:00:10 +02:00
Marco Martin
21eb17fc49 editoverlay covers krunner
now blocks all the clicks
2015-07-10 13:10:05 +02:00
Marco Martin
eca12673b4 correct space left for keyboard 2015-07-09 18:10:58 +02:00
Martin Klapetek
5c120859a7 [dialer] Make the app quit on window close
At this point this brings more problems than it solves, so just disable
it for now.
2015-07-09 16:46:34 +02:00
Marco Martin
9765dfa679 maximized widgets explorer
add applet with single click
2015-07-09 15:20:24 +02:00
Martin Klapetek
791d5c5f49 [dialer] Add Organization Domain "kde.org" 2015-07-09 14:41:58 +02:00
Martin Klapetek
30038e7fe2 [dialer] Don't hardcode the path to /home/phablet for debug logs 2015-07-09 14:41:58 +02:00
Marco Martin
ffdad67763 add an empty margin 2015-07-09 13:41:16 +02:00
Marco Martin
62aec0c07e the spacer fills height 2015-07-09 13:37:19 +02:00
Marco Martin
4500b17a92 use the lastspacer when needed 2015-07-09 13:31:02 +02:00
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