Releases: Darkempire78/OpenCalc
Releases Β· Darkempire78/OpenCalc
v3.1.4
Improvements
- Update donation button by @Darkempire78
- Fix #524 by @bmg1919 in #526
- Translations update from Hosted Weblate by @weblate in #527
- Fix history deletion by @Darkempire78
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
New
- Selective history delete #178 by @BIBLETUM in #460
- Allow large exponent results by @bmg1919 in #507
- Automatically adjust text size by @fmmagalhaes in #479
- Add double/triple zero button by @subhajit-rajak in #485
- Automated history by @Darkempire78 in #472
Improvements
- Translations updates
- Changes by @sosauce2 in #463
- Updated theme images on main page for consistency by @An-anonymous-coder in #497
- Fix issue with negative exponents by @bmg1919 in #506
- Fix #466 by @Darkempire78 in #472
- Fix #405 - Several buttons are not labeled properly by @subhajit-rajak in #483
- Reduce minSDK to 21 (Android 5) by @sosauce2 in #463
- Several other fixes
New Contributors
- @BIBLETUM made their first contribution in #460
- @sosauce2 made their first contribution in #463
- @fmmagalhaes made their first contribution in #479
- @subhajit-rajak made their first contribution in #483
- @An-anonymous-coder made their first contribution in #497
- @bmg1919 made their first contribution in #506
Full Changelog: v3.0.1...v3.1.0
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: