kdeconnect-kde/core/backends
Erik Duisters b6c15289f5 Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown
Summary:
Combine multiple upload jobs for files into a single KCompositeJob so only 1 notification will be shown
Includes changes introduced in D16279

Test Plan:
1. Share of multiple files is performed using 1 composite job

   Setup:
	- Select multiple (big) files in dolphin and share with an Android device
   Result:
	- The files will be transferred using 1 CompositeUploadJob and showing only 1 notification

2. Share of file while another share is already running adds job to existing composite job

   Setup:
	- Select multiple (big) files in dolphin and share with an Android device
	- Share an additional file with the same Android device
   Result:
	- The files are all transferred using 1 CompositeUploadJob and showing only 1 notification
	- The notification is updated after adding the last file

3. Other packets are transmitted as usual

   Setup:
        - Setup sharing desktop notification with device
	- Share a big file with an Android device
	- Generate a desktop notification (eg. sending or receiving an email)

   Result:
	- Notification packet is send immediately

Reviewers: #kde_connect, nicolasfella, albertvaka

Reviewed By: #kde_connect, albertvaka

Subscribers: albertvaka, apol, nicolasfella, broulik, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D17081
2018-11-30 08:26:00 +01:00
..
bluetooth Fix receiving payloads using a bluetooth connection 2018-10-04 19:05:34 +02:00
lan Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00
loopback Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelinereader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelinereader.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
devicelink.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
devicelink.h Build kdeconnect on sailfish and port some simple plugins 2018-08-02 20:10:59 +01:00
linkprovider.cpp Reorganize sources 2014-06-14 15:22:40 +02:00
linkprovider.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
pairinghandler.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
pairinghandler.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00