Commit Graph

55 Commits (07027a69e974bb21c4568d1162ee48ccb2c24a83)

Author SHA1 Message Date
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
10 months ago
grdddj 4b9d22066c chore(core/rust): change the position of up arrow icon
10 months ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
10 months ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
10 months ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
10 months ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
10 months ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
10 months ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
10 months ago
grdddj 492ff958a5 feat(core): improve sign message designs
10 months ago
grdddj 78d5abd9b1 chore(core): replace `View full` button text with `Show all`
10 months ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
11 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
grdddj 6f60462d12 fix(core/rust): do not increase margin of right choice items
11 months ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
11 months ago
grdddj e31eb9570b chore(core/rust): change design of TR's middle button
12 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
12 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
12 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
12 months ago
grdddj b5226b55c8 feat(core/rust): use loaders in coinjoin screens
12 months ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
12 months ago
grdddj f9f21176fd feat(core/rust): improve progress screen design
1 year ago
grdddj 570ffe2c0d chore(core/rust): make info button wider
1 year ago
grdddj b420064c08 feat(core/rust): improve the painting of TR's buttons + new inverse design
1 year ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
1 year ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
1 year ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
1 year ago
grdddj 100e36ac20 feat(core/rust): randomize positions in passphrase input
1 year ago
grdddj eacc1a3826 feat(core/rust): randomize letter choice positions in recovery word entry + randomize the order of words
1 year ago
grdddj 8c7ad72062 feat(core/rust): randomize PIN digits fully and show last digit to user
1 year ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
1 year ago
grdddj 127e6f42cf chore(core/rust): center TR's input method vertically
1 year ago
grdddj 5258e9a307 feat(core/rust): use icon for displaying device name in welcome screen
1 year ago
grdddj 88fd4cd11f chore(core/rust): mark icons with empty right column, delete unused ones
1 year ago
grdddj f27405109e feat(core/rust): add better support for odd-width icons
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 73c493d118 chore(core/rust): tracing and other smaller improvements/clippy lints
1 year ago
matejcik eee4c624f9 feat(core/rust): JSON output from component tracing
1 year ago
tychovrahe d633fa885b feat(core/rust): model R bootloader implementation in rust
1 year ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
1 year ago
Martin Milata 4135b00708 refactor(core/rust): support for StrBuffer slicing
2 years ago
tychovrahe 38548f02f2 feat(core/rust): special shape erase button
2 years ago
matejcik 4200539546 refactor(core/rust/ui): redesign Label to make use of TextLayout machinery
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
Martin Milata a7c3a07ef1 refactor(core/rust/ui): implement confirm_properties layout
2 years ago
Martin Milata 7c11dec7f6 refactor(core/rust/ui): Font as repr(u8) enum
2 years ago
Martin Milata ef504d40fc perf(core/rust/ui): use 16-bit coordinates
2 years ago
Martin Milata 005e4203a7 refactor(core/rust/ui): text theme struct
2 years ago
tychovrahe cc2bfd9c39 feat(core/rust): autoclosing popup for Model R with success animation
2 years ago