l10n daemon script
7e13968547
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-08 04:53:53 +02:00
l10n daemon script
2d2cf7444a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-07 05:00:07 +02:00
l10n daemon script
688a7df097
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-06 04:49:33 +02:00
l10n daemon script
388d75bff3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-04 05:06:40 +02:00
l10n daemon script
28e339571b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-02 04:50:15 +02:00
Nicolas Fella
24777524ad
Make PulseAudioQt optional
...
Hopefully keeps those Pulseaudio deniers out pf my inbox
2019-08-01 13:57:32 +02:00
l10n daemon script
5427754e21
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-08-01 04:51:32 +02:00
l10n daemon script
e4e4c58b60
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-31 05:10:13 +02:00
Simon Redman
f270a27018
Add description for presentation remote
2019-07-30 18:36:54 +02:00
Weixuan Xiao
2be37aca67
Improve code style in macOS system volume plugin
2019-07-30 14:14:47 +00:00
Simon Redman
2e04adf99c
Fix never-ending loading by adding a new signal indicating the SMS plugin has received a reply (so is presumably done loading)
...
This may need to be reworked at some point for more advanced usecases (multiple apps listening to SMS, variable-length message requests, etc.) but it's fine for now
BUG 410095
2019-07-29 22:12:37 +02:00
Matthijs Tijink
d96bafe9d4
Prevent taskbar from showing for presenter when in full-screen mode
...
The taskbar entry still shows up, but isn't displayed over other
full-screen applications
2019-07-25 18:18:01 +00:00
l10n daemon script
76424c157b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-24 05:30:15 +02:00
Colin Redman
7799973371
Clipboard sync on new connection
...
Summary: Added a timestamp to track clipboard changes, so when a new device connects it will sync the most recently updated clipboard to both devices.
Reviewers: #kde_connect, albertvaka
Reviewed By: #kde_connect, albertvaka
Subscribers: albertvaka, sredman, kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D22584
2019-07-23 16:22:02 +02:00
l10n daemon script
b7a6b1f00e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-23 05:10:46 +02:00
Weixuan Xiao
273c2e937a
Just keep CMakeLists as it was
...
until Wayland supports macOS or Apple brings back X11
2019-07-21 22:49:07 +00:00
Aleix Pol
c17972881b
sms: Added opening kdeconnect-sms on the plasmoid and indicator
...
Add a menu entry on the kdeconnect-indicator within devices' submenu that opens kdeconnect-sms.
Also add it in the plasmoid in the device delegate.
2019-07-21 18:30:41 +02:00
Albert Vaca Cintora
9a4bb293a7
Receive deltas instead of abs positions from phone
2019-07-21 12:27:23 +02:00
Albert Vaca Cintora
0d13da9786
Support stop packet
2019-07-21 12:27:23 +02:00
Matthijs Tijink
aa7d6d2339
Fix devicePixelRatio in presenter plugin
2019-07-21 10:54:03 +02:00
Simon Redman
1f3dfc9a9e
Update packet documentation
2019-07-20 22:36:15 +02:00
Albert Vaca Cintora
97a5f91cef
Build presenter plugin by default
2019-07-20 18:28:50 +02:00
Nicolas Fella
43cac10b6a
[plugins/photo] Remove requests from queue when cancel packet is received
2019-07-20 13:42:50 +00:00
Nicolas Fella
f776ee2ec2
Use QDir::setPath
2019-07-20 13:09:35 +02:00
Nicolas Fella
f1b0d016ab
Always build Kirigami app
...
Summary: It is functional on the desktop as well and provides a place for controls for desktop to desktop features (e.g. MprisRemote, LockPlugin) and controls for non-Plasma desktops (e.g. Remotekeyboard, not yet implemented)
Test Plan: Builds
Reviewers: #kde_connect, apol, sredman
Reviewed By: apol
Subscribers: piggz, apol, sredman, kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D15399
2019-07-20 13:08:57 +02:00
Aleix Pol
2ef3c0ce54
presenter: tweak the particles so they can be seen on white background
2019-07-20 10:06:26 +02:00
Aleix Pol
0d26b037c4
presenter plugin: reduce disappear timeout to 500ms
...
In contrast to 2000ms
2019-07-19 23:24:09 +02:00
Matthijs Tijink
fbe37092eb
Adds the missing KDE Connect MPRIS properties on desktop receive-side
...
Not currently being used, but available for the future.
2019-07-19 20:08:56 +00:00
Simon Redman
edee0e0e9d
[SMS App] Handle addresses for multitarget messages
...
## Summary
Upgrade the SMS App to handle multitarget addresses in the "addresses" field of a message and drop usage of the "address" field
Also note that this has all the commits from https://invent.kde.org/kde/kdeconnect-kde/merge_requests/97 , but I will rebase those away once that patch is landed
Bonus: Image composition for multitarget conversations
## Test Plan
- Apply Android-side patch https://invent.kde.org/kde/kdeconnect-android/merge_requests/80
- Launch SMS App
- Notice that you can see all the recipients of multitarget messages. (Replying still not supported, but might get implemented as part of fixing replying to single-target messages)
2019-07-19 17:33:15 +00:00
Simon Redman
ee9547ed89
[SMS App] Basic plain-text MMS support
...
## Summary
Desktop companion to https://invent.kde.org/kde/kdeconnect-android/merge_requests/78
Give desktop SMS app a basic understanding of the MMSes coming from Android:
- Show a fake body if we get an attachment we can't display (for now, any attachment)
- Display a fake contact header for multi-target messages since Android does not yet export multi-target address information
- Disable attempting to reply to multi-target messages
BUG: 398889
## Test Plan
### Before:
MMS messages were silently dropped, meaning:
- Group MMS conversations were not visible
- Single-target conversations with the most-recent message an MMS were not visible
### After:
- Install https://invent.kde.org/kde/kdeconnect-android/merge_requests/78
- Multi-target conversations are displayed (kind of ugly, since they have no contact information
- Single-target conversations which end with an MMS are displayed
- Plain-text MMS is displayed nicely
- MMS attachments don't show
- MMS which are only an attachment with no body are displayed with a dummy body
2019-07-19 15:29:28 +00:00
l10n daemon script
e6f8a391c9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-19 05:32:47 +02:00
Weixuan Xiao
c5408adde3
macOS clipboard plugin
2019-07-18 11:54:41 +00:00
l10n daemon script
01e52aa9c9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-18 05:17:20 +02:00
Nicolas Fella
749dcfa148
[app/mpris] Support non-seekable players
2019-07-17 21:19:53 +00:00
Nicolas Fella
4c95bbdc21
Show error if user tries to share a nonexistant file
2019-07-17 21:06:58 +00:00
Piyush Aggarwal
eb9417593f
retain Header Labels when resetting commands list
2019-07-15 15:13:26 +00:00
l10n daemon script
38a8b9ccaf
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-15 05:00:47 +02:00
l10n daemon script
1ecd7edc62
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-14 05:10:33 +02:00
l10n daemon script
b68c82a8c3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-12 05:12:34 +02:00
l10n daemon script
6d56f6a908
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-10 05:22:58 +02:00
l10n daemon script
c53108bb25
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-08 04:56:21 +02:00
l10n daemon script
c6f5f83359
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-07 05:14:19 +02:00
l10n daemon script
fd1fbcbea4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-06 05:12:35 +02:00
Aleix Pol
a40c6e8101
Submitted proof of concept for a presenter plugin
...
Will show a cursor so we can point at interesting things on the screen during
presentations.
2019-07-05 17:58:46 +02:00
l10n daemon script
56fb96961c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-07-05 05:12:39 +02:00
Albert Vaca Cintora
1e9a0f6808
Add braces
2019-07-05 00:13:55 +02:00
Aleix Pol
85c7bf9a46
Remove unused member
2019-07-04 18:16:48 +02:00
Weixuan Xiao
074c42c72b
System Volume Plugin for macOS
2019-07-02 12:37:01 +00:00
Weixuan Xiao
12f1a0a75b
Add inhibit screensaver plugin for macOS
2019-06-30 20:40:23 +00:00
l10n daemon script
cedd6f0c8b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-06-29 05:17:17 +02:00
l10n daemon script
3d0acf15a5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-06-27 05:13:07 +02:00
l10n daemon script
d712dbbd40
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-06-25 05:10:45 +02:00
l10n daemon script
b7a435a5d0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-06-24 05:03:34 +02:00
Nicolas Fella
8406e0de99
Merge internal openUrl with internal openFile
2019-06-17 21:35:53 +00:00
Nicolas Fella
7236ffda3b
Don't update new notifications
2019-06-17 21:31:00 +00:00
Nicolas Fella
b44c97bb79
Use default destructor
2019-06-13 15:24:13 +02:00
Nicolas Fella
7bdfd3863a
Remove trailing whitespace
2019-06-12 22:17:16 +02:00
Nicolas Fella
5c16bfda5d
Use K_PLUGIN_CLASS_WITH_JSON
2019-06-12 22:16:54 +02:00
Nicolas Fella
ad2708a5ef
Don't search for pactl
2019-06-12 21:46:55 +02:00
Nicolas Fella
e601755644
Force usage of QStringLiteral and port remaining offenders
2019-06-10 14:40:28 +00:00
Weixuan Xiao
5431073844
Add wrapper for macos dbus connection
2019-06-09 15:28:49 +00:00
l10n daemon script
af57aca545
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-06-09 05:04:22 +02:00
Nicolas Fella
96cd55920e
Use notification hints from new Plasma notification system
2019-06-02 14:03:11 +00:00
Nicolas Fella
283d014059
Use a compositejob for receiving files
2019-06-02 14:02:21 +00:00
l10n daemon script
7ad5f81f52
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-26 05:12:50 +02:00
Nicolas Fella
3ad3e3e788
Simplify code in setDateModified
2019-05-19 17:13:07 +00:00
Weixuan Xiao
58beafb242
Fix macos build
2019-05-19 09:41:56 +00:00
Nicolas Fella
a67a99a7d6
Don't try to use PulseAudioQt on Windows
2019-05-14 22:16:41 +02:00
Nicolas Fella
ba30d97f92
[findthisdevice] Unmute muted sinks before ringing
2019-05-13 22:36:29 +00:00
Nicolas Fella
38c743fcd8
Fix stuff in ScreensaverPlugin
2019-05-13 22:35:44 +00:00
Piyush Aggarwal
98bd91bf1c
set last modified time for files received in Android-> PC transfers
2019-05-11 19:52:00 +00:00
Simon Redman
eb0e3fce03
[Contacts Plugin] Fix brace placement and mild cleanup
2019-05-08 18:10:02 -06:00
Simon Redman
320c070c99
Move contacts synchronization to connected method
2019-05-08 18:02:32 -06:00
Nicolas Fella
1d9ea25c2f
Make PulseAudioQT mandatory
...
The ci issue has been sorted out
This reverts commit d3b41924b5
.
2019-05-09 01:05:23 +02:00
l10n daemon script
ee1a535cc2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-08 05:42:59 +02:00
l10n daemon script
437ded0aa6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-06 05:50:17 +02:00
Nicolas Fella
0ff45fdf49
Use QMap::firstKey()
2019-05-05 16:03:02 +02:00
Nicolas Fella
c1878d106a
Fix global static warning
2019-05-05 15:58:50 +02:00
Nicolas Fella
92a2da05e6
Don't unregister plugins from DBus in contructor
2019-05-05 12:57:28 +00:00
Nicolas Fella
137d504b58
[plugins/contacts] Unify coding style
2019-05-04 16:15:49 +02:00
Nicolas Fella
d3b41924b5
Revert "Make PulseAudioQT mandatory"
...
This breaks CI as PAQt is not yet available there
This reverts commit b48596d7c3
.
2019-05-01 14:53:30 +02:00
Nicolas Fella
c18c7b27f1
Add sanity check to dbus-exposed requestConversation()
2019-05-01 12:47:33 +00:00
Albert Vaca Cintora
3eb2f67d38
Fixme from 2014 is probably not a fixme
2019-05-01 14:46:25 +02:00
Nicolas Fella
ad5428b054
Fix deviceTest
2019-05-01 12:46:02 +00:00
Nicolas Fella
b48596d7c3
Make PulseAudioQT mandatory
2019-05-01 14:41:50 +02:00
l10n daemon script
58e2f142e0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-01 05:56:02 +02:00
Nicolas Fella
595e8d9a35
Add Macro for MinGW and fix GUID Macro Fix for Windows building
2019-05-01 00:21:19 +02:00
Piyush Aggarwal
5b73c081da
replace phonon with QtMultimedia
2019-04-30 16:24:09 +00:00
Nicolas Fella
3f4f475991
[pausemusic] Port to PulseAudioQt
2019-04-28 19:31:39 +00:00
Nicolas Fella
b04dcde70e
[sftp] Fix error message wording
2019-04-28 19:28:06 +00:00
Nicolas Fella
93ebcc99a9
Port to new connect syntax
2019-04-28 16:35:44 +02:00
Nicolas Fella
3fcb87e0ed
[sftp] Improve error reporting
2019-04-25 18:53:09 +00:00
Nicolas Fella
8fd954b6d8
Use initializer for QJsonObject
...
This avoid detaching the QJsonObject
2019-04-22 20:03:52 +02:00
l10n daemon script
2c49558f32
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-04-22 05:58:13 +02:00
l10n daemon script
c1be806f9d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-04-16 05:57:25 +02:00
Nicolas Fella
d6de041324
Coding style
2019-04-14 19:23:29 +02:00
Nicolas Fella
331cedfa2f
Don't connect to action invoked signals multiple times
2019-04-14 19:20:25 +02:00
Nicolas Fella
54df89809e
Don't show multiple windows when replying to a notification
2019-04-14 17:05:01 +00:00
l10n daemon script
7df58d0d04
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-04-08 05:48:13 +02:00
l10n daemon script
9ec0d04f4d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-04-02 06:03:00 +02:00
l10n daemon script
faf9297574
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-31 06:36:52 +02:00
l10n daemon script
e2d1284a93
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-30 05:58:33 +01:00
Simon Redman
362b0ba2e2
Move ConversationsDbusInterface pointer handling to ConversationsDbusInterface
2019-03-29 22:30:13 +00:00
l10n daemon script
dd8ee45bac
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-29 05:57:07 +01:00
l10n daemon script
45be89c5ad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-28 05:49:11 +01:00
l10n daemon script
c6b04d60a3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-27 05:47:40 +01:00
l10n daemon script
abce7a194c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-25 05:51:13 +01:00
Nicolas Fella
afe78214ac
More https
2019-03-24 10:42:34 +01:00
l10n daemon script
e1618b1ad8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-24 05:23:24 +01:00
Nicolas Fella
0c5a8e5a1e
More https
2019-03-23 17:38:09 +01:00
Nicolas Fella
3b8fedea1a
Replace http GNU urls with https
2019-03-23 17:29:26 +01:00
l10n daemon script
633b08d83e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-23 06:07:48 +01:00
Albert Vaca Cintora
3dd4701378
Remove mention to SMS from telephony plugin description
2019-03-22 08:52:16 +01:00
Piyush Aggarwal
b6f61e097f
fix Ring for Windows port
2019-03-21 22:26:32 +00:00
Nicolas Fella
e5e740437f
Remove unused return type
2019-03-21 20:53:11 +01:00
Nicolas Fella
4550dcf45b
[sendnotis] Link agains KConfig again
2019-03-18 02:32:26 +01:00
Nicolas Fella
4ee0d0ba21
[plugins/sendnotification] Remove unneeded libs
2019-03-13 13:36:09 +01:00
Nicolas Fella
08fbc8b54a
[plugins/screensaverinhibit] Don't link against KNotifications
2019-03-13 13:36:09 +01:00
Nicolas Fella
c48ff21f9b
[plugins/remotekeyboard] Don't link against KI18n
2019-03-13 13:36:09 +01:00
l10n daemon script
b44a067199
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-13 05:58:25 +01:00
Nicolas Fella
49900be89f
[plugins/remotecommands] Remove stray includes
2019-03-11 19:14:48 +01:00
Nicolas Fella
78b11179fe
[plugins/photo] Don't link against KI18n
2019-03-11 19:11:26 +01:00
Nicolas Fella
47e39ef55a
[plugins/mprisremote] Don't link against KI18n
2019-03-11 19:09:00 +01:00
Nicolas Fella
931a030481
[plugins/findmyphone] Don't link against core twice
2019-03-11 19:05:42 +01:00
Nicolas Fella
f2db6351cc
[plugins/contacts] Don't link against KI18n
2019-03-11 19:03:10 +01:00
Nicolas Fella
b7e52dfd86
[plugins/battery] Don't link against QtGui
2019-03-11 18:58:11 +01:00
l10n daemon script
2b9988cb10
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-11 05:37:45 +01:00
Nicolas Fella
b40407775c
[sftp] Also report desktop side errors via KIO
2019-03-09 14:24:29 +00:00
Nicolas Fella
0772318577
Return no mount error if there is none
2019-03-09 14:03:01 +00:00
Albert Vaca Cintora
0ecf00822b
Fixed warnings
2019-03-07 19:48:06 +01:00
l10n daemon script
94fbf4c702
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-07 05:47:20 +01:00
Rituka Patwal
c6719315da
Emit DBus signal when sharing
2019-03-06 13:52:06 +05:30
l10n daemon script
522ae367d6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-06 06:04:16 +01:00
l10n daemon script
c9aca6830c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-03-05 05:54:17 +01:00
Nicolas Fella
dbccc641ed
Add plugin for taking photos on remote device
...
Summary: This plugin sends a request for a photo to the connected device. The device then sends the photo back, currently via the SharePlugin.
Test Plan:
kdeconnect-cli --photo
Check for photo in Downlaods folder
Reviewers: #kde_connect, broulik, albertvaka
Reviewed By: #kde_connect, albertvaka
Subscribers: sredman, albertvaka, apol, ngraham, kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D18140
2019-03-04 23:57:08 +01:00
Nicolas Fella
491e38aa91
Use ref
2019-02-28 14:21:29 +01:00
Nicolas Fella
b7768ca29f
Add context object
2019-02-28 14:18:47 +01:00
Nicolas Fella
c9533ff64e
Don't make signals const
2019-02-28 14:13:35 +01:00
Nicolas Fella
3ec0008509
Add signals to properties
2019-02-28 14:06:44 +01:00
Nicolas Fella
51c17402b8
Fix clazy warning
2019-02-28 14:04:15 +01:00
l10n daemon script
1d3368532a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-02-26 05:29:15 +01:00
Nicolas Fella
a4509d9640
Emit DBus signal when receiving a call
2019-02-17 02:41:42 +01:00
l10n daemon script
7634e82637
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-02-15 05:34:24 +01:00
Nicolas Fella
47749792f3
Respect users prefered text editor for shared text
...
Summary:
A user may have Kate installed but another editor set as default for text/plain. Respect that.
Also add .txt extension to the temp file name to make mime-type detection easier.
BUG: 399174
Test Plan:
Set default text editor to Kate -> Text opens in Kate
Set default text editor to Atom -> Text opens in Atom
Reviewers: #kde_connect, broulik, apol
Reviewed By: #kde_connect, broulik, apol
Subscribers: kdeconnect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D15813
2019-02-09 00:00:01 +01:00
Nicolas Fella
957975898b
Add actions to notifications
...
Summary:
When Android sends a list of possible actions add them to the notification. When the action is triggered send a package containing the id and the action back
CCBUG: 366475
Test Plan: Send dummy notification, see the actions, trigger it, look for received package on Android
Reviewers: #kde_connect, apol
Reviewed By: #kde_connect, apol
Subscribers: apol, kdeconnect, broulik, mtijink, #kde_connect
Tags: #kde_connect
Differential Revision: https://phabricator.kde.org/D12293
2019-02-08 23:54:04 +01:00
Nicolas Fella
2f6f4d9d65
Add license header
2019-02-03 01:50:36 +01:00
Nicolas Fella
8548ebd032
Clean up includes
2019-02-03 01:44:22 +01:00
Nicolas Fella
0b92f73976
Use QLatin1Char
2019-02-03 01:30:18 +01:00
Nicolas Fella
72610654fc
Fix crash in mprisremote when data for an unknown player arrives
2019-02-01 22:31:26 +00:00
Aleix Pol
4b261508ff
wayland: support removing the fake input interface
...
If it can be removed, we better react to it.
2019-01-31 16:38:21 +01:00