Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI design to show the new info provided by Camera2Extensions API 34 #562

Conversation

CharcoalChen
Copy link
Contributor

@CharcoalChen CharcoalChen commented Oct 6, 2023

  1. Update compileSdk as 34
  2. Add UI to show capture progress related info when the following features are supported
    • StillCaptureLatency
    • Still capture processing progress
    • Postview image
      When the capture progress related UI is shown, the mode switch, capture button and strength slide controls will be disabled.
  3. Add a slider for adjusting the extension strength when it is supported
    • The slider becomes visibile after retrieving the initial strength value from capture result
  4. Add utils project dependence for YuvToRgbConvertor
    • All files under the utils folder are copied from the CameraXVideo project folder
  5. Update the android build tools to version 7.4.2

skip-checks: true

@CharcoalChen CharcoalChen force-pushed the Add-Camera2Extensions-CaptureProgress-Features branch from b96df67 to 8bc64be Compare October 11, 2023 03:02
@CharcoalChen CharcoalChen force-pushed the Add-Camera2Extensions-CaptureProgress-Features branch 4 times, most recently from eaac9c8 to c7cd2c8 Compare October 24, 2023 02:21
…vided by Camera2Extensions API 34

1. Update compileSdk as 34
2. Add UI to show capture progress related info when the following features are supported
   - StillCaptureLatency
   - Still capture processing progress
   - Postview image
   When the capture progress related UI is shown, the mode switch, capture button and strength slide controls will be disabled.
3. Add a slider for adjusting the extension strength when it is supported
   - The slider becomes visibile after retrieving the initial strength value from capture result
4. Add utils project dependence for YuvToRgbConvertor
   - All files under the utils folder are copied from the CameraXVideo project folder
5. Update the android build tools to version 7.4.2
@CharcoalChen CharcoalChen force-pushed the Add-Camera2Extensions-CaptureProgress-Features branch from c7cd2c8 to 1c7df81 Compare October 24, 2023 02:24
@madebymozart madebymozart merged commit b9abeab into android:main Nov 3, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants