1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 21:18:17 +00:00
trezor-firmware/core/src/apps/common
obrusvit c6df2179d6 fix(core): show correct word count in more info
Make translated strings describing recovery shares templated so that we
can show correct number of words (i.e. 20 or 33) in more info.
2024-07-22 12:09:16 +02:00
..
__init__.py refactor(core): convert apps.common to layouts 2021-08-04 15:03:11 +02:00
address_mac.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
address_type.py style(core): use PEP515 Underscores in Numeric Literals 2020-11-23 14:30:16 +01:00
authorization.py refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE. 2023-03-30 13:55:54 +02:00
backup_types.py fix(core): show correct word count in more info 2024-07-22 12:09:16 +02:00
backup.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
cbor.py feat(cardano): Tag sets 2024-05-23 10:01:48 +02:00
coininfo.py chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
coininfo.py.mako chore(core): add coin support info for T3T1 2024-05-24 13:53:05 +02:00
coins.py
keychain.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
mnemonic.py feat(core): Do not store identifier for SLIP-39 extendable shares. 2024-05-28 18:03:26 +02:00
passphrase.py fix(core/ui): T3T1: prompt screen for confirm_action 2024-06-06 14:00:13 +02:00
paths.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
readers.py feat(core): add read_uint64_le to common/readers 2023-12-05 22:11:41 +01:00
request_pin.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
safety_checks.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00
sdcard.py feat(core): add progress indicator when formatting SD cards 2024-07-15 13:32:06 +03:00
seed.py refactor(core): use set-/get_bool in storage cache 2024-07-19 11:24:50 +03:00
signverify.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00
writers.py chore(core): decrease common size by 5200 bytes 2022-11-10 14:08:28 +01:00