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

fix(android): remove broad media permissions #297

Closed

Conversation

ath0mas
Copy link
Contributor

@ath0mas ath0mas commented Jul 18, 2024

merge #295

(resolved conflicts in PR #20)

BardRedStar and others added 30 commits July 31, 2020 16:30
- solved critical error connected with performing the UI operation on the non-UI thread.
- added the alert dialog for the Microphone permission, if it is not granted.
… iOS 13 and above. For now, only for audio capture controller.
See cordova-plugin-file.File constructor for previously missing attributes, like 'lastModified' and 'end'.
…ined from file

If the 'type' param was provided, the fileDict was missing its mimeType value.
…d value

Previously forced "audio/wav" but not always correct: from file can be "audio/x-wav" or other.
…pture

iOS: Fixed UI issues with main thread and added alert for permission.
…/BardRedStar/cordova-plugin-media-capture into BardRedStar-feat/ios-ui-sizing-audio-capture

# Conflicts:
#	src/ios/CDVCapture.m
…ithub.com/BardRedStar/cordova-plugin-media-capture into BardRedStar-feat/ios-modal-presentation-audio-capture

# Conflicts:
#	src/ios/CDVCapture.m
fix(android): Unify and fix permission check
 Fix returned MediaFiles for missing 'lastModified' and 'end' attributes
 iOS: Fix type for captured audio
fix(android): remove unknown permission android.permission.RECORD_VIDEO
Android: Remove unnecessary permissions
Fix using single version in cordovaDependencies
ath0mas and others added 27 commits May 31, 2022 00:05
feat(ios): improve Localizable.strings and add FR
feat(android): remove RECORD_AUDIO permission not requested at runtime
feat(android): Field 'storagePermissions' may be 'final'
…sions' into bmarsaud-feat/remove-broad-media-permissions
@ath0mas
Copy link
Contributor Author

ath0mas commented Jul 18, 2024

sorry bad target repository

@ath0mas ath0mas closed this Jul 18, 2024
@ath0mas ath0mas deleted the bmarsaud-feat/remove-broad-media-permissions branch July 18, 2024 10:22
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.

5 participants