l10n daemon script
f93be0b2fe
SVN_SILENT made messages (.desktop file)
2014-11-18 04:36:09 +00:00
l10n daemon script
f58591d6f7
SVN_SILENT made messages (.desktop file)
2014-11-17 04:06:25 +00:00
l10n daemon script
6ef641ab0f
SVN_SILENT made messages (.desktop file)
2014-11-16 04:14:23 +00:00
l10n daemon script
e15af622b7
SVN_SILENT made messages (.desktop file)
2014-11-15 04:11:51 +00:00
l10n daemon script
b3661c5480
SVN_SILENT made messages (.desktop file)
2014-11-14 04:16:16 +00:00
l10n daemon script
fa0b22f89f
SVN_SILENT made messages (.desktop file)
2014-11-13 04:06:07 +00:00
l10n daemon script
4478db8dce
SVN_SILENT made messages (.desktop file)
2014-11-12 04:10:17 +00:00
Albert Vaca
7d3fe6239c
Updating .notifyrc file
2014-11-09 20:36:45 -08:00
l10n daemon script
3b192ea18e
SVN_SILENT made messages (.desktop file)
2014-11-02 04:01:28 +00:00
Albert Vaca
b66849088a
Updated ping readme
2014-10-10 15:01:31 -07:00
Albert Vaca
7a214e72ee
SFTP plugin now supports devices with multiple external storages
2014-10-10 15:01:21 -07:00
Albert Vaca
279dbe5598
Minor changes
2014-10-10 11:47:35 -07:00
l10n daemon script
0b511a73cc
SVN_SILENT made messages (.desktop file)
2014-10-05 04:22:42 +00:00
Albert Vaca
f41fb4de2a
Customizable ping messages.
2014-09-26 20:39:38 -07:00
l10n daemon script
3ea4264652
SVN_SILENT made messages (.desktop file)
2014-09-23 04:52:04 +00:00
Albert Vaca
07e0b6fc4e
Added separate options to mute and/or pause players during a call.
...
Bug: 338951
2014-09-17 19:02:45 +02:00
l10n daemon script
afc3c33f99
SVN_SILENT made messages (.desktop file)
2014-09-11 04:17:22 +00:00
Christophe Giboudeaux
5bf93af31e
Add FindLibFakeKey.cmake.
...
The build system cannot guess that a new build dependency was added.
2014-08-27 15:35:21 +02:00
Albert Vaca
ea5d9c8eca
MousePad: Added support for any UTF character and more special keys.
...
I've also removed modifiers like Shift and Ctrl by now.
LibFakeKey is now a dependency of this plugin, as it allows us to send UTF
characters as X11 keys in a simple and convenient way. Internally it uses a
convention in Xlib, that allows to pass UTF characters as keycodes just by
adding 0x01000000 to the keycode number.
CCMAIL: saiarcot895@gmail.com
2014-08-14 21:35:23 +02:00
Saikrishna Arcot
05fdbe0e5b
Add support for receiving keyboard entries.
...
This patch gets the keyboard entries from the Android client and passes
along the keycode.
REVIEW: 119254
2014-08-14 18:01:31 +02:00
Albert Vaca
871a2bf5a9
Fixed crash when shutting down the daemon
2014-08-11 18:57:48 +02:00
l10n daemon script
ee4f486516
SVN_SILENT made messages (.desktop file)
2014-08-07 04:18:55 +00:00
l10n daemon script
23728bb7e5
SVN_SILENT made messages (.desktop file)
2014-07-25 05:45:47 +00:00
l10n daemon script
dccd749948
SVN_SILENT made messages (.desktop file)
2014-07-16 05:02:58 +00:00
l10n daemon script
fbc749d4cd
SVN_SILENT made messages (.desktop file)
2014-07-07 04:35:28 +00:00
l10n daemon script
6b30bc7435
SVN_SILENT made messages (.desktop file)
2014-07-05 04:21:28 +00:00
l10n daemon script
48c0f6be0d
SVN_SILENT made messages (.desktop file)
2014-07-03 04:24:38 +00:00
l10n daemon script
3cfe911049
SVN_SILENT made messages (.desktop file)
2014-07-02 04:31:45 +00:00
l10n daemon script
b2d50aaf9a
SVN_SILENT made messages (.desktop file)
2014-07-01 06:21:38 +00:00
Albert Vaca
cabb0f2f7b
Simplified debug areas so we only have one, called "kdeconnect"
2014-07-01 01:26:08 +02:00
Albert Vaca
3147067fbf
Fixed notifications not being appearing in the model nor in the plasmoid
...
The parent of the QDbusAdaptor has to be a Device, and now it was a
KdeConnectPlugin for the Notifications plugin.
Instead of passing the parent (that is actually a Device) to the
QDbusAdaptor as we were doing in the Battery plugin, I preferred to get the
actual Device from the KdeConnectPlugin, even though it needs a const_cast.
2014-07-01 01:26:07 +02:00
l10n daemon script
b18276f44e
SVN_SILENT made messages (.desktop file)
2014-06-30 04:42:38 +00:00
Albert Vaca
c32ff31516
Should not scroll if dy is 0
2014-06-29 17:52:07 +02:00
Albert Vaca
9cba780f75
Added right and middle click, even though it's not implemented in Android yet
...
CCMAIL: ahmedibrahimkhali@gmail.com
2014-06-29 17:30:24 +02:00
Ahmed Ibrahim Khalil
178fcc128d
Implemented scrolling, by sending scroll down or scroll up button events,
...
according to the difference value.
REVIEW: 119006
2014-06-29 17:22:31 +02:00
Albert Vaca
4132f0c373
Renamed mousepad -> touchad
2014-06-29 16:14:31 +02:00
l10n daemon script
a48b066ab4
SVN_SILENT made messages (.desktop file)
2014-06-29 04:35:25 +00:00
l10n daemon script
7ff09fe2bb
SVN_SILENT made messages (.desktop file)
2014-06-28 04:21:58 +00:00
Aleix Pol
c8dbbed685
Move the send ping code to the ping plugin
...
turn it into a dbus call to the plugin
Reviewed by Albert Vaca
2014-06-27 18:21:40 +02:00
Ahmed Ibrahim Khalil
d14b4411cd
Implementation of mousepad plugin
...
CCMAIL: ahmedibrahimkhali@gmail.com
2014-06-27 15:43:34 +02:00
Aleix Pol
9ec74a8834
The clipboard plugin also needs to send clipboard packages
...
Note that kbuildsycoca4 needs to be run after the change.
CCMAIL: albertvaka@gmail.com
2014-06-23 17:30:23 +02:00
l10n daemon script
c23b83ea09
SVN_SILENT made messages (.desktop file)
2014-06-19 04:30:11 +00:00
Albert Vaca
dd43479956
Now plugins load by default the kdeconnect-plugins catalog.
2014-06-17 22:21:20 +02:00
Aleix Pol
43a24ac12e
Figure out Messages.sh after code refactoring
...
KDED is translated again
Rename the core's pot to kdeconnect-core.pot and make sure the library
loads the catalog when it's linked to.
Provide a separate translations file for all the plugins, together.
REVIEW: 118774
2014-06-17 18:45:47 +02:00
Albert Vaca
8c7c95f98b
Workaround for the bug where old notifications could not be erased
2014-06-15 21:40:18 +02:00
Aleix Pol
6ce0b6b874
Document in the desktop files the outgoing types for the plugins
...
This way we narrow the things a plugin can send, to its own scope. Still
every plugin can set a list of types, so it should be ok.
2014-06-14 20:35:00 +02:00
Albert Vaca
5177937e95
Removed old TODO
2014-06-14 18:05:34 +02:00
Aleix Pol
741abafaf7
Move the plugins into a different top-ĺevel directory
...
Reviewed by Albert Vaca
2014-06-14 16:34:11 +02:00