Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[camera] android-rework part 9: Final implementation of camera class #4059

Merged

Commits on Apr 20, 2021

  1. Base classes to support Android camera features

    Co-authored-by: Andrew Coutts <[email protected]>
    mvanbeusekom and acoutts committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    2b7aa9b View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    mvanbeusekom committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f780742 View commit details
    Browse the repository at this point in the history
  3. Applied feedback from PR

    mvanbeusekom committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    76bc5bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bbed99 View commit details
    Browse the repository at this point in the history
  5. Use mockito-inline

    mvanbeusekom committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1ba738d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Merge remote-tracking branch 'upstream/master' into camera-android/fp…

    …s_resolution_sensor_features
    mvanbeusekom committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    de4e70f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Fix issue Pixel 4A

    mvanbeusekom committed May 26, 2021
    Configuration menu
    Copy the full SHA
    728346a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Merge remote-tracking branch 'upstream/master' into camera-android/fp…

    …s_resolution_sensor_features
    mvanbeusekom committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c014fe3 View commit details
    Browse the repository at this point in the history
  2. Added API documentation

    mvanbeusekom committed May 31, 2021
    Configuration menu
    Copy the full SHA
    84f5e73 View commit details
    Browse the repository at this point in the history
  3. Processed feedback on PR

    mvanbeusekom committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f763f77 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    mvanbeusekom committed May 31, 2021
    Configuration menu
    Copy the full SHA
    4a7c73a View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    mvanbeusekom committed May 31, 2021
    Configuration menu
    Copy the full SHA
    a890919 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    f60a0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a6702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd53321 View commit details
    Browse the repository at this point in the history
  4. Fixed comment

    mvanbeusekom committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    35831d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9f3142 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    551800e View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    mvanbeusekom committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    68cbc56 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    mvanbeusekom committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1b137c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6514a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baae5f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    cae8a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    94fed08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'camera-android/noise_reduction_feature' into camera-and…

    …roid/supporting_functionality
    BeMacized committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    be05e67 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'camera-android/exposure_focus_point_features' into came…

    …ra-android/supporting_functionality
    BeMacized committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a68b9fb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/camera-android/fps_resolution_se…

    …nsor_features' into camera-android/supporting_functionality
    BeMacized committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e5253c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Implemented PR feedback

    BeMacized committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4f169ab View commit details
    Browse the repository at this point in the history
  2. Implemented PR feedback

    BeMacized committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3a68294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70dbbd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge branch 'camera-android/exposure_focus_point_features' into came…

    …ra-android/supporting_functionality
    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8e65f33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'camera-android/noise_reduction_feature' into camera-and…

    …roid/supporting_functionality
    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2c64ea2 View commit details
    Browse the repository at this point in the history
  3. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/CameraCaptureCallback.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    ab332ee View commit details
    Browse the repository at this point in the history
  4. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/CameraState.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    bc16dd3 View commit details
    Browse the repository at this point in the history
  5. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/ImageSaver.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    a85e312 View commit details
    Browse the repository at this point in the history
  6. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/features/CameraFeatureFactoryImpl.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    84d6db2 View commit details
    Browse the repository at this point in the history
  7. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/features/CameraFeatureFactory.java
    BeMacized authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    071e879 View commit details
    Browse the repository at this point in the history
  8. Update packages/camera/camera/android/src/test/java/io/flutter/plugin…

    …s/camera/CameraCaptureCallbackStatesTest.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    273762b View commit details
    Browse the repository at this point in the history
  9. Update packages/camera/camera/android/src/test/java/io/flutter/plugin…

    …s/camera/CameraRegionUtilsTest.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e9e9bc5 View commit details
    Browse the repository at this point in the history
  10. Update packages/camera/camera/android/src/test/java/io/flutter/plugin…

    …s/camera/ImageSaverTests.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1af5437 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b49b743 View commit details
    Browse the repository at this point in the history
  12. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/types/Timeout.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5b8c0d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62a2f21 View commit details
    Browse the repository at this point in the history
  14. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/types/CaptureTimeoutsWrapper.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    43c0716 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24c6c9a View commit details
    Browse the repository at this point in the history
  16. Merge branch 'camera-android/supporting_functionality' of github.com:…

    …Baseflow/flutter-plugins into camera-android/supporting_functionality
    mvanbeusekom committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    fc2d78b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b2536d4 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/camera-android/supporting_functi…

    …onality' into camera-android/supporting_functionality
    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1748503 View commit details
    Browse the repository at this point in the history
  19. Update packages/camera/camera/android/src/main/java/io/flutter/plugin…

    …s/camera/features/CameraFeatures.java
    
    Co-authored-by: Maurits van Beusekom <[email protected]>
    BeMacized and mvanbeusekom authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3118680 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7dbbdce View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2b2bea3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    96d285b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    81920e0 View commit details
    Browse the repository at this point in the history
  24. Update tests

    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    6fe67da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7f0180e View commit details
    Browse the repository at this point in the history
  26. Format

    mvanbeusekom committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    24af367 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a987711 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'camera-android/fps_resolution_sensor_features' into cam…

    …era-android/supporting_functionality
    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    66a713d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ce9df6c View commit details
    Browse the repository at this point in the history
  30. Remove debug statement

    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    32cb969 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'camera-android/supporting_functionality' into camera-an…

    …droid/final-rework-implementation
    BeMacized committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    44acbf7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dd3416b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    d215ac7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'camera-android/supporting_functionality' into camera-an…

    …droid/final-rework-implementation
    BeMacized committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d10397a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    914b187 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'camera-android/supporting_functionality' into camera-an…

    …droid/final-rework-implementation
    BeMacized committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6e13430 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    9282d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3a35c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cfbf1c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Fix unit tests

    BeMacized committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    5e3eac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    9779a28 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Fix unit tests & Format

    BeMacized committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    90000ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7f053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb305e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e44421 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    36d7173 View commit details
    Browse the repository at this point in the history
  2. Revert naming refactor

    BeMacized committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    a2607d1 View commit details
    Browse the repository at this point in the history
  3. Update project.pbxproj

    BeMacized authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9fb1019 View commit details
    Browse the repository at this point in the history
  4. Undo version bump

    BeMacized committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    777c696 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c8f16e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d9fb6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    890605a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    7c916c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    28ed2a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    8a0864c View commit details
    Browse the repository at this point in the history
  2. Implement more PR feedback

    BeMacized committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    376af33 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Remove unnecessary comment

    BeMacized committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    bc13ee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8a566 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'camera-android/final-rework-implementation' of github.c…

    …om:Baseflow/flutter-plugins into camera-android/final-rework-implementation
    mvanbeusekom committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    944e7c5 View commit details
    Browse the repository at this point in the history
  4. Fix formatting mistake

    mvanbeusekom committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    393f5a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06c19ae View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/camera-android/final-rework-impl…

    …ementation' into camera-android/final-rework-implementation
    BeMacized committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    335c899 View commit details
    Browse the repository at this point in the history
  7. Implement more PR feedback

    BeMacized committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0bb5d2c View commit details
    Browse the repository at this point in the history
  8. Format

    BeMacized committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    780feed View commit details
    Browse the repository at this point in the history
  9. Implement more PR feedback

    BeMacized committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    eb5d164 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Implement more PR feedback

    BeMacized committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b88fc46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2beeb8 View commit details
    Browse the repository at this point in the history
  3. Implement PR feedback

    BeMacized committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    88c91c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Added more unit tests

    BeMacized committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ecde1b7 View commit details
    Browse the repository at this point in the history
  2. Format fix

    BeMacized committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f56cce0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    d87cfa9 View commit details
    Browse the repository at this point in the history
  2. Add missing license header

    BeMacized committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    880af3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adcd02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88f8c50 View commit details
    Browse the repository at this point in the history
  5. Split up certain unit tests

    BeMacized committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7fbb028 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Add two missing tests

    BeMacized committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4ae42f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c514cb View commit details
    Browse the repository at this point in the history