D9331: Allow opening files shared to android using the notification

Matthijs Tijink noreply at phabricator.kde.org
Thu Dec 14 14:27:47 UTC 2017


mtijink created this revision.
mtijink added a reviewer: KDE Connect.

REVISION SUMMARY
  Since Android Nougat, the previous way to open a file shared to android did not work anymore (using `file://` urls), as marked with a TODO.
  
  This diff implements the new way of opening files: a content provider url (`content://`) allows opening files through the KDE Connect app. As an added benefit, apps without external files permission can now open files received by KDE Connect.

TEST PLAN
  Works for me.

REPOSITORY
  R225 KDE Connect - Android application

BRANCH
  share-file-nougat

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

AFFECTED FILES
  AndroidManifest.xml
  res/xml/fileprovider_paths.xml
  src/org/kde/kdeconnect/Plugins/SharePlugin/ShareNotification.java

To: mtijink, #kde_connect
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20171214/5b3c9125/attachment.html>


More information about the KDEConnect mailing list