-
Notifications
You must be signed in to change notification settings - Fork 5
Next Steps
This page is for brainstorming the future direction of the app
-
Add Support For More Coin Types
-
Add Support For Proof Coins ('S' Mint Marks)
-
Use in Higher Resolution Coin Images
Especially important for tablet users! And app size isn't as much of a factor these days
-
Improve the Design
-
Ensure That All of the Various Coin Folders Can Be Tracked Via the App
Especially for the coin types added many versions back, the app doesn't provide a way to track fine grain variations in a coin set. At the very least, ensure that we have all of the detail provided by the popular coin folders (since this is what collectors may be using to hold their collections.)
-
Redo Coin Images
Android has changed a lot since the app first launched! As such, we should:
- Consider getting rid of the '_25' images and using image processing instead (ensure scroll performance doesn't suffer too much)
-
Integrate with LeakCanary
-
Do Better Unit Testing
-
Fix as many of the Android Lint errors as possible
NOTE! Proceed with caution! Changing some may break the app!
-
Break some of the code into separate activities (CollectionPage, probably others)