AlphaWallet / AlphaWallet/alpha-wallet-android
developer experience: on Android 10, when developer mode turned on, ask permission to manage AlphaWallet root folder
- 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ả
Android 10 can't create directories off root, hence αWallet can't create a top level AlphaWallet directory for users to through in test TS files.
We should
1. Modify the developer's guide to ask them to create a top-level AlphaWallet directory if there isn't one on the root level.
2. Modify αWallet Android so that it checks if such a folder exist - if it does, scan it for TokenScript.
3. Give user some visual hints that an AlphaWallet directory is found and is at work. e.g. having an extra menu item in "Settings" where, if the user clicks it, the user gets a list of TokenScript files in that directory, together with the status if they are recognised (in the case the user dropped a random XML file in it).
This is related to #1274
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á.