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

Merge staging into main for Assurance v3.0.1 release #120

Merged
merged 22 commits into from
Jun 4, 2024
Merged

Conversation

prudrabhat
Copy link
Contributor

prudrabhat and others added 22 commits April 8, 2024 09:21
Update `assurance-testapp` dependencies and update script
Currently, the device status check job is not being cancelled
when the 'Cancel' button is clicked before the QuickConnect
status check succeeds. This was a miss when porting from 2.x.
While this is a rare case, it is still possible to Cancel the
flow when waiting.

As a solution invoke QuickConnectManager.cancel() when Cancel is
clicked.
Terminate status jobs when quick connect is cancelled
Assurance SDK does not need the WebView to allow a file scheme URL
to access other file scheme URLs. We do not `setAllowFileAccess`
value explicitly to false. For applications targeting API 29 and
below this defaults to true if not explicitly set. So set this flag
to false to tighten access.

Assurance SDK does not need to access WebView to access content data
on the device. We do not explicitly set the value to false. Set this
flag to false to tighten acces.
Disable content and file access from WebView
Always show floating button during Assurance session reconnection
Merge `dev-v3.x` into `staging` for Assurance v3.0.1
@prudrabhat prudrabhat requested a review from praveek June 4, 2024 17:57
@prudrabhat prudrabhat merged commit 6b406ee into main Jun 4, 2024
6 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.

2 participants