Skip to content

Add generic permissions#118

Merged
enfipy merged 9 commits intomainfrom
generic-permissions
Jul 26, 2022
Merged

Add generic permissions#118
enfipy merged 9 commits intomainfrom
generic-permissions

Conversation

@enfipy
Copy link
Copy Markdown
Collaborator

@enfipy enfipy commented Jul 26, 2022

Objective

  • Current implementation of Permissions is not generic.
  • iOS and Android Permissions can be much better.

Solution

  • Adds generic interface for requesting permissions.
  • Add a better iOS Permission result handle.
  • Add PermissionsUtil.kt for Android.
  • Add support for RequestPermissionResult for Android.
  • Add a better Android Permission result handle.

@enfipy enfipy added enhancement New feature or request high priority High priority task labels Jul 26, 2022
@enfipy enfipy self-assigned this Jul 26, 2022
@enfipy enfipy linked an issue Jul 26, 2022 that may be closed by this pull request
@enfipy enfipy requested a review from olvyko July 26, 2022 22:21
@enfipy enfipy merged commit ba2d9a4 into main Jul 26, 2022
@enfipy enfipy deleted the generic-permissions branch July 26, 2022 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request high priority High priority task

Development

Successfully merging this pull request may close these issues.

Improve Permissions on iOS

3 participants