Commit Graph

12013 Commits (tychovrahe/centering/test)
 

Author SHA1 Message Date
tychovrahe ec9ad35e71 centering
1 year ago
tychovrahe 8d824e4ef2 fix(core): fix bootloader emulator compilation
1 year ago
tychovrahe 4175b817e1 chore(core): remove remaining toif files from micropython code
1 year ago
matejcik 00a4fe44e8 chore(python): bump version after release
1 year ago
matejcik cb34b508b9 chore(ci): update name of poetry --remove-untracked option
1 year ago
matejcik e80dbfc74b ci: fix HWI jobs
1 year ago
matejcik fc5bffb890 docs(python): changelog for 0.13.6
1 year ago
matejcik f6534d4220 feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880)
1 year ago
matejcik 67748f3c94 docs(python): correctly mark original issue for wiping bootloader
1 year ago
matejcik 1141ccdf79 fix(python/trezorctl): limit memory for one field (fixes #2439)
1 year ago
matejcik 09de7ce4f2 feat(python/trezorctl): support prompt configuration for encrypt/decrypt keyvalue
1 year ago
matejcik cc2314d89d fix(python/trezorctl): do not prompt twice when enabling force-on-device
1 year ago
tychovrahe 0c5db05357 feat(core): support 16bit i8080 display bus
1 year ago
Martin Milata f403b4c511 ci(nix): update to llvmPackages_14
1 year ago
tychovrahe 09349c308a feat(core): support hw revision 6 of T2B1
1 year ago
tychovrahe 6fe25eb305 chore(vendor): optimize uzlib (via micropython)
1 year ago
tychovrahe 0a8981d643 refactor(core): rewrite display_image into rust
1 year ago
tychovrahe e578f7f0f8 refactor(core): remove unused C display_icon and display_loader functions
1 year ago
tychovrahe 69be9b1edf refactor(core): improve safety of buffer handling
1 year ago
matejcik 640685a41f chore(core/tools): add decomobine snippet, add readme
1 year ago
matejcik 9f597a6072 feat(core/tools): make combine_firmware script a bit smarter and more opinionated
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe eea52174ac fix(tests): set homescreen test uses colorful image, to better test homescreen rednering
1 year ago
tychovrahe dd5468fe88 fix(core): fix homescreen shade positioning
1 year ago
dependabot[bot] 2727a23d57 chore(deps): bump cryptography from 36.0.1 to 39.0.1
1 year ago
tychovrahe 33fb590f44 refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 7a3ab389f8 style(core/rust): fix indent
1 year ago
Martin Milata 3dccc09201 Merge branch 'release/23.04'
1 year ago
Martin Milata 58be59529d style(core): fix clippy lints
1 year ago
Martin Milata 56491a0530 test(crypto): use newer OpenSSL API
1 year ago
matejcik c9ae02442e chore(tools): improve check-bitcoin-only exception list
1 year ago
Pavol Rusnak 955c129bed chore: poetry lock --no-update
1 year ago
Pavol Rusnak a0aa414aa0 ci: bump nixpkgs to latest nixpkgs-unstable
1 year ago
matejcik 37d0d91a84 chore: add production-signed prodtest header
1 year ago
matejcik 066729bf2b chore: build prodtest with prodtest_unsigned vendor header
1 year ago
matejcik 3d73ca957c build: add support for prodtest into build-docker
1 year ago
matejcik fa1925a9d8 chore(core/vendorheaders): generate vendor header for prodtest
1 year ago
matejcik 366d1cb125 chore(core/vendorheaders): bump versions of vendor headers after recent changes
1 year ago
matejcik 01b7cfd86f fix(core/prodtest): ensure the prodtest image is at least one chunk big
1 year ago
matejcik dd4d020a76 fix(core/bootloader): correctly handle images smaller than one chunk
1 year ago
Pavol Rusnak 056ac9d70a chore(vendor): update secp256k1-zkp to v0.3.1
1 year ago
grdddj e8f32755ba feat(core/tools): improve alloc.py for seeing allocations
1 year ago
tychovrahe 44178514f3 feat(core): support differently sized homescreen
1 year ago
grdddj 2b71a44fd3 feat(tests): master diff creating different_screens.html report
1 year ago
Martin Milata aa9f848b70 fix(core/ui): button text and warning style update
1 year ago
Martin Milata 33e3da8ed3 tests: tweak wait time for test_autolock_ignores_getaddress
1 year ago
grdddj abeb34454c feat(python): use DebugLinkRecordScreen.refresh_index when restarting emulator
1 year ago