Commit graph

2643 commits

Author SHA1 Message Date
Marco Martin
c58e932db2 correctly insert values in the history 2015-04-26 21:36:17 +02:00
Marco Martin
16cbc31fd1 simple sqlite-based call history
still doesn't get updated real-time
2015-04-26 19:50:19 +02:00
Marco Martin
c3f65ad5e8 add a knotification for missed calls 2015-04-26 16:42:14 +02:00
Marco Martin
3fab7b980c add a c++ qobject will be used to do notifications 2015-04-26 15:50:59 +02:00
Marco Martin
3275b8b698 finish the new layouting prototype 2015-04-25 17:30:08 +02:00
Marco Martin
b9503b8a2f prototype for top panel following the mockup
prototype following the mocups here
http://forums.plasma-mobile.org/showthread.php?tid=11863

if it's decided against this, revert just this commit
2015-04-24 19:14:31 +02:00
Marco Martin
c91da664d3 small test app for the app model 2015-04-21 14:14:33 +02:00
Marco Martin
2081b4d628 how the window when the phone is ringing 2015-04-21 12:28:14 +02:00
Marco Martin
fc047fd462 c++ app with daemon option
the app never closes, reinvoking it makes it show
2015-04-21 12:12:10 +02:00
Marco Martin
c162599b95 move dialer in a subdir, prepare for the c++ part 2015-04-21 11:28:29 +02:00
Marco Martin
590db2f678 dummy pages for history and contacts 2015-04-21 11:23:31 +02:00
Marco Martin
6024e054b7 fix copyright 2015-04-21 10:57:37 +02:00
Marco Martin
ad195790e8 change callback a bit
make the keypad on call ui send dtmf on the call
2015-04-21 10:54:30 +02:00
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
c13ec752c3 Update README.md 2015-04-20 16:43:28 +02:00
Marco Martin
9b06ffd68e fix phone signal indicator 2015-04-20 16:31:02 +02:00
Marco Martin
f7f2a27d54 find ki18n 2015-04-20 14:35:33 +02:00
Marco Martin
ed37c0fb76 Update README.md 2015-04-20 14:15:15 +02:00
Marco Martin
b61ae43d9b Update README.md 2015-04-20 14:14:54 +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