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

staging -> main (core v2.6.0) #590

Merged
merged 10 commits into from
Nov 16, 2023
Merged

staging -> main (core v2.6.0) #590

merged 10 commits into from
Nov 16, 2023

Conversation

praveek
Copy link
Contributor

@praveek praveek commented Nov 15, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

rymorale and others added 10 commits November 10, 2023 14:46
- The UI takeover setting was incorrectly implemented on Android. Taps occurring outside of the in-app webview were dismissing the message if ui takeover was disabled. This pr updates the behavior to allow the taps to interact with the UI if ui takeover is disabled. Additionally, the decor view background will not be dimmed if ui takeover is disabled.
- fix the background tap MessageGesture value
- if a gesture is defined for background taps, load the defined behavior url string using the FullscreenMessageDelegate#overrideUrlLoad.
@praveek praveek merged commit 5f6f0c0 into main Nov 16, 2023
8 checks 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.

3 participants