You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/apps/management
matejcik e972839ac7
style(all): fix pylint complaints
3 years ago
..
recovery_device style(all): fix pylint complaints 3 years ago
res core: refactor png2toi/toi2png tools into one toif_convert usable as a library 5 years ago
reset_device style(all): use f-strings for formatting 3 years ago
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
apply_flags.py refactor(core): enable mypy for apps.management 3 years ago
apply_settings.py style(all): use f-strings for formatting 3 years ago
backup_device.py refactor(core): enable mypy for apps.management 3 years ago
backup_types.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
change_pin.py refactor(core): enable mypy for apps.management 3 years ago
change_wipe_code.py refactor(core): convert apps.management.change_wipe_code to layouts 3 years ago
get_next_u2f_counter.py refactor(core/ui): do not use parameter for styling in get_next_u2f_counter 3 years ago
sd_protect.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
set_u2f_counter.py refactor(core): convert apps.webauthn to layouts 3 years ago
wipe_device.py refactor(core): enable mypy for apps.management 3 years ago