Releases: you-apps/CalcYou
Releases · you-apps/CalcYou
v3.1
✨ New Features
ddbb5ce- automatically scroll to latest calculator result (commit by @Bnyro)17c7ef8- improve UI in RTL mode & improve performance of DropdownMenu (PR #75 by @Ammar64)c7f4334- calculator: display error cause to users (commit by @Bnyro)
🐛 Bug Fixes
a4cc66d- percentage calculations don't work (closes #77) (commit by @Bnyro)d7256ca- area millimeter converter is off by one decimal place (closes #78) (commit by @Bnyro)f68fe43- require exactly two arguments to log method and one for ln (commit by @Bnyro)4956fcd- graphing: clipped tick values on devices with low density display (commit by @dhanuarf)
🔧 Chores
v3.0
✨ New Features
ca57dc5- number base converter (closes #69) (commit by @Bnyro)eae2731- currency converter (closes #42) (commit by @Bnyro)2d1a750- radian-degree switch (closes #34) (commit by @Bnyro)c2242b4- add support for intermediates/variables (closes #60) (commit by @Bnyro)8e61a0b- improve navigation drawer design (closes #62) (commit by @Bnyro)c4d8cb2- replace artiy-parser with own self-built math expression parser (commit by @Bnyro)f0e1b7e- add internal support for radian/degree switch (commit by @Bnyro)f0ea345- approximate factorial for large numbers for better performance (commit by @Bnyro)87cf9df- support nested function calls in self-build expression evaluator (commit by @Bnyro)810bfce- allow multiplication with variables without mul sign (e.g. 2x) (commit by @Bnyro)80fc939- support unicode fractions and exponents (PR #72 by @TechniKris)
🐛 Bug Fixes
7912202- graphing calculator doesn't support any unicode symbols (see #70) (commit by @Bnyro)d8986df- IEEE754 inaccuracy for basic trigonometric methods (commit by @Bnyro)1d5c1a4- tests can't be executed (commit by @Bnyro)3c65717- properly parse exp number representation, e.g. 1.3E123 (commit by @Bnyro)7dbd7bd- round results in unit converter to fix IEEE754 inconsistencies (closes #39) (commit by @Bnyro)ed2de48- performance issues when converting currencies (commit by @Bnyro)
🔧 Chores
f448fdc- add funding information (commit by @Bnyro)7bfdf3e- add fastlane i18n for russian (commit by @yurtpage)ae937b7- optimize imports (commit by @Bnyro)eac2292- add graphing tool and currency converter to README (commit by @Bnyro)5f73ecc- bump compile and target sdk (commit by @Bnyro)bf6eedc- bump version to v3.0 (commit by @Bnyro)
2.0
What's Changed
- Create workflow to create unsigned release apk by @SuhasDissa
- fix: splash screen doesn't respect theme by @Bnyro
- Add f-droid badge by @SuhasDissa
- feat: add graphing calculator by @SuhasDissa
- feat: h2o pressure conversion by @Bnyro
- chore: set minSdk to 21 by @Artem13327
- feat(graphing): automatically select distinct function names and colors by @Bnyro
- feat: allow hex input in color picker by @Bnyro
- fix: wrong conversion for grams of carb/fat/protein by @Bnyro
- fix: improve graphing function list UI/UX by @Bnyro
New Contributors
- @Artem13327 made their first contribution in #47
- @Bnyro made their first contribution in #55
Full Changelog: v1.2...v2.0
1.2
What's Changed
New Contributors
- @topminipie made their first contribution in #29
- @FabiRich made their first contribution in #30
Full Changelog: v1.1...v1.2
1.1
-
feat: add bit units by @M00NJ
-
fix: text field overflow in small screens by @SuhasDissa
-
fix: storage converter by @SuhasDissa
-
fix: decimal rounding issues by @SuhasDissa
-
fix: keyboard popping up in calculator by @SuhasDissa
-
fix: remove unused string in ukranian translation by @M00NJ
1.0
First Release of CalcYou
Features
1. Powerful Calculator:
- Basic Calculator: Perform all your essential calculations with a simple and intuitive
interface. - Scientific Calculator: Unleash the power of advanced functions like trigonometry, logarithms,
and more.
2. Versatile Unit Converter:
- Convert between a wide range of units across various categories like length, weight, volume,
currency, and more.
3. Character Input Tool:
- Access a vast library of mathematical symbols, including Greek letters, arrows, superscript,
subscript, and much more. - Effortlessly write complex expressions and equations with just a few taps.
CalcYou also boasts several features that enhance your experience:
- Elegant and user-friendly interface: Switch between basic and scientific mode with a swipe.
- History function: Easily access your past calculations for quick reference.
- Material you theme: Uses a theme that suits your style and mood.