-
Notifications
You must be signed in to change notification settings - Fork 106
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
crypto: Add configuration flag to enable invisible crypto #3247
Conversation
Log
|
2690af5
to
127c261
Compare
❌ 1 Tests Failed:
View the top 1 failed tests by shortest run time
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard |
Heads up that I just merged #3215 which also calls |
Ok, I'll rebase. I will move your call to |
127c261
to
a1e5739
Compare
Nice, thanks 👍 |
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.
Nice, its exciting to see invisible crypto being added.
ElementX/Sources/Screens/Settings/DeveloperOptionsScreen/View/DeveloperOptionsScreen.swift
Outdated
Show resolved
Hide resolved
1821d12
to
49ac60f
Compare
49ac60f
to
331ccbc
Compare
Quality Gate passedIssues Measures |
Fixes #2932
Adds a configuration flag (via
AppSettings
to enabled invisible crypto mode). The setting is Off by default.Also adds a toggle to the dev tool screen for testing:
Pull Request Checklist
UI changes have been tested with: