OpenCalc

A simple and beautiful calculator for Android

GPL-3.0 License

Stars
850

Bot releases are hidden (Show)

OpenCalc - v3.1.0-beta1 Latest Release

Published by Darkempire78 3 months ago

New

Improvements

New Contributors

Full Changelog: https://github.com/Darkempire78/OpenCalc/compare/v3.0.1...v3.1.0-beta1

OpenCalc - v3.0.1

Published by Darkempire78 5 months ago

Improvements:

Fixes:

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

OpenCalc - v3.0.0

Published by Darkempire78 7 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...
OpenCalc - v3.0.0-beta4

Published by Darkempire78 12 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)
OpenCalc - v3.0.0-beta3

Published by Darkempire78 about 1 year 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
OpenCalc - v3.0.0-beta2

Published by Darkempire78 over 1 year 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
OpenCalc - v3.0.0-beta1

Published by Darkempire78 over 1 year ago

New:

  • Use BigDecimal instead of Double
  • Setting to convert results to scientific notation (#263)
OpenCalc - v2.3.1

Published by Darkempire78 over 1 year ago

Fixed:

  • Percentage division (#252) (@potatoes1286)
OpenCalc - v2.3.0

Published by Darkempire78 over 1 year ago

New:

  • Quick Settings tile (#248)

Fixed:

  • Annoying toasts (#247)
OpenCalc - v2.2.0

Published by Darkempire78 over 1 year ago

New:

  • Settings page

Updated:

  • About page
OpenCalc - v2.1.6

Published by Darkempire78 over 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)
OpenCalc - v2.1.5

Published by Darkempire78 over 1 year ago

Updated:

  • Display "value too large" instead of "infinity"

Fixed:

  • Division by negative numbers (#181)
  • Problem with factorial function (#166) (@lefterisgar)
  • sin(x!) & cos(x!) give wrong results (#211)
OpenCalc - v2.1.4

Published by Darkempire78 over 1 year ago

Updated:

  • Input area takes the full screen size (#214)
  • Parenthesis system
  • Many translations

Fixed:

  • Double toast when value copied for android 13
  • Definition domain of tangent (#210)
  • Display result when you paste a calculation (#204)
  • Indirect division by zero is undefined (#206)
  • Division by functions (#200)
  • Percent issues
  • Trigonometric functions return wrong results if the result is negative (#207)
  • Math error clears entire calculation when new number is entered (#217)
  • Parenthesis problem with tangent
OpenCalc - v2.1.3

Published by Darkempire78 over 1 year ago

Fixed:

  • Crash on small screens and tablets (#190)
OpenCalc - v2.1.2

Published by Darkempire78 over 1 year ago

Updated:

  • Change text color on error (@lefterisgar)
  • Reduce release size (@lefterisgar)
  • Do not save a result in the history if it is equal to the calculation
  • Do not save the calculation in the history if it is the same than the latest

Fixed:

  • Factoriel 0 returns 1 (#166)
  • Add math symbol after then equal was pressed (#171)
OpenCalc - v2.1.1

Published by Darkempire78 over 1 year ago

New:

  • Explicit errors (@lefterisgar)
  • Redesign of the history
  • Add timestamps to history results (@lefterisgar)
  • Do not allow duplicate math symbols on input (@lefterisgar)

Updated:

  • arccos, arcsin and arctan are now displayed as cos⁻¹, sin⁻¹ and tan⁻¹
OpenCalc - v2.0.0

Published by Darkempire78 over 1 year ago

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
OpenCalc - v2.0.0-beta7

Published by Darkempire78 over 1 year ago

Fixed:

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

Published by Darkempire78 over 1 year ago

Fixed:

  • App crashes on undefined logarithm (#143)
  • Result accuracy
  • Wrong decimal separator
OpenCalc - v2.0.0-beta5

Published by Darkempire78 over 1 year ago

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)