- 02 Nov, 2020 1 commit
-
- 30 Oct, 2020 1 commit
-
-
pvuorela authored
-
- 27 Oct, 2020 1 commit
-
- 26 Oct, 2020 1 commit
-
-
Bea Lam authored
When there are rapid consecutive action name changes (due to the auto- generated action name being different each time a progress notification is created), this confuses the UI as it needs to rebuild the action data, and by the time the user triggers an action, it may already have changed the UI to refer to a different action underneath. To avoid this, just use the same action name each time.
-
- 20 Oct, 2020 1 commit
-
-
Bea Lam authored
-
- 15 Sep, 2020 1 commit
-
- 11 Sep, 2020 2 commits
-
-
blam authored
When a transfer is canceled, the transfer id is removed from the activity monitor. Any cleanup/finish actions after that should not trigger warnings like this: "void ClientActivityMonitor::activityFinished(int) Could not find matching TransferId. This is probably an error!"
-
blam authored
The ordering is important in QtDBus 5.6+.
-
- 19 Aug, 2020 1 commit
-
-
blam authored
When the transfer is ongoing and supports the cancel method, add a 'cancel' action to the notification. Note the progress notification is only shown in the Events, and not the notification preview. Update DbManager::mediaItem() to set some more of the MediaItem properties in the returned object.
-
- 29 Jul, 2020 1 commit
-
- 24 Jul, 2020 1 commit
-
-
blam authored
- Set summary/body instead of previewSummary/previewBody. - Notification previews are now shown by default, so explicitly disable them if required for existing behavior. - Use same group for all notifications.
-
- 20 Jul, 2020 1 commit
-
-
blam authored
Also use same icon for all notifications.
-
- 01 Jun, 2020 1 commit
-
-
Matti Kosola authored
Use macros, not hardcoded paths. See merge request !15
-
- 29 May, 2020 1 commit
-
-
Matti Kosola authored
Signed-off-by:
Matti Kosola <matti.kosola@jolla.com>
-
- 09 Dec, 2019 2 commits
-
-
Tomi Leppänen authored
[transfer-engine] Remove obsolete hardcoded paths. Fixes JB#47624 See merge request !14
-
Tomi Leppänen authored
-
- 05 Dec, 2019 1 commit
-
-
Tomi Leppänen authored
Use of these defines were removed from the spec file a long time ago but for some reason the defines were left in place. Remove them.
-
- 24 Nov, 2019 1 commit
-
- 18 Nov, 2019 1 commit
-
-
blam authored
[transfer-engine] Add TransferPluginInfo metadata and provide access via D-Bus API. Contributes to JB#45043 This allows plugins to provide custom extensible metadata.
-
- 03 Oct, 2019 2 commits
-
-
pvuorela authored
[packaging] Fix license string, update URL. Contributes to JB#45486 See merge request mer-core/transfer-engine!11
-
Mike Salmela authored
-
- 20 Sep, 2019 1 commit
-
-
Raine Makelainen authored
Increase delayed exit timeout to 60seconds See merge request !12
-
- 19 Sep, 2019 4 commits
-
-
Raine Makelainen authored
-
Raine Makelainen authored
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 24 Jan, 2019 1 commit
-
-
Raine Makelainen authored
Provide privileges files for mapplauncher See merge request !10
-
- 23 Jan, 2019 2 commits
-
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 13 Dec, 2018 3 commits
- 11 Dec, 2018 1 commit
-
- 29 Nov, 2018 2 commits
- 28 Mar, 2018 1 commit
-
- 27 Mar, 2018 2 commits
-
-
Pekka Vuorela authored
Almost got there by earlier progress changes.
-
Pekka Vuorela authored
-
- 17 Jan, 2018 2 commits
-
-
Pekka Vuorela authored