Support runtime permissions

Authored by nicolasfella on Jan 24 2019, 8:21 AM.

Description

Support runtime permissions

Summary:
To be able to release Itinerary in Google Play we need to target SDK version 28. This requires us to support the permission system introduced in Marshmallow. Before we access the calendar we need to check and potentially request
the calendar permission.

It seems like we don't actually need the storage permission, we get access rights to files received via intents automatically.

Reviewers: vkrause

Reviewed By: vkrause

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D18409

Details

Committed
nicolasfellaJan 24 2019, 8:21 AM
Reviewer
vkrause
Differential Revision
D18409: Support runtime permissions
Parents
R1007:4880e682854a: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown