Marco Martin
0108d70fb4
move the applicationslistmodel to containment c++
...
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00
Marco Martin
e8ce367925
iinstall in the plasmoids plugin directory
2015-05-14 17:11:14 +02:00
Marco Martin
e42d5b908a
remove references to voicecall
2015-05-13 15:05:53 +02:00
Marco Martin
09dabb8d42
install components in ${KDE_INSTALL_QMLDIR}
2015-05-13 15:05:52 +02:00
Boudewijn Rempt
8852179194
Remove greenisland from startup script
...
We're using simplelogin and kwin now.
2015-05-13 11:36:11 +00:00
Boudewijn Rempt
dd568f8896
Make build with older versions of knotifications
...
The current version with LoopSound isn't available yet.
2015-05-13 11:34:44 +00:00
Boudewijn Rempt
13a03469de
Disable services for now
...
There is no systemd on ubuntu-phone
2015-05-13 11:34:26 +00:00
Marco Martin
e640d7f33f
wrap voiceCall calls to a single qml file
...
this will make easier to port to $whatever if needed
2015-05-13 12:51:56 +02:00
Marco Martin
248095bdf3
don't use qtofono bindings
...
not necessary here
2015-05-13 10:21:21 +02:00
Marco Martin
9a297704ec
black-ish panel when empty
2015-05-12 19:04:16 +02:00
Marco Martin
85345d2026
support statusnotifieritems
2015-05-12 18:59:55 +02:00
Marco Martin
27742df3ab
correctly update root.expandedApplet value
2015-05-12 18:32:06 +02:00
Marco Martin
f8dbef7477
solve conflicts
2015-05-12 16:27:18 +02:00
Marco Martin
264bff2854
Merge branch 'mart/newContainmentShell'
...
Conflicts:
CMakeLists.txt
shell/contents/views/Desktop.qml
2015-05-12 16:22:17 +02:00
Martin Klapetek
4267242ac0
[phonebook] Make use of the SectionScroller
2015-05-12 13:29:21 +02:00
Martin Klapetek
f45474eba3
Add the custom SectionScroller
...
This now copies to look from the mockup
2015-05-12 13:29:21 +02:00
Boudewijn Rempt
9ef0eef98b
Fix spello
2015-05-12 10:34:51 +02:00
Boudewijn Rempt
624e47be6c
Hide some qtcreator droppings
2015-05-12 10:34:43 +02:00
Marco Martin
015c03b75d
invoke the dialer
2015-05-05 20:13:10 +02:00
Marco Martin
4dbdce0fc4
use parameter to support the call:// uris
2015-05-05 19:45:13 +02:00
Marco Martin
5ad851df7c
correct namespace
2015-05-05 19:41:10 +02:00
Marco Martin
356c504183
manage arguments in activateRequested
2015-05-05 19:38:31 +02:00
Marco Martin
c267e6e689
support call://number as paramenter
2015-05-05 19:29:48 +02:00
Marco Martin
af40bd64b1
take contacts from kpeople
2015-05-05 19:15:38 +02:00
Martin Klapetek
6972b67c18
Initial phonebook application commit
2015-05-05 17:23:31 +02:00
Marco Martin
1456a2e718
call number commandline argument
2015-04-29 10:39:40 +02:00
Marco Martin
2c31673fc5
wider bottom tabbar
2015-04-28 12:45:26 +02:00
Marco Martin
bdee5e84ab
better layout for the letters in dialpad
2015-04-28 12:34:00 +02:00
Marco Martin
c9ee41f3ba
fix calling
2015-04-28 12:29:14 +02:00
Marco Martin
cff41cc6c0
remove date db column
2015-04-28 12:23:36 +02:00
Marco Martin
75c672dc5f
make sure to stop ringing
2015-04-28 11:31:39 +02:00
Marco Martin
8b8647ab43
ring with a loop notification
2015-04-28 11:18:56 +02:00
Marco Martin
111223b727
clear calls button
...
tabbar to filter only missed calls
2015-04-27 13:50:37 +02:00
Marco Martin
fc430058bf
pressed effect
2015-04-27 13:33:48 +02:00
Marco Martin
5efb820769
remove the correct call
2015-04-27 13:25:47 +02:00
Marco Martin
7050b65686
prettier notifications
2015-04-27 12:06:01 +02:00
Marco Martin
212f60077f
execute action when swiping left
2015-04-27 11:51:37 +02:00
Marco Martin
839208addc
sort calls by time
2015-04-27 11:14:53 +02:00
Marco Martin
fb4765d50a
capability to remove items
...
better history delegate
2015-04-27 11:01:18 +02:00
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