-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use standard use cases #117
Commits on Jul 25, 2024
-
[tests] remove unused snapshots
black_screen snapshots remains from older version
Configuration menu - View commit details
-
Copy full SHA for 3e299f7 - Browse repository at this point
Copy the full SHA 3e299f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d9559 - Browse repository at this point
Copy the full SHA 19d9559View commit details
Commits on Jul 26, 2024
-
[address] use standard use case for address flow
- nbgl_useCaseAddressReview instead of nbgl_useCaseAddressConfirmation - nbgl_useCaseReviewStatus instead of nbgl_useCaseStatus
Configuration menu - View commit details
-
Copy full SHA for fd745b6 - Browse repository at this point
Copy the full SHA fd745b6View commit details -
[delegation] use standard use case for delegation flow
- nbgl_useCaseReviewStart instead of nbgl_useCaseReviewLight and nbgl_useCaseStaticReviewLight - standard status message
Configuration menu - View commit details
-
Copy full SHA for 422aa8f - Browse repository at this point
Copy the full SHA 422aa8fView commit details -
[reset] use standard use case for reset flow
- nbgl_useCaseGenericReview instead of nbgl_useCaseReviewStart The pre-defined review flows do not meet our expectations as they are built specifically for reviewing/signing transactions/messages and therefore the wording is defined for this. - standard status message
Configuration menu - View commit details
-
Copy full SHA for 4ae4a25 - Browse repository at this point
Copy the full SHA 4ae4a25View commit details -
[setup] use standard use case for setup flow
- nbgl_useCaseGenericReview instead of nbgl_useCaseReviewStart The pre-defined review flows do not meet our expectations as they are built specifically for reviewing/signing transactions/messages and therefore the wording is defined for this. - standard status message
Configuration menu - View commit details
-
Copy full SHA for bc04353 - Browse repository at this point
Copy the full SHA bc04353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1a3ff - Browse repository at this point
Copy the full SHA 4b1a3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1fd194 - Browse repository at this point
Copy the full SHA d1fd194View commit details -
[tests] stop taking snapshots every time
- check_app_context: only check data and not the screens - goto_home_public_key: do not check chain_id - disable_hwm: do not check app_context
Configuration menu - View commit details
-
Copy full SHA for 4a21990 - Browse repository at this point
Copy the full SHA 4a21990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249102a - Browse repository at this point
Copy the full SHA 249102aView commit details -
[settings] inverse app_context and hwm-switch
In order to move all parameter information to the end of the flow as required for useCaseHomeAndSettings
Configuration menu - View commit details
-
Copy full SHA for 5ce3008 - Browse repository at this point
Copy the full SHA 5ce3008View commit details -
[touch] use useCaseHomeAndSettings for home and settings display
Instead of useCaseHome and nbgl_useCaseSettings
Configuration menu - View commit details
-
Copy full SHA for c7c0f99 - Browse repository at this point
Copy the full SHA c7c0f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9000f8b - Browse repository at this point
Copy the full SHA 9000f8bView commit details