Skip to content

Releases: abbasalim/Android-CalculatorDialog

4.2.0

07 Mar 13:00
Compare
Choose a tag to compare

targetSdkVersion 34
compileSdk 34
androidx.appcompat:appcompat:1.6.1

4.1.1

09 Mar 13:14
Compare
Choose a tag to compare

Remove kotlin-stdlib

4.1.0

09 Mar 13:06
Compare
Choose a tag to compare

Remove core+ dependency

4.0.6

19 Feb 05:46
Compare
Choose a tag to compare

default input bug fix

4.0.5

29 Dec 15:56
Compare
Choose a tag to compare

old android bug fix

v4.0.4

29 Dec 15:11
Compare
Choose a tag to compare

change minSdkVersion from 21 to 15

v4.0.3

29 Dec 07:50
Compare
Choose a tag to compare
calculator now support:
MINUS -> "-"
MULTIPLY -> "×"
DIVIDE -> "÷"
PERCENT -> "%"
POWER -> "^"
ROOT -> "√"
PLUS-> "+"

migrate to kotlin

v3.1.0: add thousand seprator

04 Jan 13:18
Compare
Choose a tag to compare

bug fix

12 Mar 07:45
Compare
Choose a tag to compare

decimal format bug fix

Migrate to androidX

23 Feb 13:52
Compare
Choose a tag to compare

migrate to androidX
now Round Result is optional