Skip to content

Releases: Darkempire78/OpenCalc

v2.1.1

17 Feb 18:44
1940ff2
Compare
Choose a tag to compare

New:

Updated:

  • arccos, arcsin and arctan are now displayed as cos⁻¹, sin⁻¹ and tan⁻¹

v2.0.0

11 Feb 12:34
Compare
Choose a tag to compare

New:

  • Internal calculation system
  • Decimal factorials
  • Prevent the presence of two decimal separators in the same number
  • Brazilian translation (@Bardock88)
  • Taiwanese and Hong Kongese translation (@alecchangod)
  • Spanish translation

Fixed:

  • History scroll (@MahmoudRH)
  • Result accuracy
  • Backspace with grouping separators
  • Display "Math Error" instead of "NaN" (@lefterisgar)
  • Landscape mode for 10 inch tablet
  • Backspace after equal button
  • Crash when tapping on history result
  • Some formating expression issues
  • Several other fixes

v2.0.0-beta7

04 Feb 16:43
Compare
Choose a tag to compare
v2.0.0-beta7 Pre-release
Pre-release

Fixed:

  • Percent Calculation doesn't work (#116)
  • Backspace with grouping separators
  • Display "Math Error" instead of "NaN" (@lefterisgar)

v2.0.0-beta6

31 Jan 14:27
Compare
Choose a tag to compare
v2.0.0-beta6 Pre-release
Pre-release

Fixed:

  • App crashes on undefined logarithm (#143)
  • Result accuracy
  • Wrong decimal separator

v2.0.0-beta5

24 Jan 18:51
Compare
Choose a tag to compare
v2.0.0-beta5 Pre-release
Pre-release

New:

  • Spanish translation

Fixed:

  • Keyboard becomes unresponsive when interacting with big factorials (#135)
  • Incorrect loading of values from history (#136)
  • Loading results with decimal point from history removes operators or crashes app (#138)
  • Precision (#130)

v2.0.0-beta4

08 Dec 23:47
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

Fixed:

  • Crash when tapping on history result (#109)
  • Returns NaN when two decimal separator are in the same number
  • Trigonometry results (#107)
  • sqrt(x)^2 does not return x (#107)
  • Impossibility to add . after operator

v2.0.0-beta3

01 Dec 10:35
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

New:

  • Decimal factorials

Fixed:

  • Parenthesis unexpected behavior with - (#105)
  • Backspace after equal button
  • Crash when unexpected character
  • Entering zero then parenthesis, or decimal then parenthesis causes the application to crash (#106)
  • Entry of values with 2 or more digits before a decimal point adds one (#110)

v2.0.0-beta2

24 Nov 11:33
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

New:

  • Taiwanese and Hong Kongese translation (@alecchangod)
  • Auto prevent system from two decimal separators in the same number

Updated:

  • Translate theme choice

Fixed:

  • Landscape mode for 10 inch tablet
  • Some formating expression issues
  • Panel slide (@MahmoudRH)
  • Regex

v2.0.0-beta1

20 Nov 00:11
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

New:

  • Internal calculation system (no longer using MXparser) [beta]
  • Brazilian translation (@Bardock88)
  • Several other improvements

Fixed:

  • History scroll (@MahmoudRH) (not yet fully fixed)
  • Several other fixes

1.8.3

16 Nov 21:41
Compare
Choose a tag to compare

Fixed:

  • Auto close parenthesis
  • Multiply factorials without *
  • Auto add 0 when number starts with decimal separator