Skip to content

Conversation

@hughns
Copy link
Member

@hughns hughns commented Mar 6, 2023

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

This PR adds support for v2 of MSC3906 which is used for Sign in with QR.

Both v1 and v2 are supported so compatibility is maintained.

Motivation and context

Screenshots / GIFs

Tests

  • Tested against an Element Web which generates a v1 QR
  • Tested against an Element Web which generates a v2 QR

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

Signed-off-by: Hugh Nimmo-Smith [email protected]

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@hughns
Copy link
Member Author

hughns commented Mar 9, 2023

The SonarCloud check is reporting 0% coverage on new code but this is incorrect. It looks like it isn't picking up the test cases from androidTest?

@hughns hughns marked this pull request as ready for review March 9, 2023 22:15
@hughns hughns requested a review from bmarty April 1, 2023 15:58
@hughns hughns requested a review from ElementBot April 11, 2023 15:51
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@hughns hughns marked this pull request as draft December 11, 2023 10:27
@hughns
Copy link
Member Author

hughns commented Dec 11, 2023

Closing this as not currently a priority to have support for MSC3906 v2 in Android.

@hughns hughns closed this Dec 11, 2023
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.

4 participants