Commit Graph

36 Commits (ac711fb8ee9d6c178507072f0df046642bd29d89)

Author SHA1 Message Date
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
matejcik cb7152542d feat: drop DebugLinkShowText functionality
3 years ago
Martin Milata 192d0dcf87 feat(core): hold homescreen to lock
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
3 years ago
matejcik c008600d08 core/debug: fail if wait_layout is sent without watch_layout
4 years ago
matejcik 01832d5ae9 core: call close_others() in place of ButtonRequest
4 years ago
matejcik 6f53ca0ac6 core: rework wait_layout()
4 years ago
matejcik 246998910a core: refactor usage of input_signals
4 years ago
matejcik 341c5b7d10 core/wire: make handler lookup pluggable
4 years ago
matejcik 18ac4fc9ca core: update Python facing APIs
4 years ago
matejcik ddee77ecb6 core: add SD clearing via debuglink
4 years ago
Tomas Susanka 2c0504ad1c
Merge pull request #803 from trezor/passphrase
4 years ago
matejcik 05a1d6f771 core/debug: add "show arbitrary screen" capability, for easier prototyping
4 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
4 years ago
matejcik 2294fb0453 core: drop unused env variables (TREZOR_TEST, TREZOR_SAVE_SCREEN)
4 years ago
matejcik a79279115e core: move confirm_signal evaluation into concrete Layout implementations
4 years ago
Tomas Susanka 30858c4969 tests/ui: omit the red square from screenshots
4 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
4 years ago
matejcik 09962708d3 core: move load_device to the debug app
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
matejcik a5ccf95260 core: fix mypy problems
5 years ago
matejcik 8d2ae142f3 core/debug: at start, wait for first layout to show up
5 years ago
matejcik a8fc569016 debug: add support for general layout waiting
5 years ago
matejcik 97525654bb core/debug: avoid running a handler when waiting for layout change
5 years ago
matejcik 3664a5f06f core/debug: reading layouts, inserting synthetic events
5 years ago
Tomas Susanka 0511cc8b8c core: add final mypy fixes!
5 years ago
Andrew Kozlik 564b24191e debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
5 years ago
Jan Pochyla bb2556a22c
core: improve code documentation, simplify wire package
5 years ago
matejcik c285bbba7a core: dispatch DebugLinkDecisions from a common queue
5 years ago
matejcik 0890f68c0c core: use channels to give feedback over debuglink
5 years ago
Tomas Susanka c735299bd0 core/backup: fix mnemonic_module to mnemonic_type
5 years ago
Jan Pochyla 758a1a2528 core/typing: add annotations
5 years ago
Tomas Susanka 46e4c02602 core: refactor storage
5 years ago
Jan Pochyla d56de2c5fe core: import some modules lazily to save memory
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago