1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 07:11:25 +00:00
trezor-firmware/src/apps
Jan Pochyla eed57a6c44 src/apps/management/apply_settings: remove language handling
Configured language is still mentioned in src/apps/common/storage under
the _LANGUAGE configuration key.
2018-03-05 17:53:01 +01:00
..
common src/apps/common: fix cache 2018-03-01 03:07:42 +01:00
debug src+tests: use flake8 F401 to detect unused imports 2018-02-27 03:05:15 +01:00
ethereum src/apps/ethereum: fix layout for values around 1e9 Wei 2018-03-03 23:37:21 +01:00
fido_u2f src/apps/fido_u2f: reorder dispatch_cmd function 2018-03-01 05:44:07 +01:00
homescreen embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
management src/apps/management/apply_settings: remove language handling 2018-03-05 17:53:01 +01:00
wallet src/apps: use require_confirm where possible, introduce require_hold_to_confirm 2018-02-28 20:20:39 +01:00
__init__.py First apps - homepage, playground 2016-09-27 17:23:58 +02:00