forked from LedgerHQ/app-tezos-legacy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from trilitech/ajinkyaraj-23@21-fix-screensave…
…r-behavior Fix screensaver for nanosp/nanox and add PIN lock in screensaver/app exit
- Loading branch information
Showing
181 changed files
with
113 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
#ifdef HAVE_BAGL | ||
#include "bolos_target.h" | ||
#include "globals.h" | ||
#include "ui.h" | ||
|
||
const bagl_element_t empty_screen_elements[] = {{{BAGL_RECTANGLE, | ||
BAGL_NONE, | ||
0, | ||
0, | ||
BAGL_WIDTH, | ||
BAGL_HEIGHT, | ||
0, | ||
0, | ||
BAGL_FILL, | ||
0x000000, | ||
0xFFFFFF, | ||
0, | ||
0}, | ||
.text = NULL}, | ||
{}}; | ||
|
||
typedef struct ux_layout_empty_params_s { | ||
} ux_layout_empty_params_t; | ||
|
||
void ux_layout_empty_init(unsigned int stack_slot) { | ||
ux_stack_init(stack_slot); | ||
G_ux.stack[stack_slot].element_arrays[0].element_array = empty_screen_elements; | ||
G_ux.stack[stack_slot].element_arrays[0].element_array_count = ARRAYLEN(empty_screen_elements); | ||
G_ux.stack[stack_slot].element_arrays_count = 1; | ||
G_ux.stack[stack_slot].button_push_callback = ux_flow_button_callback; | ||
ux_stack_display(stack_slot); | ||
} | ||
|
||
void ux_layout_empty_screen_init(__attribute__((unused)) unsigned int x) { | ||
} | ||
|
||
void return_to_idle() { | ||
global.dynamic_display.is_blank_screen = false; | ||
ux_idle_screen(NULL, NULL); | ||
} | ||
|
||
UX_STEP_CB(empty_screen_step, empty, return_to_idle(), {}); | ||
UX_STEP_INIT(empty_screen_border, NULL, NULL, { return_to_idle(); }); | ||
UX_FLOW(ux_empty_flow, &empty_screen_step, &empty_screen_border, FLOW_LOOP); | ||
|
||
void ux_empty_screen() { | ||
if (global.dynamic_display.is_blank_screen == false) { | ||
global.dynamic_display.is_blank_screen = true; | ||
ux_flow_init(0, ux_empty_flow, NULL); | ||
} | ||
} | ||
#else | ||
void ux_empty_screen() { | ||
} | ||
#endif |
Binary file added
BIN
+349 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...on_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...on_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
..._dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
..._dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
..._block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
..._block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...lock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...lock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+349 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+92 Bytes
...shots/nanos/test_sign_when_chain_is_setup/sign_1_0/app_context/black_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added
BIN
+349 Bytes
...pshots/nanos/test_sign_when_chain_is_setup/sign_1_0/app_context/home_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added
BIN
+92 Bytes
...shots/nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+421 Bytes
...snapshots/nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/chain_id.png
Oops, something went wrong.
Binary file added
BIN
+345 Bytes
...ots/nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/high_watermark.png
Oops, something went wrong.
Binary file added
BIN
+349 Bytes
...pshots/nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+559 Bytes
.../nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/public_key_hash_1.png
Oops, something went wrong.
Binary file added
BIN
+569 Bytes
.../nanos/test_sign_when_chain_is_setup/sign_2_0/app_context/public_key_hash_2.png
Oops, something went wrong.
Binary file added
BIN
+92 Bytes
...shots/nanos/test_sign_when_no_chain_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+349 Bytes
...pshots/nanos/test_sign_when_no_chain_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+92 Bytes
...shots/nanos/test_sign_when_no_chain_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+349 Bytes
...pshots/nanos/test_sign_when_no_chain_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...n_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...on_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...n_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...on_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...lock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...lock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...hots/nanosp/test_sign_when_chain_is_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
File renamed without changes
File renamed without changes
Binary file added
BIN
+381 Bytes
...shots/nanosp/test_sign_when_chain_is_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
File renamed without changes
Binary file added
BIN
+104 Bytes
...hots/nanosp/test_sign_when_chain_is_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
File renamed without changes
File renamed without changes
Binary file added
BIN
+381 Bytes
...shots/nanosp/test_sign_when_chain_is_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
File renamed without changes
Binary file added
BIN
+104 Bytes
...hots/nanosp/test_sign_when_no_chain_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...shots/nanosp/test_sign_when_no_chain_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...hots/nanosp/test_sign_when_no_chain_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...shots/nanosp/test_sign_when_no_chain_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...n_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...on_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...n_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...on_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
..._block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...lock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...lock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file modified
BIN
-277 Bytes
(27%)
...ion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...shots/nanox/test_sign_when_chain_is_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+460 Bytes
...snapshots/nanox/test_sign_when_chain_is_setup/sign_1_0/app_context/chain_id.png
Oops, something went wrong.
Binary file added
BIN
+400 Bytes
...ots/nanox/test_sign_when_chain_is_setup/sign_1_0/app_context/high_watermark.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...pshots/nanox/test_sign_when_chain_is_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+792 Bytes
...ts/nanox/test_sign_when_chain_is_setup/sign_1_0/app_context/public_key_hash.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...shots/nanox/test_sign_when_chain_is_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+460 Bytes
...snapshots/nanox/test_sign_when_chain_is_setup/sign_2_0/app_context/chain_id.png
Oops, something went wrong.
Binary file added
BIN
+400 Bytes
...ots/nanox/test_sign_when_chain_is_setup/sign_2_0/app_context/high_watermark.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...pshots/nanox/test_sign_when_chain_is_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+792 Bytes
...ts/nanox/test_sign_when_chain_is_setup/sign_2_0/app_context/public_key_hash.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...shots/nanox/test_sign_when_no_chain_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...pshots/nanox/test_sign_when_no_chain_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+104 Bytes
...shots/nanox/test_sign_when_no_chain_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+381 Bytes
...pshots/nanox/test_sign_when_no_chain_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...on_dal/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...on_dal/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
..._dal/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
..._dal/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
..._block/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
..._block/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...lock/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...lock/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
.../BIP32_ED25519_tz1VKyZ3RFDwTkrz5LKcTc6fcYqZj6pvsyA7/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tation/ED25519_tz1dyX3B1CFYa2DfdFLyPtiJCfQRUgPVME6E/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tation/ED25519_tz1ez9eEyAxuDZACjHdCXym43UQDdMNa3LEL/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tion/SECP256K1_tz2GB5YHqF4UzQ8GP5yUqdhY9oVWRXCY2hPU/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...tion/SECP256R1_tz3UMNyvQeMj6mQSftW2aV2XaWd3afTAM1d5/app_context/home_screen.png
Oops, something went wrong.
File renamed without changes
Binary file added
BIN
+11.3 KB
...pshots/stax/test_sign_when_chain_is_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...apshots/stax/test_sign_when_chain_is_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+15.5 KB
...apshots/stax/test_sign_when_chain_is_setup/sign_2_0/app_context/app_context.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...pshots/stax/test_sign_when_chain_is_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...apshots/stax/test_sign_when_chain_is_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...pshots/stax/test_sign_when_no_chain_setup/sign_1_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...apshots/stax/test_sign_when_no_chain_setup/sign_1_0/app_context/home_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...pshots/stax/test_sign_when_no_chain_setup/sign_2_0/app_context/black_screen.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...apshots/stax/test_sign_when_no_chain_setup/sign_2_0/app_context/home_screen.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters