Commit Graph

54 Commits (6f89cb4c07eb1d4785c62fe713e08428b2e9d913)

Author SHA1 Message Date
M1nd3r e3aa720c6a Work on pairing, updated protobuf, note that it crashes during build
1 month ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
matejcik edc2add85e style(core): apply isort 5
10 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
10 months ago
grdddj 463f0df22a chore(core): modify design of recovery flow
10 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
11 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
11 months ago
grdddj 019a3ced7d fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
1 year ago
grdddj 127e399d28 feat(core): delegate some layouts to models, do some wording changes
1 year ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
1 year ago
grdddj a29ea11ea2 chore(core): decrease management size by 1440 bytes
2 years ago
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Martin Milata 5a0ea3f146 refactor(core): convert apps.management.recovery_device to layouts
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
matejcik 86089fa5ad feat(core): avoid restarting session for select messages (fixes #1631)
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Martin Milata 03699f5639 refactor(core): turn show_success, show_warning into layouts
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
4 years ago
matejcik 4ca8f7b0d6 style(core): use relative imports everywhere
4 years ago
matejcik 244b264b47 chore(core): fix typing and kwargs usage
4 years ago
matejcik 09af8aed4e core: consider lockscreen to be a separate homescreen
4 years ago
matejcik eabfcab9b9 core: add default messages to some error codes
4 years ago
Tomas Susanka 1ac0f60550 core: update isort config to place relative imports last
4 years ago
matejcik 938f347514
core: use DUMMY_CONTEXT constant instead of own instance
4 years ago
Tomas Susanka 277e494ffa core/recovery: end dry run before showing success
4 years ago
Tomas Susanka 0053511c66 utils: introduce format_plural and move format functions to strings.py
4 years ago
matejcik 75622d92d2 Merge branch 'master' into matejcik/storage-relocation
5 years ago
Tomas Susanka 597277725e core/recovery: end progress before showing success
5 years ago
matejcik 33bd4d3ba9 Merge branch 'master' into matejcik/storage-relocation
5 years ago
matejcik 7cb125d1cb core/recovery: properly replace homescreens
5 years ago
Tomas Susanka ca484b2c06 core: remove persistence boot and set recovery as a default workflow
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
matejcik d17f879d97 mypy: use GenericContext protocol to work-around DummyContext
5 years ago
Tomas Susanka 0511cc8b8c core: add final mypy fixes!
5 years ago
Tomas Susanka 74a283c271 core/recovery: small refactor in Info dialog
5 years ago
Tomas Susanka f53694c3fe core/recovery: rename variable and add a comment in Info button
5 years ago
Tomas Susanka 6c6bd44ee8 core/recovery: fix Info button when the threshold was reached (#566)
5 years ago
matejcik 65d2a55bff core/recovery: improve comment
5 years ago
matejcik 02ee0b63c0 core/recovery: fix type signature of _process_words
5 years ago
matejcik 1c53c2bdf2 core/recovery: allow changing word count again (fixes #554)
5 years ago
Tomas Susanka 51bf0dde12 core/recovery: fix Info dialog
5 years ago
Tomas Susanka 871e159bee core/recovery: remove group threshold from storage
5 years ago
Tomas Susanka 6731d1bbf2 core/recovery: remove word count and backup type
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
ciny 9595800158 core: store correct backup type during recovery
5 years ago
ciny 81f5cbef93 core + tests: Super shamir reset and recovery UI and tests
5 years ago
Tomas Susanka 46c10e9402 core/shamir: end recovery mode after Success screen
5 years ago
Tomas Susanka 4030874c7e core: some mypy in recovery-related modules
5 years ago