You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/rust/src/ui
obrusvit 9ec8bc6524
refactor(core): upper titles and buttons for TT/TR
2 months ago
..
api refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 2 months ago
component refactor(core/rust) use TString in Label and Button 2 months ago
display refactor(core): upper titles and buttons for TT/TR 2 months ago
layout refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts 2 months ago
model_tr refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts 2 months ago
model_tt refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts 2 months ago
animation.rs refactor(core/rust): separate lerp and animations 2 years ago
constant.rs chore(core/rust): delete model_1 code - it should use model_r 1 year ago
event.rs feat(all): add UI for Model R 1 year ago
geometry.rs feat(core): introduce new point & rect functions 2 months ago
lerp.rs perf(core/rust/ui): use 16-bit coordinates 2 years ago
macros.rs refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2 months ago
mod.rs refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 2 months ago
ui_features.rs refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation 2 months ago
util.rs refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2 months ago