Commit Graph

29 Commits (f38abf9d89ab5db710d6a8dc9a3242610d94cf66)

Author SHA1 Message Date
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
4 years ago
Martin Milata fa1566cb71 refactor(core): call super().__init__() in Component and Layout subclasses
4 years ago
matejcik 4ca8f7b0d6 style(core): use relative imports everywhere
4 years ago
matejcik 01832d5ae9 core: call close_others() in place of ButtonRequest
4 years ago
matejcik 246998910a core: refactor usage of input_signals
4 years ago
Tomas Susanka 1ac0f60550 core: update isort config to place relative imports last
4 years ago
Tomas Susanka 0053511c66 utils: introduce format_plural and move format functions to strings.py
4 years ago
Tomas Susanka 7f730cb6f9 core/recovery: refactor to exceptions
4 years ago
Tomas Susanka faa9078c2b core/recovery: refactor word checks and add a test
5 years ago
Tomas Susanka 6594ee9368 core/recovery: correctly inform about share already entered inside first group
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
matejcik a5ccf95260 core: fix mypy problems
5 years ago
matejcik 3664a5f06f core/debug: reading layouts, inserting synthetic events
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 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 81f5cbef93 core + tests: Super shamir reset and recovery UI and tests
5 years ago
Jan Pochyla 2c8b90f86e core/loop: properly cleanup task waiting on a chan
5 years ago
Tomas Susanka 4323b0ac2a core: rename recovery keyboards
5 years ago
Jan Pochyla bb2556a22c
core: improve code documentation, simplify wire package
5 years ago
Jan Pochyla 943ed73166 core/ui: remove workaround, fixed properly in c9096d9
5 years ago
Tomas Susanka 4030874c7e core: some mypy in recovery-related modules
5 years ago
Tomas Susanka 81a1b26fad core/shamir: fix texts
5 years ago
Tomas Susanka 4117f3506c core/shamir: text improvements
5 years ago
Tomas Susanka d2597d54c1 core/shamir: persistence
5 years ago