Julian Wolff
4eeb329014
These changes allow replying to any notifications that offer quick reply text fields
...
Summary: These changes allow replying to any notifications that offer quick reply text fields
Reviewers: #kde_connect, apol
Reviewed By: #kde_connect, apol
Subscribers: apol
Maniphest Tasks: T4674
Differential Revision: https://phabricator.kde.org/D5993
2017-05-31 15:36:43 +02:00
Nicolas Fella
ec2b794ffb
Escape HTML Characters in Notifications.
...
REVIEW: 130114
2017-05-07 20:23:05 +02:00
Nicolas Fella
f0010763e7
Fixed filetransferjob broken after adding icons.
...
The plasmoid didn't know the transfer ended.
REVIEW: 130116
2017-05-07 20:16:19 +02:00
Nicolas Fella
891f1bd355
Notification icons from Android are now displayed
...
- FileTransferJob is now nonblocking.
- Files are stored based on the image MD5.
- Some improvements in displaying the notification, e.g. title is only
displayed when different than the app name.
- Most of the notification display code moved to the Notification class.
REVIEW: 130050
2017-04-13 21:32:03 +02:00
Albert Vaca
60331ccbf1
Clazy says all this QStringLiteral and QLatin1String were missing/wrong
2016-11-26 16:21:29 +01:00
Albert Vaca
6deec3429a
Use id instead of a pointer in the dismissRequested signal and slot.
...
Also changed connection to the Qt5 way.
2015-10-17 15:32:13 -07:00
Albert Vaca
6cc6d287fc
Merge branch 'master' into frameworks
...
Conflicts:
cli/kdeconnect-cli.cpp
core/filetransferjob.cpp
core/filetransferjob.h
interfaces/notificationsmodel.cpp
plasmoid/declarativeplugin/kdeconnectdeclarativeplugin.h
plugins/sftp/sftpplugin.cpp
2015-01-20 22:44:31 -08:00
Albert Vaca
da1cb4c354
Coding style
2015-01-20 22:22:14 -08:00
Àlex Fiestas
73db3eb694
Port Notifications from kDebug to qCDebug
2014-09-22 00:45:06 +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