-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: lite support & monero support (#159)
* feat: added lite card support (#138) * Support OneKey lite card * Monero coin supports SE signing. (#113) * feat(core): add support for psbt sign by qr (#139) * feat(core): add support for psbt sign and address verify and get multi accounts * fix(core): optimize Near transfer amount display * fix(core): optimize boot ui * fix(core): fix ada message sign * fix(core): optimize polkadot code base * fix(core): optimize onboarding guide && update FCC Id * fix: Lite Card UI Issues and Mnemonic Word Count Validation (#141) Fix Lite Card UI Text Display and Mnemonic Count Validation issue * fix: update pro lite card i18n (#143) * Optimize SDRAM and PN532 reset timing. (#144) * Verify firmware data in SDRAM. * Reconfigure SDRAM-related GPIOs in the firmware. * Add SDRAM test item to aging test. * Optimize PN532 reset timing. * chore(core): bump firmware version to 4.10.0 (#140) * fix(core): fix ethereum sign issue by qr * fix(core): fix polkadot transfer amount decode issue * bump firmware version to 4.10.0 * ci(core): pin nix version to avoid some issue * Update USB recognition method, wireless charging && fix storage bug. (#142) * Use USB3320C register status to detect USB connection. * Check battery temperature when enabling wireless charging. * Fix bug where data storage exceeds space. * Support FIDO * Verify firmware data in SDRAM. * Keep screen in reset state when turned off. * Add SDRAM test item to aging test. * Optimize PN532 reset timing. * bump firmware version to 4.10.0 --------- Co-authored-by: loatheb <[email protected]> * chore: rebuild lokalise i18n * chore: fix conflict * fix: conflict issue * fix: conflict * fix: remove workflow qr update * fix: remove unused utils import * fix: isort issue --------- Co-authored-by: guowei0105 <[email protected]> Co-authored-by: lihuanhuan <[email protected]> Co-authored-by: Ritchie <[email protected]>
- Loading branch information
1 parent
2480f55
commit 7c60aea
Showing
96 changed files
with
4,565 additions
and
2,094 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.