AlphaWallet / AlphaWallet/alpha-wallet-android
Activity Main Screens: Checklist
- Dominant language
- Java
- Stars
- 646
- Forks
- 579
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] 1. Activity item-view and view mostly use the default ERC 20/721 TokenScript
- [ ] 2. Default attribute override e.g. name, for ERC20 tokens that lack name()
- [ ] 3. Default card override
- [ ] 4. Activities that happen between last time you opened wallet
- [ ] 5. Manage performance when rendering (refer A3 for comparison of 2 methods)
- [ ] 6. Move transaction details to 'hamburger menu' on activity card
- [ ] 7. For transactions with multiple events, users will not be seeing them grouped together
- [ ] 8. Incorporate Status icons (only the three done types)
- [ ] 9. Failed transactions and mysterious transactions are handled like Transaction Tab.
- [ ] 10. Render ETH send/receive with the look of an activity.
11. Cross platform attribute dependency graph (optional and to be produced by Weiwu)
A3 Link: https://drive.google.com/file/d/1YqUlHInPa1MldLq30mxXGHkkJT5cbOlL/view?usp=sharing
Note from Weiwu for devs
a. Recommended to create new activity view, rather than tweaking code from another existing view.
b. Hide transaction view
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.