Commit graph

276 commits

Author SHA1 Message Date
Marco Martin
63300072c4 optional dialer in the call page 2015-04-21 10:08:37 +02:00
Marco Martin
0e78af4239 separe the avatar component 2015-04-21 09:56:28 +02:00
Marco Martin
78156bd626 separe dialer and dialpad 2015-04-21 09:53:35 +02:00
Marco Martin
f776a0f1d3 more icon in the answer swipe 2015-04-20 22:56:24 +02:00
Marco Martin
130b201b2b fade anim 2015-04-20 22:48:51 +02:00
Marco Martin
25dc5015e6 better layout in the dialpad 2015-04-20 22:46:15 +02:00
Marco Martin
8842d19dd0 dtmf tones 2015-04-20 21:09:41 +02:00
Marco Martin
b669fa97a0 better answer/hangup ui 2015-04-20 21:05:28 +02:00
Marco Martin
67c41ecd4d split the active call and dialer pages 2015-04-20 19:44:22 +02:00
Marco Martin
0d8ce02d1a show directly call ui if server was already calling 2015-04-20 19:08:31 +02:00
Marco Martin
dd1301b522 manager->voiceCallManager 2015-04-20 18:08:56 +02:00
Marco Martin
974b2fcfda fix layout 2015-04-20 16:50:51 +02:00
Marco Martin
9b06ffd68e fix phone signal indicator 2015-04-20 16:31:02 +02:00
Marco Martin
2503593ef4 default the phone app as the first 2015-04-17 17:22:22 +02:00
Marco Martin
a4af908173 a delegate for screen brightness with slider
no idea if the dataengine will work with the phone
2015-04-11 18:51:28 +02:00
Marco Martin
129adccee6 a mechanism for the toggle action 2015-04-11 17:03:37 +02:00
Marco Martin
7263c9ac15 s/settingsModule/settingsCommand 2015-04-11 16:55:23 +02:00
Marco Martin
fe4ad093ec add a native interface to execute command
and do the needed hw related things
2015-04-11 16:50:26 +02:00
Marco Martin
e1133e04b6 an applet for quick settings
intended for the top panel
2015-04-11 16:01:06 +02:00
Marco Martin
2d909f69f4 ignore parameters like %u in executing apps 2015-04-11 14:48:24 +02:00
Marco Martin
e3913eb107 don't trigger wallpaper config when pressing on favorites 2015-04-11 12:59:52 +02:00
Marco Martin
46f8a90371 remove dead code 2015-04-11 12:44:55 +02:00
Marco Martin
6c32662123 animation effect for the drag delegate 2015-04-11 12:40:54 +02:00
Marco Martin
c036b12f7b nimations in favorites bar drag 2015-04-11 11:36:17 +02:00
Marco Martin
1efb009b5e better autoscroll behavior 2015-04-11 11:26:55 +02:00
Marco Martin
f9b30c1f95 better detection if we are on the fav strip 2015-04-11 10:28:05 +02:00
Marco Martin
fa2d6b0258 get rid of favoritesmodel 2015-04-11 00:50:14 +02:00
Marco Martin
0dca5a4a3f fix reordering logic 2015-04-11 00:23:49 +02:00
Marco Martin
33547e57b0 refactor of the drag and drop
completely managed by a top level MouseEventListener
2015-04-10 23:59:52 +02:00
Marco Martin
5d4061efcf proxy model with first 4 items used as favorites 2015-04-09 14:58:49 +02:00
Marco Martin
5730bae979 find KI18n 2015-04-09 14:42:09 +02:00
Marco Martin
173e295eba reset scroll position when window deactivated 2015-03-27 18:54:09 +01:00
Marco Martin
013d99a493 port the existing dialer in a standalone app
is qml-only at the moment, but may need to be a c++ half-daemon
in order to be always running and show the "ringning" ui at the right moment
2015-03-27 17:59:32 +01:00
Marco Martin
b720bbcb5c finish the behavior 2015-03-20 17:24:10 +01:00
Marco Martin
21a9355367 dead code -- 2015-03-19 18:13:52 +01:00
Marco Martin
9acba2675d slide zoom too 2015-03-19 18:12:51 +01:00
Marco Martin
59b57b5e74 a new prototype for a multitasking thing
useful for the compositor or the browser
2015-03-19 16:11:14 +01:00
Marco Martin
34434ff367 make actions work 2015-03-19 12:11:17 +01:00
Marco Martin
f1ce156ce9 notifications actually work 2015-03-19 11:31:21 +01:00
Marco Martin
f7a6894587 new notification delegate 2015-03-18 18:41:26 +01:00
Marco Martin
243be5ad03 use color from theme 2015-03-18 15:45:48 +01:00
Marco Martin
e130d3a24f better layout in case of single applet 2015-03-18 15:41:38 +01:00
Marco Martin
f9f28f75ed better layout with multiple applets 2015-03-18 15:24:27 +01:00
Marco Martin
ffa4137cd0 watch for sycoca changes
when a new app is installed
2015-03-18 14:57:54 +01:00
Marco Martin
25e1e12c4d save and restore app order
by default apps are in alphabetical order
but the user can drag and drop them around for personalized order
2015-03-18 14:34:05 +01:00
Marco Martin
d0756040ad try to make the sliding panel fullscreen 2015-03-18 13:49:28 +01:00
Marco Martin
6aafa9329a use an actual panel
sliding panel logic moved to the phone panel containment

things in the panel are actually justy qml, the applets are in a tabbar in the
sliding thing
2015-03-13 22:16:19 +01:00
Marco Martin
b6122d7e7a reparent the panel when dragging
this creates the impression that the user is dragging the top panel
even if there is no window moving
2015-03-13 17:25:57 +01:00
Marco Martin
432deeff64 prettier top panel 2015-03-13 17:17:24 +01:00
Marco Martin
fe6332b1d2 use the new containment 2015-03-13 15:31:13 +01:00