Skip to content

feat (android): make write permission optional#144

Open
gcelestial24 wants to merge 11 commits intocapacitor-community:mainfrom
gcelestial24:android-optional-write-permission
Open

feat (android): make write permission optional#144
gcelestial24 wants to merge 11 commits intocapacitor-community:mainfrom
gcelestial24:android-optional-write-permission

Conversation

@gcelestial24
Copy link
Copy Markdown

  • Separate read and write permissions in CapacitorPlugin interface
  • Request only needed permission base on what function to use
  • Update PermissionStatus interface
  • Update requestPermissions function to allow requesting only one permission

closes #119

note: write permission is not tested as I only need read, but I believe it should work as it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Do not require android.permission.WRITE_CONTACTS

1 participant