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 latency features to extensions #581

Merged
merged 8 commits into from
May 30, 2024

Conversation

jsaund
Copy link
Contributor

@jsaund jsaund commented May 18, 2024

No description provided.

- update all dep versions to latest
- update gradle to 8.11
- update corutines and kotlin versions to latest
- update versions to latest

Test: n/a
- UI to show the processing progress indicator
- this will animate the progress on each progress update
- UI to show the postview

Test: manually tested using S24
- if the device supports process indicator then show process indicator
- if the device supports postview then show the postview

Test: manually tested using S24
- add a hold still text
- add a background for the progress and hold still text
- make sure the spinner animates to 100 before switching out postview for final capture

Test: manual testing on pixel 8
- show the postview
- show the final capture on top
- reset the progress indicator to 0 before it gets displayed again
- if the device does not support processing indicator then the indicator still appears
- this fixes the issue
@jsaund jsaund merged commit 184555c into android:main May 30, 2024
1 of 2 checks passed
@jsaund jsaund deleted the add-latency-features-to-extensions branch May 30, 2024 20:26
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