-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[camera] android-rework part 9: Final implementation of camera class #4059
[camera] android-rework part 9: Final implementation of camera class #4059
Commits on Apr 20, 2021
-
Base classes to support Android camera features
Co-authored-by: Andrew Coutts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b7aa9b - Browse repository at this point
Copy the full SHA 2b7aa9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f780742 - Browse repository at this point
Copy the full SHA f780742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bc5bd - Browse repository at this point
Copy the full SHA 76bc5bdView commit details -
Added Android FPS range, resolution and sensor orientation features
Co-authored-by: Andrew Coutts <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bbed99 - Browse repository at this point
Copy the full SHA 0bbed99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba738d - Browse repository at this point
Copy the full SHA 1ba738dView commit details
Commits on Apr 21, 2021
-
Merge remote-tracking branch 'upstream/master' into camera-android/fp…
…s_resolution_sensor_features
Configuration menu - View commit details
-
Copy full SHA for de4e70f - Browse repository at this point
Copy the full SHA de4e70fView commit details
Commits on May 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 728346a - Browse repository at this point
Copy the full SHA 728346aView commit details
Commits on May 31, 2021
-
Merge remote-tracking branch 'upstream/master' into camera-android/fp…
…s_resolution_sensor_features
Configuration menu - View commit details
-
Copy full SHA for c014fe3 - Browse repository at this point
Copy the full SHA c014fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f5e73 - Browse repository at this point
Copy the full SHA 84f5e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for f763f77 - Browse repository at this point
Copy the full SHA f763f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7c73a - Browse repository at this point
Copy the full SHA 4a7c73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a890919 - Browse repository at this point
Copy the full SHA a890919View commit details
Commits on Jun 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f60a0d3 - Browse repository at this point
Copy the full SHA f60a0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a6702 - Browse repository at this point
Copy the full SHA 55a6702View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd53321 - Browse repository at this point
Copy the full SHA cd53321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35831d3 - Browse repository at this point
Copy the full SHA 35831d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f3142 - Browse repository at this point
Copy the full SHA a9f3142View commit details
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 551800e - Browse repository at this point
Copy the full SHA 551800eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cbc56 - Browse repository at this point
Copy the full SHA 68cbc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b137c2 - Browse repository at this point
Copy the full SHA 1b137c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6514a00 - Browse repository at this point
Copy the full SHA 6514a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for baae5f6 - Browse repository at this point
Copy the full SHA baae5f6View commit details
Commits on Jun 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cae8a90 - Browse repository at this point
Copy the full SHA cae8a90View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94fed08 - Browse repository at this point
Copy the full SHA 94fed08View commit details -
Merge branch 'camera-android/noise_reduction_feature' into camera-and…
…roid/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for be05e67 - Browse repository at this point
Copy the full SHA be05e67View commit details -
Merge branch 'camera-android/exposure_focus_point_features' into came…
…ra-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for a68b9fb - Browse repository at this point
Copy the full SHA a68b9fbView commit details -
Merge remote-tracking branch 'origin/camera-android/fps_resolution_se…
…nsor_features' into camera-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for e5253c1 - Browse repository at this point
Copy the full SHA e5253c1View commit details
Commits on Jun 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f169ab - Browse repository at this point
Copy the full SHA 4f169abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a68294 - Browse repository at this point
Copy the full SHA 3a68294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dbbd5 - Browse repository at this point
Copy the full SHA 70dbbd5View commit details
Commits on Jun 16, 2021
-
Merge branch 'camera-android/exposure_focus_point_features' into came…
…ra-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for 8e65f33 - Browse repository at this point
Copy the full SHA 8e65f33View commit details -
Merge branch 'camera-android/noise_reduction_feature' into camera-and…
…roid/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for 2c64ea2 - Browse repository at this point
Copy the full SHA 2c64ea2View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/CameraCaptureCallback.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab332ee - Browse repository at this point
Copy the full SHA ab332eeView commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/CameraState.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc16dd3 - Browse repository at this point
Copy the full SHA bc16dd3View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/ImageSaver.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a85e312 - Browse repository at this point
Copy the full SHA a85e312View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/features/CameraFeatureFactoryImpl.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84d6db2 - Browse repository at this point
Copy the full SHA 84d6db2View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/features/CameraFeatureFactory.java
Configuration menu - View commit details
-
Copy full SHA for 071e879 - Browse repository at this point
Copy the full SHA 071e879View commit details -
Update packages/camera/camera/android/src/test/java/io/flutter/plugin…
…s/camera/CameraCaptureCallbackStatesTest.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 273762b - Browse repository at this point
Copy the full SHA 273762bView commit details -
Update packages/camera/camera/android/src/test/java/io/flutter/plugin…
…s/camera/CameraRegionUtilsTest.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9e9bc5 - Browse repository at this point
Copy the full SHA e9e9bc5View commit details -
Update packages/camera/camera/android/src/test/java/io/flutter/plugin…
…s/camera/ImageSaverTests.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1af5437 - Browse repository at this point
Copy the full SHA 1af5437View commit details -
Configuration menu - View commit details
-
Copy full SHA for b49b743 - Browse repository at this point
Copy the full SHA b49b743View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/types/Timeout.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b8c0d8 - Browse repository at this point
Copy the full SHA 5b8c0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a2f21 - Browse repository at this point
Copy the full SHA 62a2f21View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/types/CaptureTimeoutsWrapper.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43c0716 - Browse repository at this point
Copy the full SHA 43c0716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c6c9a - Browse repository at this point
Copy the full SHA 24c6c9aView commit details -
Merge branch 'camera-android/supporting_functionality' of github.com:…
…Baseflow/flutter-plugins into camera-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for fc2d78b - Browse repository at this point
Copy the full SHA fc2d78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2536d4 - Browse repository at this point
Copy the full SHA b2536d4View commit details -
Merge remote-tracking branch 'origin/camera-android/supporting_functi…
…onality' into camera-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for 1748503 - Browse repository at this point
Copy the full SHA 1748503View commit details -
Update packages/camera/camera/android/src/main/java/io/flutter/plugin…
…s/camera/features/CameraFeatures.java Co-authored-by: Maurits van Beusekom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3118680 - Browse repository at this point
Copy the full SHA 3118680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbbdce - Browse repository at this point
Copy the full SHA 7dbbdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2bea3 - Browse repository at this point
Copy the full SHA 2b2bea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d285b - Browse repository at this point
Copy the full SHA 96d285bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81920e0 - Browse repository at this point
Copy the full SHA 81920e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fe67da - Browse repository at this point
Copy the full SHA 6fe67daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0180e - Browse repository at this point
Copy the full SHA 7f0180eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24af367 - Browse repository at this point
Copy the full SHA 24af367View commit details -
Configuration menu - View commit details
-
Copy full SHA for a987711 - Browse repository at this point
Copy the full SHA a987711View commit details -
Merge branch 'camera-android/fps_resolution_sensor_features' into cam…
…era-android/supporting_functionality
Configuration menu - View commit details
-
Copy full SHA for 66a713d - Browse repository at this point
Copy the full SHA 66a713dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9df6c - Browse repository at this point
Copy the full SHA ce9df6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32cb969 - Browse repository at this point
Copy the full SHA 32cb969View commit details -
Merge branch 'camera-android/supporting_functionality' into camera-an…
…droid/final-rework-implementation
Configuration menu - View commit details
-
Copy full SHA for 44acbf7 - Browse repository at this point
Copy the full SHA 44acbf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3416b - Browse repository at this point
Copy the full SHA dd3416bView commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d215ac7 - Browse repository at this point
Copy the full SHA d215ac7View commit details -
Merge branch 'camera-android/supporting_functionality' into camera-an…
…droid/final-rework-implementation
Configuration menu - View commit details
-
Copy full SHA for d10397a - Browse repository at this point
Copy the full SHA d10397aView commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 914b187 - Browse repository at this point
Copy the full SHA 914b187View commit details -
Merge branch 'camera-android/supporting_functionality' into camera-an…
…droid/final-rework-implementation
Configuration menu - View commit details
-
Copy full SHA for 6e13430 - Browse repository at this point
Copy the full SHA 6e13430View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9282d9a - Browse repository at this point
Copy the full SHA 9282d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3a35c - Browse repository at this point
Copy the full SHA cb3a35cView commit details -
Merge branch 'camera-android/final-rework-implementation' into fix/ca…
…mera-orientation
Configuration menu - View commit details
-
Copy full SHA for 5cfbf1c - Browse repository at this point
Copy the full SHA 5cfbf1cView commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e3eac8 - Browse repository at this point
Copy the full SHA 5e3eac8View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9779a28 - Browse repository at this point
Copy the full SHA 9779a28View commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 90000ce - Browse repository at this point
Copy the full SHA 90000ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7f053 - Browse repository at this point
Copy the full SHA 3b7f053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb305e - Browse repository at this point
Copy the full SHA 6bb305eView commit details -
Merge branch 'camera-android/final-rework-implementation' into fix/ca…
…mera-orientation
Configuration menu - View commit details
-
Copy full SHA for 8e44421 - Browse repository at this point
Copy the full SHA 8e44421View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 36d7173 - Browse repository at this point
Copy the full SHA 36d7173View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2607d1 - Browse repository at this point
Copy the full SHA a2607d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb1019 - Browse repository at this point
Copy the full SHA 9fb1019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777c696 - Browse repository at this point
Copy the full SHA 777c696View commit details -
Merge branch 'camera-android/final-rework-implementation' into fix/ca…
…mera-orientation
Configuration menu - View commit details
-
Copy full SHA for 6c8f16e - Browse repository at this point
Copy the full SHA 6c8f16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9fb6d - Browse repository at this point
Copy the full SHA 5d9fb6dView commit details -
Merge branch 'fix/camera-orientation' into camera-android/final-rewor…
…k-implementation
Configuration menu - View commit details
-
Copy full SHA for 890605a - Browse repository at this point
Copy the full SHA 890605aView commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c916c2 - Browse repository at this point
Copy the full SHA 7c916c2View commit details
Commits on Jul 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28ed2a3 - Browse repository at this point
Copy the full SHA 28ed2a3View commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a0864c - Browse repository at this point
Copy the full SHA 8a0864cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376af33 - Browse repository at this point
Copy the full SHA 376af33View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc13ee7 - Browse repository at this point
Copy the full SHA bc13ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8a566 - Browse repository at this point
Copy the full SHA cc8a566View commit details -
Merge branch 'camera-android/final-rework-implementation' of github.c…
…om:Baseflow/flutter-plugins into camera-android/final-rework-implementation
Configuration menu - View commit details
-
Copy full SHA for 944e7c5 - Browse repository at this point
Copy the full SHA 944e7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 393f5a2 - Browse repository at this point
Copy the full SHA 393f5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06c19ae - Browse repository at this point
Copy the full SHA 06c19aeView commit details -
Merge remote-tracking branch 'origin/camera-android/final-rework-impl…
…ementation' into camera-android/final-rework-implementation
Configuration menu - View commit details
-
Copy full SHA for 335c899 - Browse repository at this point
Copy the full SHA 335c899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb5d2c - Browse repository at this point
Copy the full SHA 0bb5d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 780feed - Browse repository at this point
Copy the full SHA 780feedView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5d164 - Browse repository at this point
Copy the full SHA eb5d164View commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b88fc46 - Browse repository at this point
Copy the full SHA b88fc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2beeb8 - Browse repository at this point
Copy the full SHA f2beeb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c91c1 - Browse repository at this point
Copy the full SHA 88c91c1View commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ecde1b7 - Browse repository at this point
Copy the full SHA ecde1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f56cce0 - Browse repository at this point
Copy the full SHA f56cce0View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d87cfa9 - Browse repository at this point
Copy the full SHA d87cfa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880af3a - Browse repository at this point
Copy the full SHA 880af3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9adcd02 - Browse repository at this point
Copy the full SHA 9adcd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f8c50 - Browse repository at this point
Copy the full SHA 88f8c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbb028 - Browse repository at this point
Copy the full SHA 7fbb028View commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ae42f8 - Browse repository at this point
Copy the full SHA 4ae42f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c514cb - Browse repository at this point
Copy the full SHA 6c514cbView commit details