-
Notifications
You must be signed in to change notification settings - Fork 8
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
Popcha on FE2 #1700
Popcha on FE2 #1700
Conversation
Pull reviewers statsStats of the last 30 days for popstellar:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a partial review, only 15/23 files reviewed, but I won't have time to do more for now :)
...roid/app/src/main/java/com/github/dedis/popstellar/model/objects/security/Base64URLData.java
Outdated
Show resolved
Hide resolved
fe2-android/app/src/main/java/com/github/dedis/popstellar/ui/qrcode/QrScannerFragment.java
Outdated
Show resolved
Hide resolved
fe2-android/app/src/main/java/com/github/dedis/popstellar/utility/security/KeyManager.java
Outdated
Show resolved
Hide resolved
...android/app/src/test/unit/java/com/github/dedis/popstellar/utility/MessageValidatorTest.java
Outdated
Show resolved
Hide resolved
...ndroid/app/src/test/unit/java/com/github/dedis/popstellar/model/qrcode/PoPCHAQRCodeTest.java
Show resolved
Hide resolved
...thub/dedis/popstellar/model/network/method/message/data/popcha/PoPCHAAuthenticationTest.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few questions, but mostly LGTM :)
fe2-android/app/src/main/java/com/github/dedis/popstellar/ui/qrcode/ScanningAction.java
Outdated
Show resolved
Hide resolved
...m/github/dedis/popstellar/model/network/method/message/data/popcha/PoPCHAAuthentication.java
Show resolved
Hide resolved
...rc/test/ui/robolectric/com/github/dedis/popstellar/ui/lao/popcha/PoPCHAHomeFragmentTest.java
Outdated
Show resolved
Hide resolved
fe2-android/app/src/main/java/com/github/dedis/popstellar/ui/lao/LaoActivity.java
Outdated
Show resolved
Hide resolved
[PoP - PoPCHA-Web-Client] Kudos, SonarCloud Quality Gate passed! |
[PoP - Be1-Go] Kudos, SonarCloud Quality Gate passed! |
[PoP - Be2-Scala] Kudos, SonarCloud Quality Gate passed! |
[PoP - Fe2-Android] Kudos, SonarCloud Quality Gate passed! |
[PoP - Fe1-Web] Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Keep up with FE1 and implement PoPCHA also on FE2