-
0.9.2 – (Parentheses + (-Numbers))
What’s New
- Added: A new “smart” parentheses button
()
so you can specify the order of operations. When tapped, it inserts the correct open or close parenthesis based on context. Missing closing parentheses appear faintly and are auto-added when you press equals—save your taps for something more fun! - Added: Negating a number now wraps it in parenthesis for clarity, like
(-2)
. This follows common mathematical notation and reduces ambiguity when you have expressions like5--2
, which now display as5-(-2)
. - Improved: Upgraded the calc engine for better stability and future enhancements.
- Fixed: Reusing calculations with thousands or decimal separators different from your current settings is now more reliable.
- Added: A new “smart” parentheses button
-
0.8.14 – Bug fix
What’s New
- Fixed: Subtraction by
1
would always result in0
. Dash Calc was accidentally treating1
like a percentage—100% incorrect, that is! Now it’s back to only applying percentages when you use the%
sign.
- Fixed: Subtraction by
-
0.8.13 – Flick it, flick it good
What’s New
- Improved: You can now flick the current calculation up to expand the keypad or down to see more history—dragging still works too!
- Added: A helpful tip when Mini Keypad Dark icon and System theme are both selected in Settings.
- Updated: Fresh installs now default to the Mini Keypad Light icon. Your current icon shouldn’t change on update, so this is just an FYI.
- Fixed: Some minor bugs for a more reliable experience.
-
0.8.11 – Hello, my name is…
What’s New
- Added: Name your calculations! Touch and hold any entry to add a custom label for easy reference.
- Added: First-launch welcome message showing appreciation for your support.
- Fixed: Various minor bugs for a smoother experience.
-
0.8.9 – Percent improvement
What’s New
- Improved: Adding and subtracting percentages just got smarter—enter
50+20%
and get60
. Perfect for tips, taxes, or anytime you need to adjust a number by a percentage. - Fixed: App icon changes should now update more reliably—you may need to re-select your preferred icon.
- Improved: Adding and subtracting percentages just got smarter—enter
-
0.8.7 – Numbers & icons
What’s New
- Added: Regional number support (e.g.,
12,345.67
,12 345,67
,12.345,67
). - Added: Two new app icons join the collection—choose from logo or mini keypad.
- Fixed: Entering a number after equals now correctly adds one digit instead of two.
- Added: Regional number support (e.g.,
-
0.8.4 – Bug fix
What’s New
- Fixed: Squashed a couple of bugs that could pop up while entering calculations.
-
0.8.3 – Bug fix
What’s New
- Fixed: A minor regression caused sequential operator presses to stack instead of replace—back to one operator at a time!
-
0.8.2 – Minor update
What’s New
- Added: Feedback when copying the app version in Settings › About.
-
0.8.1 – Percentage points
What’s New
- Improved: The percent button now appends %, making percentage calculations clearer. For example,
10×25%
instead of10×0.25
. - Fixed: Trailing decimal points are now properly removed—no more extra dots.
- Improved: The percent button now appends %, making percentage calculations clearer. For example,