1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-11 17:08:15 +00:00
trezor-firmware/core/src/apps/management
2020-12-15 13:41:42 +01:00
..
recovery_device chore(core): Improve naming of SLIP39's T9 mask lookup. 2020-12-15 13:41:42 +01: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 refactor(core): call super().__init__() in Component and Layout subclasses 2020-11-30 14:48:08 +01: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 fix(core): make sure run-time settings are reset after wipe (fixes #1322) 2020-11-05 15:33:38 +01:00
backup_device.py style(core): use relative imports everywhere 2020-11-05 14:30:11 +01:00
backup_types.py core: add final mypy fixes! 2019-10-22 14:36:25 +00:00
change_pin.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
change_wipe_code.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
get_next_u2f_counter.py chore(core): fix typing and kwargs usage 2020-09-23 16:00:10 +02:00
sd_protect.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
set_u2f_counter.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
wipe_device.py fix(core): make sure run-time settings are reset after wipe (fixes #1322) 2020-11-05 15:33:38 +01:00