Skip to content
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

Feat/LDG-580--nano-app-initialize-icons #4

Merged
merged 4 commits into from
Nov 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/misspellings_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
with:
builtin: clear,rare
check_filenames: true
skip: "*.ai,submission_graphics/*,./.git"
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ doc/latex

# Virtual env for sideload (macOS and Windows)
ledger/

# macOS
.DS_Store
24 changes: 23 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,28 @@
"git.ignoreLimitWarning": true,
"ledgerDevTools.appSettings": {
"selectedUseCase": "release",
"selectedVariant": "CCD"
"selectedVariant": "CCD",
"selectedDevice": "Nano S Plus"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#67b6c2",
"activityBar.background": "#67b6c2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#b649a8",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#67b6c2",
"sideBar.border": "#67b6c2",
"statusBar.background": "#47a2af",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#38808b",
"statusBarItem.remoteBackground": "#47a2af",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#47a2af",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#47a2af99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#47A2AF",
}
Binary file modified glyphs/app_concordium_16px.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified glyphs/app_concordium_64px.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/app_concordium_14px.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/app_concordium_16px.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/app_concordium_32px.gif
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icons/app_concordium_40px.gif
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 icons/app_concordium_64px.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 submission_graphics/[email protected]
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 submission_graphics/[email protected]
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 submission_graphics/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions submission_graphics/Concordium_Ledger_Manager_SVG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
527 changes: 527 additions & 0 deletions submission_graphics/Ledger_Manager_icon_template.ai

Large diffs are not rendered by default.

555 changes: 555 additions & 0 deletions submission_graphics/Ledger_Nano_S_icon_template solids.ai

Large diffs are not rendered by default.

505 changes: 505 additions & 0 deletions submission_graphics/Ledger_Nano_S_icon_template.ai

Large diffs are not rendered by default.

Binary file modified tests/snapshots/flex/test_app_mainmenu/00000.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 modified tests/snapshots/flex/test_app_mainmenu/00007.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 modified tests/snapshots/flex/test_get_public_key_confirm_accepted/00000.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 modified tests/snapshots/flex/test_get_public_key_confirm_accepted/00003.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 modified tests/snapshots/flex/test_get_public_key_confirm_refused/00000.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 modified tests/snapshots/flex/test_get_public_key_confirm_refused/00003.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 modified tests/snapshots/flex/test_sign_tx_long_tx/00000.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 modified tests/snapshots/flex/test_sign_tx_long_tx/00002.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 modified tests/snapshots/flex/test_sign_tx_long_tx/00004.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 modified tests/snapshots/flex/test_sign_tx_refused/00000.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 modified tests/snapshots/flex/test_sign_tx_refused/00002.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 modified tests/snapshots/flex/test_sign_tx_refused/00005.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 modified tests/snapshots/flex/test_sign_tx_short_tx/00000.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 modified tests/snapshots/flex/test_sign_tx_short_tx/00002.png
Binary file modified tests/snapshots/flex/test_sign_tx_short_tx/00004.png
Binary file modified tests/snapshots/flex/test_sign_tx_short_tx_blind_sign/00000.png
Binary file modified tests/snapshots/flex/test_sign_tx_short_tx_blind_sign/00002.png
Binary file modified tests/snapshots/flex/test_sign_tx_short_tx_blind_sign/00004.png
Binary file modified tests/snapshots/nanosp/test_app_mainmenu/00000.png
Binary file modified tests/snapshots/nanosp/test_sign_tx_long_tx/00004.png
Binary file modified tests/snapshots/nanosp/test_sign_tx_refused/00005.png
Binary file modified tests/snapshots/nanosp/test_sign_tx_short_tx/00004.png
Binary file modified tests/snapshots/nanox/test_app_mainmenu/00000.png
Binary file modified tests/snapshots/nanox/test_sign_tx_long_tx/00004.png
Binary file modified tests/snapshots/nanox/test_sign_tx_refused/00005.png
Binary file modified tests/snapshots/nanox/test_sign_tx_short_tx/00004.png
Binary file modified tests/snapshots/stax/test_app_mainmenu/00000.png
Binary file modified tests/snapshots/stax/test_app_mainmenu/00007.png
Binary file modified tests/snapshots/stax/test_get_public_key_confirm_accepted/00000.png
Binary file modified tests/snapshots/stax/test_get_public_key_confirm_accepted/00003.png
Binary file modified tests/snapshots/stax/test_get_public_key_confirm_refused/00000.png
Binary file modified tests/snapshots/stax/test_get_public_key_confirm_refused/00003.png
Binary file modified tests/snapshots/stax/test_sign_tx_long_tx/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_long_tx/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_long_tx/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_refused/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_refused/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_refused/00005.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx/00004.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx_blind_sign/00000.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx_blind_sign/00002.png
Binary file modified tests/snapshots/stax/test_sign_tx_short_tx_blind_sign/00004.png
Loading