Commit Graph

11079 Commits (92b78a535234d206b14e27600aa31aee56426277)
 

Author SHA1 Message Date
Martin Milata c7b33e2bc0 feat(core/rust/ui): add new icons
3 years ago
Martin Milata b46901bc8b feat(core): add TT Hoves fonts, introduce medium variant
3 years ago
matejcik 310b6c5217 fix(legacy): support Success and Failure for debuglink
3 years ago
matejcik 825ccd9df5 build(legacy): make bootloader_align target repeatable
3 years ago
matejcik e81bb0f856 feat(legacy): enable DebugLinkReseedRandom
3 years ago
matejcik 658c50fc1f chore(legacy): drop support for RANDOM_DEV_FILE
3 years ago
vdovhanych bb71f9f345 ci: fix the environment build after changing runner config
3 years ago
matejcik b0a7e13c88 ci: remove separate "UI" job, do UI test in the default "device test" job
3 years ago
matejcik abc593d19a tests: drop skip_ui support
3 years ago
Jan Pochyla d979efc3ca chore(core/rust): Try to simplify pagination a bit
3 years ago
Martin Milata 8fb28e4af5 feat(core/rust): impl Paginate for Paragraphs
3 years ago
Martin Milata f29ccf6009 fix(core/rust): UI tweaks
3 years ago
Martin Milata 48f29ee0b9 refactor(core/rust): return bounding box after laying out text
3 years ago
Martin Milata 7271606ca2 feat(core): smaller debug square on T1
3 years ago
Martin Milata bea696dfc9 feat(core/rust): Paginated for T1
3 years ago
Martin Milata 19b2358084 refactor(core/rust): T1 title bar
3 years ago
Martin Milata 7f224ab36d refactor(core/rust): model-agnostic Paginated
3 years ago
matejcik c236dfc814 style(core): type `object` doesn't have __slots__
3 years ago
matejcik a1c62098e9 fix(core/ethereum): implement hold-to-confirm for eip1559 transactions
3 years ago
vdovhanych 48d7f71ccc ci: add hwi tests for core and legacy builds
3 years ago
grdddj 9a71ac74c9 chore(tests): add type hints and improve styling in device test files
3 years ago
grdddj c755c4177f chore(tests): add new conventions for test files unification
3 years ago
grdddj 697cb6448c chore(tests): add type hints to some non-device tests
3 years ago
grdddj c77e18d77c chore(tests): add type hints to helper test functions
3 years ago
grdddj 5d76144ef5 chore(common): always use resolve() when accessing parent of the Path
3 years ago
Jan Pochyla a3c79bf4f7 feat(core/rust): Add Paginated component
3 years ago
Jan Pochyla a7a305d34d fix(core/rust): Fix request_complete_repaint for components without any Child descendants
3 years ago
Jan Pochyla 129363f080 feat(core/rust): Add Trace to Paragraph[s], improve size calculation
3 years ago
Jan Pochyla d2c8c66385 feat(core/rust): First shot at Paragraphs API
3 years ago
Jan Pochyla 8c47b94b79 feat(core/rust): Add experimental LinearLayout
3 years ago
Jan Pochyla 3dd3d7f87b feat(core): Add HoldToConfirm example, improve Loader and animation frame support
3 years ago
Jan Pochyla 117a0bd518 feat(core): Add preliminary anim frame support
3 years ago
Jan Pochyla be3e99b96d feat(core): Add WiP Loader & generic Animation type
3 years ago
matejcik 87a7e94f5c feat(core/rust): add saturating multiplication by f32 to Duration
3 years ago
Andrew Kozlik 83686d1be2 chore(core): Add HashContextInitable protocol class.
3 years ago
Andrew Kozlik f17a435cdf refactor(core): Rename bitcoin_varint to compact_size.
3 years ago
Andrew Kozlik a5824ed1ff feat(tests): Test payment request details.
3 years ago
Andrew Kozlik 90c32e0a2f feat(tests): Add address MAC device tests.
3 years ago
Andrew Kozlik 42ace2aed8 chore(common): Mark new messages related to payment requests as unstable.
3 years ago
Andrew Kozlik c9008c7766 feat(tests): Add payment request device tests.
3 years ago
Andrew Kozlik e5281b87b5 chore(tests): Add payment requests to test_msg_authorize_coinjoin device test.
3 years ago
Andrew Kozlik f6154b311e chore(trezorlib): Support payment requests and GetNonce command.
3 years ago
Andrew Kozlik 0e58218f5f feat(core): Implement Bitcoin payment requests.
3 years ago
Andrew Kozlik d0c3a6a2fa chore(core): Add mac field to Address message.
3 years ago
Andrew Kozlik 2ac3d0acb4 feat(core): Implement GetNonce command.
3 years ago
Andrew Kozlik 0959947a88 chore(common): Add GetNonce, Nonce and TxAckPaymentRequest message.
3 years ago
Ondřej Vejpustek 27d5bf1573 revert(crypto): remove BCH Schnorr signatures
3 years ago
Jan Pochyla baffe8fdf3 chore(core/rust): Add int variant to tracing
3 years ago
Jan Pochyla 5b0686f09a chore(core/rust): Forbid unsafe in components
3 years ago
Jan Pochyla 12deedf3f6 chore(core/rust): Add backlight fading fn
3 years ago