OpenCalc Versions Save

A simple and beautiful calculator for Android

v3.0.1

3 weeks ago

Improvements:

Fixes:

Full Changelog: https://github.com/Darkempire78/OpenCalc/compare/v3.0.0...v3.0.1

v3.0.0

2 months ago

New:

Improvements:

Fixes:

  • Cursor location (@mwadle)
  • Theme apply issue with amoled mode
  • Decimal factorial results (@muryno)
  • Landscape mode hides some button icons (#402)
  • Gray rectangle next to Settings (#420)
  • Formating issues (@MahmoudRH)
  • Many other fixes...

v3.0.0-beta4

7 months ago

New:

  • Add license to about section

Improvements:

  • Update several translations
  • Enable symbol before decimal (#341)

Fixes:

  • Cursor location (@mwadle)
  • Crash when root of negative base (#302)
  • Crash when doing log or ln of a negative number (#316)
  • Crash when recreating landscape main activity (#303) (@danthe1st)
  • Everything after ').' in a calculation is ignored (#340)

v3.0.0-beta3

10 months ago

New:

  • Add an option to disable history (#294)

Improvements:

  • Update several translations
  • Improve the option to split the parentheses button

Fixes:

  • Crash when trying to calculate the square root of negative number (#290)
  • Fractional and decimal powers (#288)
  • Fractional division (#286)
  • Theme apply issue with amoled mode

v3.0.0-beta2

11 months ago

New:

  • Add an option to use modulo (#261)
  • Add an option to select a value instead of copying it
  • Add an option to split the parentheses button

Improvements:

  • Optimize the calculator
  • replace not essential EditText by TextView

Fixes:

  • Divide crash (#265)
  • Wrong decimal separator (#269)
  • Incorrect display when the result was 0

v3.0.0-beta1

1 year ago

New:

  • Use BigDecimal instead of Double
  • Setting to convert results to scientific notation (#263)

v2.3.1

1 year ago

Fixed:

  • Percentage division (#252) (@potatoes1286)

v2.3.0

1 year ago

New:

  • Quick Settings tile (#248)

Fixed:

  • Annoying toasts (#247)

v2.2.0

1 year ago

New:

  • Settings page

Updated:

  • About page

v2.1.6

1 year ago

Fixed:

  • tan() does not work properly (#229)
  • Deleting a thousand separator causes the cursor to jump (#218)
  • Placement of parentheses inside existing calculations (#213)
  • Graphics problem in landscape mode for tablets over 10 inches (#160)