Runtime Permissions: optional Permissions
ClosedPublic

Authored by nicolasfella on Jun 4 2017, 9:28 PM.

Details

Summary

Added support for optional Permissions. Also provided explanations why the permissions are needed

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Jun 4 2017, 9:28 PM
albertvaka added inline comments.
src/org/kde/kdeconnect/Plugins/TelephonyPlugin/TelephonyPlugin.java
296

I think this one only needs READ_SMS?

Changed SEND_SMS to READ_SMS

nicolasfella marked an inline comment as done.Jul 10 2017, 5:51 PM
albertvaka accepted this revision.Jul 10 2017, 10:15 PM
This revision is now accepted and ready to land.Jul 10 2017, 10:15 PM
This revision was automatically updated to reflect the committed changes.