Releases: CraveFood/calculator-android
Releases · CraveFood/calculator-android
0.0.5
- Implemented listeners when tap Clean and Operators buttons [#16]
0.0.4
- Renamed all resources files to avoid IDs conflicts [#11]
- Update README.md [#14]
- Removed bottom buttons and implemented a delegate to be called with any calc update [#13]
0.0.3
- Fixing scroll bug on operation text [#7]
0.0.2
- Created all the calc logic using ViewModel [#4]
0.0.1
Created module of calculator