D18409: Support runtime permissions

Nicolas Fella noreply at phabricator.kde.org
Sun Jan 20 17:50:18 GMT 2019


nicolasfella created this revision.
nicolasfella added a reviewer: vkrause.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
nicolasfella requested review of this revision.

REVISION 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.

REPOSITORY
  R1007 Itinerary - Travel Assistance Application

BRANCH
  permissions

REVISION DETAIL
  https://phabricator.kde.org/D18409

AFFECTED FILES
  src/app/AndroidManifest.xml
  src/app/applicationcontroller.cpp

To: nicolasfella, vkrause
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190120/bc9c0151/attachment.html>


More information about the kde-pim mailing list