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
8b1a1300cf
[dialer] Make the call direction property actually work
2015-06-29 20:11:16 +02:00
Martin Klapetek
5eefb274e8
[dialer] Make the history work
2015-06-29 19:54:44 +02:00
Martin Klapetek
e528b41780
[dialer] Simplify the showing logic of the main ConditionalLoader
2015-06-29 18:17:58 +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
Martin Klapetek
cf00cb85f3
[dialer] Move the stuff from the tpCaller qml plugin into DialerUtils
...
Less hassle needed with env vars
2015-06-19 01:24:46 +02:00
Martin Klapetek
cd453ba653
Add basic Telepathy call handling
2015-06-17 22:53:09 +00:00
Marco Martin
adc4603274
return to voicecall
2015-05-20 11:12:25 +02:00
Marco Martin
b4823d8c7b
default to OfonoWrapperUbuntu
2015-05-19 19:10:04 +02: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
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
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
c3f65ad5e8
add a knotification for missed calls
2015-04-26 16:42:14 +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