trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

Implement Trezor R UI

Open matejcik opened this issue 3 years ago • 2 comments
trafficstars

This parallels #1922

UI designs are TBD so this might get deferred a couple times.

Some basic steps, prioritized by feature that are required for Bitcoin only firmware:

(PRs below are depending on each other in the top-to-bottom way)

  • [x] Emulator up and running #2230
  • [ ] Homescreen #2238
  • [ ] UI tests #2252
  • [ ] PIN entry
    • [ ] #2233
    • [x] #2318
    • [x] #2319
  • [ ] Seed setup #2310
  • [ ] Seed backup #2264
  • [ ] Seed recovery #2265 #2268
  • [ ] Passphrase entry #2267
  • [ ] Basic UI designs (confirm_action)
  • [ ] Bitcoin signing flow
  • [ ] Altcoin special screens

matejcik avatar May 02 '22 14:05 matejcik

What's this Trezor R? Is it a new upcoming hardware model?

mdhz avatar May 18 '22 06:05 mdhz

@mdhz Correct, but it won't be available any time soon.

prusnak avatar May 18 '22 08:05 prusnak

T2B1 design tracked in milestone https://github.com/trezor/trezor-firmware/milestone/38

Hannsek avatar Dec 13 '22 15:12 Hannsek