Skip to content

Tags: CraveFood/calculator-android

Tags

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from CraveFood/add-listeners

Implemented listeners when tap Clean and Operators buttons

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from CraveFood/remove-bottom-buttons

Removed bottom buttons and implemented a delegate to be called with any calc update

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from CraveFood/fix-scroll-bug

Fixing scroll bug on operation text

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from CraveFood/create-logic

Created all the calc logic using ViewModel

0.0.1

Toggle 0.0.1's commit message
Created module of calculator