Sjors / nthkey-ios

Your iOs device in a Bitcoin multi-sig
https://nthkey.com
MIT License
17 stars 7 forks source link

Improvements #58

Closed w-i-n-s closed 3 years ago

w-i-n-s commented 3 years ago

Next bulletpoins moved into another PR ~Explain why sign button is disabled #30~

possible fixes ~Crash when clicking Load PSBT #47~ ~[Feature] Add "Open with..." feature to import files directly from Specter/AirDrop #15~

Sjors commented 3 years ago

I merged #57 and cherry-picked 2bb627e, so if you rebase I think the only commit left should be 2d31a0c (which can probably be a separate PR anyway).

Sjors commented 3 years ago

Not sure if this is related to this PR, but when I tap on the address it gets the strike-through. It should only happen if I tap on the check mark.

Let's drop the "Address" header at the top, so "Scan to check" is at the top. It already says "Addresses" in the tab bar below, so it's redundant.

w-i-n-s commented 3 years ago

Not sure if this is related to this PR, but when I tap on the address it gets the strike-through. It should only happen if I tap on the check mark.

Let's drop the "Address" header at the top, so "Scan to check" is at the top. It already says "Addresses" in the tab bar below, so it's redundant.

I'll fix it in a separate PR, #62