This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[camera] Allow logical cameras to use all physical cameras via zoom on android 11+ #6150
Merged
auto-submit
merged 14 commits into
flutter:main
from
lucasoskorep:feat/allowCameraZoomToUseAllPhysicalCameras
Jan 17, 2023
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
de19f2c
Adding support for the android 11+ Camera2 CONTROL_ZOOM_RATIO_RANGE c…
lucasoskorep 60cc465
Adding updates to the changelog and pubspec to reflect the zoom and c…
lucasoskorep 54ec6b4
comment cleanup for min and max zoom ratio functions
lucasoskorep af4fb8b
Pull request fixes
lucasoskorep 90e04fc
Update packages/camera/camera_android/CHANGELOG.md
lucasoskorep ecfb985
Update packages/camera/camera_android/android/src/main/java/io/flutte…
lucasoskorep 7a0cb03
Updating comments from PR
lucasoskorep b0e1ea9
Merge remote-tracking branch 'origin/feat/allowCameraZoomToUseAllPhys…
lucasoskorep 85ed31a
Merge branch 'main' into feat/allowCameraZoomToUseAllPhysicalCameras
lucasoskorep e828549
Fixing variable name formatting, and comment structures
lucasoskorep b932713
Merge remote-tracking branch 'origin/feat/allowCameraZoomToUseAllPhys…
lucasoskorep d1826ce
Fixing variable name formatting, and comment structures
lucasoskorep 96b3a3f
Autogormatter updates
lucasoskorep 459f49f
Merge branch 'main' into feat/allowCameraZoomToUseAllPhysicalCameras
stuartmorgan-g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
52 changes: 0 additions & 52 deletions
52
...ges/camera/camera_android/android/src/main/java/io/flutter/plugins/camera/CameraZoom.java
This file was deleted.
Oops, something went wrong.
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
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
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
125 changes: 0 additions & 125 deletions
125
...camera/camera_android/android/src/test/java/io/flutter/plugins/camera/CameraZoomTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.