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
[image_picker] Image picker fix camera device #3898
Merged
fluttergithubbot
merged 53 commits into
flutter:master
from
Baseflow:image_picker_fix_camera_device
Jul 14, 2021
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
fd62211
Fix handler method to get preferred camera device
ydag aaa4a39
Update the version number
ydag 9c021ad
Add description into the CHANGELOG.md file
ydag 877b0d8
Fix an issue when camera is chosen
ydag 3a75fe8
Merge branch 'master' into image_picker_fix_camera_device
ydag 00213eb
Update the version number
ydag 5b7ff47
Add helper method to get camera device
ydag b548492
Refactor to get preferred camera device
ydag 9b8b882
Fix team selection in XCTest signing
ydag 4ffe307
Merge branch 'master' into image_picker_fix_camera_device
ydag 2313548
Update the version number
ydag 00ae1ff
Remove unnecessary curly brackets
ydag 30d61c7
Remove unnecessary curly brackets
ydag ceb2577
Add local variable to call method only once
ydag 4398ae6
Add a declaration comment
ydag 22b684a
Fix the method call
ydag c93a157
Revert "Fix an issue when camera is chosen"
ydag 3760e13
Merge branch 'master' into image_picker_fix_camera_device
ydag 72bdca4
Merge branch 'master' into image_picker_fix_camera_device
ydag 23f4d8a
Update the comment
ydag f8fa19d
Add OCMock to the RunnerUITests
ydag b5710fb
Refactor unit tests with OCMock implementation
ydag dc7c3b6
Update the podfile
ydag 8ef3516
Add libOCMock.a in Link Binary With Libraries
ydag 3f7d062
Revert "Add libOCMock.a in Link Binary With Libraries"
ydag 311caf5
Merge branch 'master' into image_picker_fix_camera_device
ydag 04b8e74
Update CHANGELOG file
ydag 46c1e7d
Refactor Podfile to add OCMock under RunnerTests
ydag c27a3f3
Add AVCaptureDevice mock
ydag 397f053
Merge branch 'master' into image_picker_fix_camera_device
ydag 27df40e
Update version number
ydag b24e5c0
Merge branch 'master' into image_picker_fix_camera_device
ydag 1c3db4c
Update version number
ydag 9277b82
Merge branch 'master' into image_picker_fix_camera_device
ydag 290ca88
Remove self-explanatory comments
ydag 7467883
Merge branch 'master' into image_picker_fix_camera_device
ydag 0ec6cc8
Update the version number
ydag 6b82355
Merge branch 'master' into image_picker_fix_camera_device
ydag 9ffa039
Merge branch 'master' into image_picker_fix_camera_device
ydag bf8bd36
Update the version number
ydag 5a14280
Remove tearDown method
ydag 6fe570f
Convert true to YES
ydag 4927206
Add blank after pragma mark
ydag 84b3e65
Refactor to return AVAuthorizationStatus constant
ydag 6294377
Fix the comment
ydag 2800919
Add a comment
ydag b0022f6
Merge branch 'master' into image_picker_fix_camera_device
ydag 8108389
Update the version number
ydag 5d7181b
Fix comments
ydag e65ce44
Merge branch 'master' into image_picker_fix_camera_device
ydag 8634c68
Update version number
ydag 307757c
Update the comment
ydag a2b22d6
Merge branch 'master' into image_picker_fix_camera_device
ydag 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
Add helper method to get camera device
- Loading branch information
commit 5b7ff47bfd84073792befa6d4a7381bf506a471d
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
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.