grdddj
acec852aa4
feat(core): show welcome screen after device is connected
...
[no changelog]
2023-02-27 13:22:09 +01:00
grdddj
5d987b2bc9
feat(core): not showing Starting up
progress loader after connecting device
...
[no changelog]
2023-02-27 13:22:09 +01:00
Andrew Kozlik
00dde0e312
feat(core): Handle .dummy RP ID in Chrome FIDO2.
2023-02-23 13:02:33 +01:00
Andrew Kozlik
2ee5b0aa15
fix(core): Fix FIDO2 falling back to U2F.
...
[no changelog]
2023-02-23 13:02:33 +01:00
Andrew Kozlik
deb38a2db5
feat(core): Ignore channel ID in U2F.
...
Safari browser changes the CID for every single operation. We need to
keep up the same U2F dialog for different CIDs as long as the dialog
corresponds to the same request data.
2023-02-23 13:02:33 +01:00
grdddj
107a7c93b1
chore(core): enable reboot-to-bootloader without experimental features
2023-02-22 10:21:24 +01:00
Martin Milata
d3dd0e3c6f
build(core): fix filename when BITCOIN_ONLY is unset
...
[no changelog]
2023-02-19 23:23:27 +01:00
Andrew Kozlik
0a955b4ad6
feat(core): Force basic attestation in FIDO2 for google.com.
2023-02-17 16:00:41 +01:00
grdddj
20d280d7e0
feat(core): ability to not show passphrase coming from host
...
[no changelog]
2023-02-17 12:55:11 +01:00
Martin Milata
afb5c55416
feat(core/ui): reset_device copy change
...
[no changelog]
2023-02-17 12:35:19 +01:00
Andrew Kozlik
5715fbfc9c
fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19.
...
[no changelog]
2023-02-15 10:37:49 +01:00
grdddj
82bd908246
feat(core): EIP712 signing shows the ethereum address at the beginning
2023-02-14 15:30:05 +01:00
grdddj
aa283a8392
fix(core): remove the possibility of AssertionError in select_word
...
In case there are less than three unique word to choose from, duplicating the last word to make the length of 3.
[no changelog]
2023-02-14 15:28:37 +01:00
tychovrahe
9f7edf210e
feat(core/rust): basic marquee implementation
...
[no changelog]
2023-02-10 19:33:12 +01:00
Martin Milata
7a375b5642
feat(core/ui): adjust device customization layouts
2023-02-10 13:03:29 +01:00
tychovrahe
9aa8662ba9
feat(core): implement loaders for T2B1
...
[no changelog]
2023-02-08 12:18:33 +01:00
tychovrahe
52cd43bf29
fix(core): improve tearing effect prevention
...
[no changelog]
2023-02-07 19:05:01 +01:00
grdddj
996fec5aae
chore(core): delete newlines in strings where they do not delimit useful info
...
Done so we can use the same strings for both TT and TR
[no changelog]
2023-02-07 12:26:33 +01:00
Martin Milata
099d00de84
perf(core/rust): use less Button instances in PassphraseKeyboard
...
[no changelog]
2023-02-06 17:35:31 +01:00
Martin Milata
0df81b18e3
perf(core/rust): parse Toif metadata on demand
...
[no changelog]
2023-02-06 17:35:31 +01:00
Martin Milata
194868438a
perf(core/rust): drop NamedToif
...
Makes structs larger despite only being used in panic.
[no changelog]
2023-02-06 17:35:31 +01:00
grdddj
491a8523bc
feat(tests): allow for saving text layout of all screens during UI tests
...
[no changelog]
2023-02-03 16:51:14 +01:00
matejcik
8d44db5270
fix(core): ensure SLIP26 path is accepted for SignMessage
2023-02-03 13:01:47 +01:00
matejcik
3ed84a84e9
fix(core): update SLIP-26 signing paths
2023-02-03 13:01:47 +01:00
grdddj
32d5beb762
fix(core): making sure last layouts before signing are always HoldToConfirm
...
[no changelog]
2023-02-03 11:17:44 +01:00
tychovrahe
8f7cbf7b9d
fix(core): update fat fs library to R0.15
2023-02-02 16:22:23 +01:00
matejcik
ed16fefae7
ci: update CI config, enable click UI tests
...
[no changelog]
2023-02-02 12:40:39 +01:00
matejcik
4b2b0e457b
chore(tests): do not generate index after every test, unconditionally
...
[no changelog]
2023-02-02 12:40:39 +01:00
tychovrahe
9748a56a55
chore(core): automatic generation of CMakeLists
...
[no changelog]
2023-02-02 11:32:37 +01:00
grdddj
f8c432e955
chore(core/rust): delete model_1 code - it should use model_r
...
[no changelog]
2023-01-31 10:55:12 +01:00
tychovrahe
236396338c
refactor(core/rust): introduce icon/image type
...
[no changelog]
2023-01-30 12:33:39 +01:00
tychovrahe
461f566777
fix(core/bootloader): fix detection of installed firmware
...
[no changelog]
2023-01-26 11:56:08 +01:00
grdddj
3b64e94e18
chore(core): delete unused icons from core/assets
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
5196f249a2
feat(core): add make command to check for unused upy code using vulture
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
571bb79e33
chore(core): delete unused bip39/slip39 micropython/C bindings
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
428ac8d2ac
chore(core): delete unused code in src
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
b08a6fe2c1
chore(core): delete unused code from micropython UI
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
021f41c23a
fix(core): properly call request_passphrase_on_host dialogue
...
[no changelog]
2023-01-25 19:17:56 +01:00
grdddj
25dc6ff130
feat(core): implement loader based on time in milliseconds
...
[no changelog]
2023-01-25 19:17:56 +01:00
Pavol Rusnak
cd5425884f
chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
...
[no changelog]
2023-01-25 10:54:32 +01:00
Andrew Kozlik
e612d58f36
feat(core): Add debugging tool for hashing operations.
...
[no changelog]
2023-01-24 10:22:54 +01:00
Andrew Kozlik
ab65b18b07
fix(core): Use lowercase in the name coinjoin.
...
[no changelog]
2023-01-21 10:35:09 +01:00
tychovrahe
5ef6c3975d
build(core): differentiate build results for different models
...
[no changelog]
2023-01-20 19:47:12 +01:00
tychovrahe
4603b9ee74
build(core): embed bootloader according to trezor model
...
[no changelog]
2023-01-20 19:47:12 +01:00
matejcik
ab949053e8
docs: add missing changelog entries
2023-01-20 15:21:24 +01:00
tychovrahe
1359b21508
feat(core): confirm homescreen image with thumbnail
...
[no changelog]
2023-01-19 14:11:42 +01:00
tychovrahe
d00e87ea80
feat(core/rust): homescreen background image
...
[no changelog]
2023-01-19 14:11:42 +01:00
tychovrahe
14f8e88e01
fix(core): fix backlight fading when changing screens/layouts
...
[no changelog]
2023-01-19 14:11:42 +01:00
tychovrahe
12f87aa01e
fix(core): fix usb disconnected warning in new homescreen
...
[no changelog]
2023-01-19 14:11:42 +01:00
tychovrahe
02e2b50d3f
feat(core/rust): tjpgd in rust
...
[no changelog]
2023-01-19 14:11:42 +01:00