Merge release 2.2.0 branch into master#1658
Merged
Merged
Conversation
This reverts commit ef005ea.
…aching REPLAY-1727: Base64 Caching Mechanism
…wnscaling REPLAY- 1893: Implement bitmap downscaling
REPLAY-1890: Implement pool of reusable bitmaps
…-cache-singletons REPLAY-1943: Refactor caches from singletons to class instances
Get Bitmap from BitmapDrawable if available Extract base64 logic from mapper to ImageWireframeHelper Get background images if they exist Support scaletypes
…-bitmapdrawable REPLAY-1891: Optimize bitmap processing
# Conflicts: # features/dd-sdk-android-session-replay/src/test/kotlin/com/datadog/android/sessionreplay/internal/async/RecordedDataQueueHandlerTest.kt
…extviews RUM-936: Serialize TextViews/Buttons to base64
…velop Align the base64 feature branch with develop
Integrate latest changes from develop into base64 feature
Base64 feature branch integration
…dle-task-for-sr-payloads-update RUM-988 Implement the SR payloads update local_ci task
Fix Android Studio 'Rebuild Project'
…-2.2.0 Next dev iteration 2.2.0
…evelop Merge release 2.1.0 into develop branch
…nal-tests-for-sensible-fields RUM-1005 Add the SR functional tests for sensitive input fields
…ata-for-batch-close-delete-telemetry RUM-1187 Add more information into the batch telemetry
…urefileorchestrator-use-persistence-config-from-user-settings RUM-1202: Make `FeatureFileOrchesrator` use file persistence config created from user/feature settings
…age-classification RUM-938 Implement heuristic image classification
…ase64-imageviews RUM-1002 Implement base64 for ImageViews
…re-file-orchestrator Fix RegEx in FeatureFileOrchestrator to resolve file consent type
…sts-imageviews Update functional tests due to imageview support
…upload-worker-all-the-time RUM-1194 DataUploadWorker is scheduled every time and on non - roaming network
…droid-14 RUM-1208: Target Android 14 (API 34)
Method is needed to properly setup Flutter when using `attachToExisting`. refs: RUM-1066
feat: Add `isEnabled` to Logs
This reverts commit 3100b41.
…iews Revert "RUM-1002 Implement base64 for imageviews"
…plementation generation
…for-http-method-arg-in-rummonitor-startresource-api RUM-1236: Use enum for HTTP method parameter of `RumMonitor#startResource API`
Update AGP to 8.1.1
…elease-2.2.0 RUM-1218: Prepare release 2.2.0
mariusc83
approved these changes
Oct 4, 2023
This file contains hidden or 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
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.
What does this PR do?
This PR does the merge of
release/2.2.0branch intomaster.Review checklist (to be filled by reviewers)