Commit Graph

72 Commits (48124023d7f1a9b0d3e2255a1ec6dd1ec71ea196)

Author SHA1 Message Date
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
3 months ago
Martin Milata a2b53e3c46 feat(core): Add language_version_matches flag to Features
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
3 months ago
tychovrahe 82cd9ca34e fix(core): fixed fading glitch when changing display orientation
4 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
6 months ago
matejcik 3a28ab4c11 feat(core): make lockscreen blank for T2B1
7 months ago
tychovrahe c1e3ac5b3c fix(core): fix passphrase entry in btconly fw
8 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
8 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
8 months ago
matejcik edc2add85e style(core): apply isort 5
9 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
9 months ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
10 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
10 months ago
Martin Milata 03693ff8c3 fix(core): update homescreen after CancelAuthorization
11 months ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
11 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
11 months ago
tychovrahe 8d812ca36e feat(core): support device variants
12 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
12 months ago
grdddj da14c22712 feat(all): add UI for Model R
12 months ago
Martin Milata 14a8b0c62b fix(core): do not touch idle timer on USB events
1 year ago
Martin Milata 08cad2f909 fix(core/ui): coinjoin layouts style update
1 year ago
grdddj 20d280d7e0 feat(core): ability to not show passphrase coming from host
1 year ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
1 year ago
grdddj 16f1d3da86 chore(core): decrease base and handlers by 300 bytes
2 years ago
Andrew Kozlik 3594de8c7f fix(core): Improve CoinJoin dialog wording.
2 years ago
Andrew Kozlik 5bbfd40df6 feat(core): Add set_int() and get_int() to storage cache.
2 years ago
Andrew Kozlik 77be3653b4 feat(core): Implement SLIP-0025 CoinJoin accounts.
2 years ago
Andrew Kozlik d089fd3187 feat(core): Implement SetBusy message.
2 years ago
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
Andrew Kozlik 822b1c344f feat(core): Return fw_vendor in firmware Features message.
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
grdddj 9fc5bb546b style(core): full pyright-based type-checking
2 years ago
matejcik f0ae16069c fix(core): do not send passphrase_protection field when device is locked (fixes #1807)
3 years ago
matejcik 8caac218ec feat(core/cardano): indicate whether Cardano seed should be derived
3 years ago
matejcik d33d61d84e chore(core): remove Lisk
3 years ago
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
Jan Pochyla 02aa14fc04 refactor(core): Switch to new Protobuf API
3 years ago
Pavol Rusnak 23aa69caea fix(core): unify Features.revision reporting with legacy
3 years ago
matejcik aaa3ce6117 fix(core/bitcoin): fix CoinJoin authorization with new cache
3 years ago
matejcik e859c13d70 refactor(core): limit global imports in key places
3 years ago
matejcik e629a72c3a refactor(core): move app registrations to a single handler function
3 years ago
matejcik 3cdb09c294 refactor(core): modify cache to preallocate all its data
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Martin Milata c28763c169 refactor(core): use reload_settings_from_storage on boot
3 years ago
Martin Milata 06b9d1314d fix(core): do not autolock when already locked
3 years ago
Martin Milata f38abf9d89 refactor(core): introduce layouts
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago