Commit Graph

12055 Commits (grdddj/debuglink_improvements)
 

Author SHA1 Message Date
grdddj 2292ae0df0 rust: delete unused trezorhal and micropython bindings
1 year ago
grdddj fc1493a12d rust: allow dead code for actualy used things or those potentially useful in the future
1 year ago
grdddj 10919e0b6c rust: delete unimportant unused code
1 year ago
grdddj 6aa50bd1e3 rust: allow dead code only during builds, not for Clippy
1 year ago
grdddj 7bf4d8df65 rust: create common function for long content with ellipsis
1 year ago
grdddj 3624acb7ce rust: fix Rust API docs
1 year ago
grdddj 1ab6754471 rust: use BACKLIGHT_NORMAL from theme instead of hardcoding value
1 year ago
grdddj d77c53d7b2 rust: rename display::text into display::text_left
1 year ago
grdddj 294bdb6021 rust: use ? instead of unwrap() in tt/layout.rs
1 year ago
grdddj 9abecbdd9b rust: Layout docs and improvements
1 year ago
grdddj 3c03645060 rust: allow for margins between text and ellipsis icons
1 year ago
grdddj 1a7e8b8a4b rust: display improvements
1 year ago
grdddj 1f65d18fad rust: do not animate marquee in case animation_disabled
1 year ago
grdddj 73e73b220c rust: make Checklist reusable for more models
1 year ago
grdddj 909662a819 rust: add geometry docs and new methods
1 year ago
grdddj 4c85c992eb rust: make TextBox common component
1 year ago
grdddj b06cfb32d0 rust: add new trace methods
1 year ago
grdddj 9f6e4b8c79 rust: add debug.rs
1 year ago
grdddj d34c1eed75 rust: add useful macros
1 year ago
grdddj a6d1dcbb03 rust: move Color into color.rs
1 year ago
grdddj 2bf793abf1 rust: move Glyph, GlyphMetrics and Font into font.rs
1 year ago
grdddj 99a28590f4 rust: fix model_tr dir
1 year ago
grdddj f811453f65 rust: delete unused iter.rs
1 year ago
grdddj 1667f45474 rust: delete unused event.rs
1 year ago
grdddj c69b1aaa5e rust: delete show_qr
1 year ago
grdddj ab5f7bdc49 rust: support fee_rate_amount in confirm_modify_fee
1 year ago
grdddj d435142d3c rust: print filename:lineno in case of fatal error
1 year ago
grdddj 7e35510a5d rust: common Wordlist component for bip39/slip39
1 year ago
grdddj 5469dc45dc core/src: wording changes, new dialogs, specific dialogs for each model
1 year ago
grdddj 68ddb7da39 core/src: include fee_rate_amount into confirm_modify_fee
1 year ago
grdddj d26aa6d7d4 core/src: random small improvements
1 year ago
grdddj 1ffbd410b5 core/ui: delete is_backup argument from RustLayout
1 year ago
grdddj 5470c09348 core/misc: make Suite labeling dialog more clear
1 year ago
grdddj 7c4cc1767b core: refactor UI part in SConscript
1 year ago
grdddj a2815f4dc6 core: improve Makefile
1 year ago
grdddj 0587f3ed09 core/emu: allow for custom GDB scripts with emulator
1 year ago
grdddj 7b77888a60 core/tools: add some typing/small improvements
1 year ago
grdddj af685c9e14 core/layout: create progress.py
1 year ago
grdddj 818e2e2827 core/debug: simplify swipe
1 year ago
grdddj 865057723a core/mocks: update trezorui2.pyi
1 year ago
grdddj 975d949a3e python: debuglink improvements
1 year ago
grdddj 69d879ac66 tests: regenerate fixtures.json
1 year ago
grdddj 6a75cbfe47 tests: update device tests
1 year ago
grdddj a07c6f521f tests: centralize all input flows
1 year ago
grdddj cea6cd6cc4 tests: common improvements
1 year ago
grdddj d652ffecfd tests: UI report improvements
1 year ago
grdddj 3a07ea4cb7 tests: update upgrade tests
1 year ago
grdddj 9bcb4b058f tests: update persistence tests
1 year ago
grdddj 58cb524be3 tests: update, refactor and extend click tests
1 year ago
grdddj 846b21b07b crypto: SLIP39 refactor
1 year ago