Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(types): breakdown definitions by using extensions #165

Merged

Conversation

ebarooni
Copy link
Owner

@ebarooni ebarooni commented Feb 3, 2025

Closes: #164

Refactor permission handling definitions in separate interface.
@ebarooni ebarooni self-assigned this Feb 3, 2025
Rename permissions enum and fix web.
Update changelog and export new types.
Refactor ios methods in separate struct.
Implement new error enum on ios.
Create input and result classes.
Migrate `checkPermission` to new approach.
Migrate `checkAllPermissions` to new approach.
Implement permission related methods with new approach on ios.
Implement deprecated permission related methods with new approach on android.
Mark `requestPermission` as deprecated.
Rename new implementation file temporarily on swift.
Implement permission related methods on android.
Implement temporary solution for making ios implementations to work together.
Remove commit based versioning from WIP workflow.
@ebarooni ebarooni marked this pull request as ready for review February 6, 2025 19:43
@ebarooni ebarooni merged commit ab073fd into main Feb 6, 2025
@ebarooni ebarooni deleted the topic/refactor(types)_breakdown_definitions_by_using_extensions branch February 6, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

refactor(types): breakdown definitions by using extensions
1 participant