Releases: Darkempire78/OpenCalc
Releases · Darkempire78/OpenCalc
v3.1.0-beta1
New
- Selective history delete #178 by @BIBLETUM in #460
- Automated history by @Darkempire78 in #472
- Automatically adjust text size by @fmmagalhaes in #479
Improvements
New Contributors
- @BIBLETUM made their first contribution in #460
- @sosauce2 made their first contribution in #463
- @fmmagalhaes made their first contribution in #479
Full Changelog: v3.0.1...v3.1.0-beta1
v3.0.1
Improvements:
- Translations updates
- Implement BroadcastReceiver to start activity from TileService (#424 by @muryno)
Fixes:
- Formatting issue with zeros after comma (#450 by @MahmoudRH)
- fix log crash when x < 0 (#446 by @forzzzzz)
- Crash when pressing square root after Syntax error (#455 by @Darkempire78)
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
New:
- Add license to about section
Improvements:
- Update several translations
- Enable symbol before decimal (#341)
Fixes:
v3.0.0-beta3
New:
- Add an option to disable history (#294)
Improvements:
- Update several translations
- Improve the option to split the parentheses button
Fixes:
v3.0.0-beta2
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:
v3.0.0-beta1
New:
- Use BigDecimal instead of Double
- Setting to convert results to scientific notation (#263)
v2.3.1
Fixed:
- Percentage division (#252) (@potatoes1286)
v2.3.0
v2.2.0
New:
- Settings page
Updated:
- About page