AlphaWallet / AlphaWallet/alpha-wallet-android
Seed phrase ease of use update
- Ngôn ngữ chính
- Java
- Star
- 646
- Fork
- 579
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Make the following changes on seed phrase import:
- if space is pressed when there's only 1 seed word possibility, add the word to the input field and add a space
- if space is pressed when the character behind the cursor is a space don't update the input field (ie don't allow adding a lot of spaces between words).
- if space is pressed when there's more than one word possibility, or there are no word possibilities don't allow space to be added - if possible flash the word currently being written red for 250ms to indicate it's not a valid choice.
Note that copy/paste into the seed phrase input is something a user would almost never do - it is only for debugging. It should work though. Check it works correctly and fix if required.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.