Open
Conversation
…s no exif data on android
- @capacitor/action-sheet@7.0.2 - @capacitor/app@7.0.2 - @capacitor/app-launcher@7.0.2 - @capacitor/browser@7.0.2 - @capacitor/camera@7.0.2 - @capacitor/clipboard@7.0.2 - @capacitor/device@7.0.2 - @capacitor/dialog@7.0.2 - @capacitor/haptics@7.0.2 - @capacitor/keyboard@7.0.2 - @capacitor/local-notifications@7.0.2 - @capacitor/motion@7.0.1 - @capacitor/network@7.0.2 - @capacitor/preferences@7.0.2 - @capacitor/push-notifications@7.0.2 - @capacitor/screen-orientation@7.0.2 - @capacitor/screen-reader@7.0.2 - @capacitor/share@7.0.2 - @capacitor/splash-screen@7.0.2 - @capacitor/status-bar@7.0.2 - @capacitor/text-zoom@7.0.2 - @capacitor/toast@7.0.2
- @capacitor/app@7.1.0 - @capacitor/keyboard@7.0.3 - @capacitor/local-notifications@7.0.3 - @capacitor/push-notifications@7.0.3 - @capacitor/splash-screen@7.0.3 - @capacitor/status-bar@7.0.3
- @capacitor/action-sheet@8.0.0-alpha.1 - @capacitor/app@8.0.0-alpha.1 - @capacitor/app-launcher@8.0.0-alpha.1 - @capacitor/browser@8.0.0-alpha.1 - @capacitor/camera@8.0.0-alpha.1 - @capacitor/clipboard@8.0.0-alpha.1 - @capacitor/device@8.0.0-alpha.1 - @capacitor/dialog@8.0.0-alpha.1 - @capacitor/haptics@8.0.0-alpha.1 - @capacitor/keyboard@8.0.0-alpha.1 - @capacitor/local-notifications@8.0.0-alpha.1 - @capacitor/motion@8.0.0-alpha.1 - @capacitor/network@8.0.0-alpha.1 - @capacitor/preferences@8.0.0-alpha.1 - @capacitor/push-notifications@8.0.0-alpha.1 - @capacitor/screen-orientation@8.0.0-alpha.1 - @capacitor/screen-reader@8.0.0-alpha.1 - @capacitor/share@8.0.0-alpha.1 - @capacitor/splash-screen@8.0.0-alpha.1 - @capacitor/status-bar@8.0.0-alpha.1 - @capacitor/text-zoom@8.0.0-alpha.1 - @capacitor/toast@8.0.0-alpha.1
Add handling for devices without flash in `toggleFlash`.
fix(camera): add safe guard for IOS devices without flash
…dle files (ionic-team#2431) Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
Adds haptic feedback to the shutter button on Android. When an image is captured, the device will now vibrate,providing tactile confirmation to the user. This requires the `VIBRATE` permission, which has been added to the Android manifest.
…a-Shutter-Sound # Conflicts: # camera/android/build.gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.