Skip to content

Releases: Darkempire78/OpenCalc

v3.1.0-beta1

09 Jul 15:57
Compare
Choose a tag to compare
v3.1.0-beta1 Pre-release
Pre-release

New

Improvements

  • Translations update from Hosted Weblate
  • Reduce minSDK to 21 (Android 5) by @sosauce2 in #463

New Contributors

Full Changelog: v3.0.1...v3.1.0-beta1

v3.0.1

23 May 18:01
Compare
Choose a tag to compare

Improvements:

  • Translations updates
  • Implement BroadcastReceiver to start activity from TileService (#424 by @muryno)

Fixes:

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Mar 13:59
Compare
Choose a tag to compare

New:

  • Use BigDecimal instead of Double
  • Add an option to convert results to scientific notation (#263)
  • 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
  • Add an option to disable history (#294)
  • Add license to about section

Improvements:

  • Optimize the calculator
  • Replace not essential EditText by TextView
  • Enable symbol before decimal (#341) (@mwadle)
  • Scale up the back button hitbox
  • Update several translations

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

05 Nov 18:28
Compare
Choose a tag to compare
v3.0.0-beta4 Pre-release
Pre-release

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

28 Jul 15:36
Compare
Choose a tag to compare
v3.0.0-beta3 Pre-release
Pre-release

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

18 Jun 21:45
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

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

08 Apr 23:11
6f9f9a3
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

New:

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

v2.3.1

25 Mar 01:19
Compare
Choose a tag to compare

Fixed:

v2.3.0

21 Mar 16:06
Compare
Choose a tag to compare

New:

  • Quick Settings tile (#248)

Fixed:

  • Annoying toasts (#247)

v2.2.0

18 Mar 16:48
d283306
Compare
Choose a tag to compare

New:

  • Settings page

Updated:

  • About page