Corey Lakey
3b9cf6a872
PASS1-78: In display.text_input, split lines based on pixel widths ( #41 )
* PASS1-78: In display.text_input, split lines based on pixel widths
* Check for StringIO object before calling split_by_char_size
4 years ago
Corey Lakey
371a478223
PASS1-34: Refactor find address code so there is only one copy ( #37 )
4 years ago
Corey Lakey
608c3af9d7
PASS1-56: Use XFP in backups filename and don't save `backup_num` ( #32 )
4 years ago
Corey Lakey
f595e0bc24
PASS1-113: Give the user a way to clear the developer pubkey slot ( #25 )
4 years ago
Corey Lakey
b57d3c5fc4
PASS1-122: Minor updates to text ( #27 )
4 years ago
Ken Carpenter
bbb03f3708
PASS1-122_b ( #23 )
* PASS1-102: Fix backwards microSD issue
Found that `ErrorCode` in `SD_HandleTypeDef` was not reset after a failure.
Updated `HAL_SD_Init()` to reset it before attempting initialization.
* Update user messaging for found/not found case of Verify Address
Fix bug with trailing space at end of line in `word_wrap()`
* Strip ever time through the loop
4 years ago
Ken Carpenter
dc4fdd8e76
Remove unnecessary comments
4 years ago
Ken Carpenter
e9b556e12b
Show backup filename to user after successful backup ( #18 )
Fix PASS1-92
4 years ago
Ken Carpenter
a0ea883b76
Fixes PASS1-122
Check change addresses in addition to receive address in "Verify Address"
4 years ago
Ken Carpenter
edcb1e9203
Second half of fix for ENV1-91
Add better messaging for address range searching
Fix a bug when saving next_addrs (was comparing dicts by ref)
4 years ago
Ken Carpenter
ce8631b70e
Don't crash if find_address() is called with a multisig address, but no ms_wallet
4 years ago
Ken Carpenter
e685de5899
Add screenshot control menu items to Extras menu
4 years ago
Ken Carpenter
dab423a456
Fix crash when picking a microSD file from a folder that doesn't exist
Was found when trying to pick a backup to verify from /sd/backups/
4 years ago
Ken Carpenter
5ed3ca15e1
Add microSD test to "self-test" flow
4 years ago
Ken Carpenter
3ff22481e6
V1.0.0 Firmware / V1.05 Bootloader
4 years ago
Ken
22abc7086e
Initial commit
4 years ago