1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-20 21:48:14 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
grdddj
e973f6ecc7 WIP - U2F counter 2022-03-17 11:05:59 +01:00
grdddj
8b39763022 WIP - get_backup_type 2022-03-17 09:49:17 +01:00
grdddj
2bfa5025fc WIP - set_mnemonic_secret 2022-03-16 19:27:01 +01:00
grdddj
83f0efc891 WIP - SD salt auth key 2022-03-16 17:36:21 +01:00
grdddj
33e9611ffc WIP - safety check levels 2022-03-16 17:36:21 +01:00
grdddj
9237c376dd WIP - flags 2022-03-16 15:43:57 +01:00
grdddj
b61b4cac04 WIP - autolock_delay 2022-03-16 14:48:34 +01:00
grdddj
a38fa459f0 WIP - get/set uints, slip39 functions 2022-03-15 14:47:46 +01:00
grdddj
20f3fd1c09 WIP - homescreen 2022-03-15 13:09:37 +01:00
grdddj
4e86a1c97d WIP - couple getbool and setbool functions 2022-03-15 11:02:25 +01:00
grdddj
ac744c001c WIP - mnemonic secret, rotation fix, overall improvements 2022-03-14 17:58:04 +01:00
grdddj
bbb36a22b2 WIP - get_rotation, set_rotation rust bindings 2022-03-14 12:09:38 +01:00
grdddj
1c87e57570 WIP - using obj_module!, is_initialized rust binding 2022-03-11 10:23:49 +01:00
Martin Milata
834e584e14 feat(core/rust/ui): return Layout results as singleton objects
[no changelog]
2022-03-10 15:07:51 +01:00
Martin Milata
5378492ea9 chore(core/rust): wireframe rendering for ui debugging
[no changelog]
2022-02-10 14:57:42 +01:00
Martin Milata
7cc9f13605 refactor(core/rust): allow model_t1 and model_tt at once
[no changelog]
2021-11-24 15:36:34 +01:00
Martin Milata
afd7cb3b01 feat(core/rust): add example layout for T1
[no changelog]
2021-11-24 15:36:34 +01:00
Martin Milata
4d60c10330 feat(core/rust): add support for T1 UI
[no changelog]
2021-11-24 15:36:34 +01:00
Jan Pochyla
2703d714c2 feat(core): add Rust UI components, layouts, text rendering
[no changelog]
2021-10-07 15:01:55 +02:00
Jan Pochyla
8a21e3fc73 feat(core): Add Rust Protobuf codec 2021-06-08 09:55:19 +02:00