-
Notifications
You must be signed in to change notification settings - Fork 1
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
Pm 86 android 15 #520
Merged
Merged
Pm 86 android 15 #520
Conversation
This file contains 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
Old roboelectric lib doesn't support sdk 34, so some unit tests fails PM-92
…rtiesToMapSilent We need to mute readLocalPropertiesToMap, because during lint check call of injectProperties task throw an error PM-85
Pm 85 pm 84 pm 92 upgrade agp 8 4 2
…k-health-api-library-4.2.0 Ipc 304 release candidate health sdk health api library 4.2.0
Now we are using new photo picker, for devices that doesn't have backdrop version, we use the same approach with list of apps PP-198
Fix switch issue PP-198
Empty list returns with multiply photo choosing PP-198, PM-91
…ment Fix review issues with code naming, and exception throw PP-198
Fix review issues PP-198
Use new photo picker only from API26+ PP-198
…detekt issue PM-86
PM-86, PM-96
…g CameraX `setTargetResolution()` has been deprecated and unfortunately also broken. For resolution selection to work again we need to use `setResolutionSelecter()`. We omitted to do that for the `ImageAnalysis` CameraX use case and this caused the preview image resolution to be too small (e.g., 720x480) for text recognition to work well. By using `setResolutionSelector()` we get a higher resolution preview image (e.g., 1440x1080) again. PM-86
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Once it passes QA we can merge into main.