Commit graph

411 commits

Author SHA1 Message Date
Martin Klapetek
958983df42 [dialer] Add basic Telepathy Channel Handler 2015-06-18 21:27:24 +00:00
Martin Klapetek
2092cbc59a [dialer] Simplify checking for call in progress
The connection will always be existing, unless the network is down
at which point the channel is already invalid. No point for checking
for it then.
2015-06-18 15:34:35 +00:00
Martin Klapetek
9795b7a9cb [dialer] Emit the TpCaller::callInProgressChanged on any important Tp::Channel signals 2015-06-18 15:33:32 +00:00
Martin Klapetek
fe7b3f36b0 [dialer] Cleanup the debug output and make it more useful 2015-06-18 15:33:03 +00:00
Martin Klapetek
e1f27cebb0 [dialer] Promote the Tp::Channel class var to Tp::CallChannel 2015-06-18 15:32:06 +00:00
Martin Klapetek
eb176a4099 [dialer] Cast the Channel to CallChannel and call hangup on it
That seems to actually hang up the call
2015-06-18 14:41:03 +00:00
Martin Klapetek
5096dec3b5 Force the modem numbers for now
The ofono MC plugin is being blocked by AppArmor, it does however
has a code path to go around it by setting FORCE_RIL_NUM_MODEMS
env var (seems to be added for this very use case). So use this for now
2015-06-17 22:56:38 +00:00
Martin Klapetek
cd453ba653 Add basic Telepathy call handling 2015-06-17 22:53:09 +00:00
Sebastian Kügler
75664c118a Filter more useless desktop files
We now also exclude the apps which are not suitable for the current
platform (some apps may be X11 only), and the ones that run in a
terminal, such as vim and ipython -- they're just not useful to show on
the homescreen.

Reviewed-by:notmart
2015-06-15 21:29:41 -07:00
Marco Martin
fdb34e9a74 async dbus call 2015-06-15 20:45:18 -07:00
Marco Martin
b405f43ed3 easier to lock 2015-06-15 20:45:18 -07:00
Sebastian Kügler
fbcf4fa457 Blacklist for applicationsmodel
This allows hiding applications on the homescreen. It's useful because
everybody and her dog puts .desktop files into /usr/share/applications,
and many of them are not at all useful. We'll try to do some more
elaborate filtering (watch the next commits), but this provides a
baseline to really hide some things that we don't want to show.

Reviewed-by: notmart
2015-06-15 20:08:12 -07:00
Jonathan Riddell
ab62a5cdcd start upstart user session 2015-06-16 01:07:39 +02:00
Marco Martin
588bfc191d more easily unlock 2015-06-15 15:04:26 -07:00
Marco Martin
fab6121e22 fix y of fav bar 2015-06-15 11:45:02 -07:00
Marco Martin
ca8073387d don't put favorites strip behind the bottom panel 2015-06-15 11:34:17 -07:00
Marco Martin
67f73f1e0e consider the scrolling speed during scrolling 2015-06-15 11:15:52 -07:00
Sebastian Kügler
b16b234493 Replace desktop battery with mobile battery 2015-06-13 20:23:27 -07:00
Sebastian Kügler
1c11efdb53 Remove brightness change applet
It's been an experiment and unused. Marco asked to remove it.
2015-06-13 19:32:22 -07:00
Sebastian Kügler
2de4fa01e0 Add new simplified battery applet
This applet is a simplified version of the desktop battery monitor,
which:

- only uses one battery
- only does brightness controls for the screen

It's optimized for Mobile Handsets.
2015-06-13 19:32:22 -07:00
Marco Martin
741e7157a6 use Plasma qtquick controls style 2015-06-13 19:02:16 -07:00
Marco Martin
38c860f451 port back to Window
avoid some crash?
2015-06-13 18:49:38 -07:00
David Edmundson
33ba92fee3 Connect ofono on startup and test pulseaudio 2015-06-13 18:45:05 -07:00
Marco Martin
76e51658f0 bigger panel 2015-06-13 17:36:11 -07:00
Marco Martin
3c7f688d17 bigger panel 2015-06-13 16:35:32 -07:00
Marco Martin
0d0c3851bc slightly smaller ubuntu ui 2015-06-13 15:23:12 -07:00
Martin Gräßlin
5f2ffad357 Use PlasmaWindowManagement wayland interface to trigger showing desktop mode
Introduces new dependency on KWayland and uses it to try to resolve the
PlasmaWindowManagement interface. If available that's used to trigger
showing desktop state.
2015-06-13 18:26:20 +02:00
Marco Martin
fd382d0b2b bigger bottom bar 2015-06-12 18:26:16 -07:00
Jonathan Riddell
5fd688df18 move packaging now in plasma-phone-components-packaging 2015-06-12 23:20:03 +02:00
Marco Martin
6250e48140 remove debug message 2015-06-12 11:23:36 -07:00
Marco Martin
4573e2badc port to PlasmaCore.Dialog 2015-06-11 21:26:00 -07:00
Marco Martin
b1de6bcb24 don't hide the window immediately 2015-06-11 18:06:45 -07:00
Marco Martin
3d05b209d8 set phone as plasma runtime platform 2015-06-11 16:44:20 -07:00
Marco Martin
1f8f890757 close and home buttons fixed 2015-06-11 15:50:38 -07:00
Marco Martin
0860194325 new bottom panel containment with close button 2015-06-11 15:35:46 -07:00
Marco Martin
504d1a8ae4 new defaults: networkman and battery in panel 2015-06-10 22:43:14 -07:00
Marco Martin
ffc2c51b19 fix mouse interaction 2015-06-10 21:55:41 -07:00
Marco Martin
9f15697a76 scroll indicator non interactive 2015-06-10 21:27:53 -07:00
Marco Martin
12c856213c scale ubuntu phone apps 2015-06-10 19:07:41 -07:00
Marco Martin
9cd3635114 feedback when clicking on a launcher icon 2015-06-10 16:43:10 -07:00
Marco Martin
f30d55186f autostart dialer and voicecall 2015-06-10 13:24:22 -07:00
Marco Martin
90c6887491 solve qml unique id conflicts
fixes the daemon mode
2015-06-10 12:30:43 -07:00
Marco Martin
af5fd90ea1 remove plasmapackage 2015-06-10 10:29:02 -07:00
Martin Gräßlin
7534357b2c [kwinmultitasking] Add more exceptions to the Switcher 2015-06-10 18:04:14 +02:00
Boudewijn Rempt
29405f516a Set QT_IM_MODULE to maliit 2015-06-09 20:42:11 +02:00
Marco Martin
4993e73cfa central button shows desktop 2015-06-09 11:39:42 -07:00
Marco Martin
5f412e8b75 close button 2015-06-08 19:17:10 -07:00
Martin Gräßlin
87bd6285c7 [kwinmultitasking] Change namespace name to not conflict with object name KWin 2015-06-08 21:57:35 +02:00
Martin Gräßlin
0e1840cf8a [kwinmultitasking] Set window type Dock on the panel 2015-06-08 21:33:23 +02:00
Marco Martin
09ceb9b71b workaround thetouch event loss problem 2015-06-08 12:28:42 -07:00