Commit Graph

12062 Commits (grdddj/tr_rebase)
 

Author SHA1 Message Date
grdddj 3ffe3912dc chore(tests): regenerate fixtures.json after emulator display gamma correction
2 years ago
grdddj 70120b72cc feat(core): allow for changing the emulator gamma correction value by keyboard arrows
2 years ago
grdddj a1974f6953 feat(core): perform 0.55 gamma correction on emulator display
2 years ago
tychovrahe 3f54b84aef fix(core/bootloader): fix retries when reading from USB
2 years ago
Ondrej Mikle 4d0381055c fix(crypto): adapt to changing insecure PRNG to be opt-in
2 years ago
Ondrej Mikle a5f7c19f7e fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out
2 years ago
grdddj 12eb192b3f feat(legacy): use new artifacts naming for legacy builds
2 years ago
matejcik 0e9aa7c5dc fix(tests): add forgotten assert
2 years ago
matejcik 80af1c552e feat(tests): seemingly stable workaround for the wait_layout instability
2 years ago
matejcik 160addce4b fix(tests): fix and re-enable broken tests
2 years ago
matejcik 0c4c229c50 fix(tests): display missed testcases in the UI report
2 years ago
matejcik f2fe960fcd docs: add PR template with useful reminders :)
2 years ago
Andrew Kozlik c94b891b6f fix(tests): skip unreliable test_show_
2 years ago
Andrew Kozlik 35bb1e5473 test: Add SLIP-25 descriptor tests.
2 years ago
Andrew Kozlik 9e23ba8864 feat(trezorctl): Support SLIP-25 in get-descriptor
2 years ago
Martin Milata 05f8c1e9f7 test(chore): skip unreliable test_show_
2 years ago
Martin Milata dce876069b Merge branch 'release/23.03'
2 years ago
vdovhanych 2b74d103db chore(ci): update project automation workflow
2 years ago
Pavol Rusnak 67f3af619a chore(vendor): replace secp256k1-zkp with secp256k1 (v0.3.0)
2 years ago
Dusan Klinec eacd15383b chore: update trezor_tests binary
2 years ago
Jan Šetina 04964dc2e8 feat(core/ui): change GREY_DARK and GREY_MEDIUM
2 years ago
Martin Milata 483c7a6342 chore(python): debuglink: wait for swipe
2 years ago
Martin Milata b8abccbc94 feat(core/rust/ui): implement Clone for StrBuffer
2 years ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
2 years ago
Martin Milata 1b94a7cb7b feat(core/ui): page break icons
2 years ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
2 years ago
Andrew Kozlik d4ddc78dbb feat(core): Show path for internal outputs in BTC signing.
2 years ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
2 years ago
grdddj d8603dcc23 fix(ci): export coverage file from click tests
2 years ago
grdddj a1663de771 chore(core): silence false alarms in coverage report
2 years ago
grdddj d4fbd4a95d feat(core): adjust coverage-report for local usage
2 years ago
grdddj 07797158db feat(core): adjust the coverage file output for multicore tests
2 years ago
grdddj 41e07769e2 feat(tests): allow for coverage report even when emulator is controlled by the tests
2 years ago
grdddj 315b6f9b06 fix(docs): update links to the UI report
2 years ago
grdddj 6a51351983 feat(ci): run core device test with multicore support
2 years ago
tychovrahe d633fa885b feat(core/rust): model R bootloader implementation in rust
2 years ago
tychovrahe 659c939080 fix(core/rust): fix glyph positioning in TextOverlay
2 years ago
tychovrahe e30fdddd83 fix(core): clear model R display before turning it on
2 years ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
2 years ago
matejcik f9612898ab feat(core/rust): improved error reporting
2 years ago
matejcik e0bcdb16e0 refactor(core/rust): clarify safety of StrBuffer creation
2 years ago
matejcik b864ad58b2 feat(core/rust): cleaner backlight functions
2 years ago
tychovrahe 9b9443ead7 feat(core/rust): added color constructor from rgba format, added text display functions using top-left coordinates
2 years ago
tychovrahe a1312d8453 feat(core/rust): added button with icon and text
2 years ago
tychovrahe e75f112ec2 feat(core/rust): expose touch processing functions to rust
2 years ago
tychovrahe cacae36c73 feat(core/rust): bootloader compilation with rust
2 years ago
tychovrahe 3b23621bea feat(core): modify bootloader linkerscript to support rust
2 years ago
Andrew Kozlik edeccde9f3 fix(core): Show app icon in Fido2ConfirmNoCredentials.
2 years ago
Martin Milata 7efa1fc3df chore(core): update fixtures.json
2 years ago
Jan Šetina d540c52c0c chore(core): change the homescreen
2 years ago