1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-07 14:00:57 +00:00
trezor-firmware/core/src/apps/management
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
recovery_device style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
res core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
reset_device style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
__init__.py core: Add support for ChangeWipeCode message. 2019-11-25 12:32:20 +01:00
apply_flags.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
apply_settings.py refactor(core/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00
backup_device.py style(core): use relative imports everywhere 2020-11-05 14:30:11 +01:00
backup_types.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
change_pin.py refactor(core/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00
change_wipe_code.py refactor(core/ui): raise exception on dialog cancel by default 2021-03-30 22:34:01 +02:00
get_next_u2f_counter.py refactor(core): model-dependent UI component directories 2021-02-10 13:57:19 +01:00
sd_protect.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
set_u2f_counter.py refactor(core): model-dependent UI component directories 2021-02-10 13:57:19 +01:00
wipe_device.py refactor(core/ui): get rid of confirm_wipe 2021-03-30 22:34:01 +02:00