Releases: sosauce/Vanilla
Version 4.0.0 - Vanilla!
Hey everyone, today I'm excited to announce that CuteCalc becomes Vanilla!!!
To mark this new start, the version bumps up to 4.0.0
To learn more about that decision, you can read my blog here: https://medium.com/p/1a1f37640370
com.sosauce.cutemusic so you should be able to update normally, without having to re-install the app. I've also open a pull request on F-droid to reflect the change, I don't know when it will be taken into effect
https://github.com/sosauce/CuteCalc will redirect to https://github.com/sosauce/Vanilla automatically, so nothing should be lost
🙃 Do not open an issue to scream that you hate that change/name, it is my decision and it was thought of for some time now, I'm still staying in a cute aesthetic, but with a better branding!! (Can you guess what my new names are based on without reading the article ?)
❤️ Thanks to everyone who will accept this change
Version 3.7.0
Finally some love for CuteCalc yay!
- Expressive redesign (+fix #108)
- Adds colored operators, that you can disable in settings if u want
- (#96) Can't chain operators anymore
- (#98) Automagic zero, if decimal separator typed after non number, auto adds a 0
- (#99) Fixed rare crashes with some local separator
- Use vertical handle to access history now
- Below changes
ok goodnight now
What's Changed
- Add Chinese (Simplified) localization resources by @TangHanchen in #105
- Delete app/src/main/res/values-zh-Hans by @TangHanchen in #106
- Update the translation for Simplified Chinese by @TangHanchen in #107
New Contributors
- @TangHanchen made their first contribution in #105
Full Changelog: v3.6.5...v3.7.0
Version 3.6.5
Happy new year !!
Full Changelog: 3.6.4...v3.6.5
Vesion 3.6.4
- Bumped minSDK to 23 as per required by Room and Material3!
- Some history improvements!
- You can now swipe to get to history! (#93)
- Removed ability yo hide back button
Full Changelog: v3.6.3...3.6.4
Version 3.6.3
- Downgraded AGP to build succesfully on F-droid
- Reduced APK & app size
Full Changelog: v3.6.2...v3.6.3
Version 3.6.2
- Continous evaluation by @IDR0FFI !
- Backspace icon is filled to follow CuteApps design language
- Updated font to match CuteMusic + it now follows your system's font settings!
What's Changed
- Update README.md by @Poussinou in #95
- Shows result while doing continuous evaluation by @IDR0FFI in #94
New Contributors
- @Poussinou made their first contribution in #95
- @IDR0FFI made their first contribution in #94
Full Changelog: v3.6.1...v3.6.2
Version 3.6.1
- Updated spanish translation by @nubesurrealista!
- Preparation fo publishing to F-droid!
What's Changed
- Renewed Spanish translation by @nubesurrealista in #91
Full Changelog: v3.6.0...v3.6.1
Version 3.6.0
This is update is cool 👍
The app was fully rewritten, and brought these changes !!
- (#89) Number formatting now happens entirely on the UI level, preventing issues caused by regional settings!
- Added a new settings option to customize decimal precision!
- Landscape mode has been redesigned to support both preview and access to settings and history!
- The clear button is now hidden in landscape mode when it's hidden in portrait too!
- When you tap the equals button, any errors will now appear only in the preview, allowing you to adjust your calculation instead of losing it!
- Error messages now appear in red to make them more noticeable, including in the history if it's enabled!
- You can no longer chain non-associative operators, typing something like "1xx1" is now prevented!
- The decimal button now displays your region’s decimal separator based on your device language and locale!
- Some errors are now more precise and descriptive instead of just showing "Error"!
- The history will no longer save results that are just plain numbers—pressing equals repeatedly on something like "2008" won’t clutter your history anymore!
Thanks for using CuteCalc ❤️!!!
Full Changelog: v3.5.2...v3.6.0
Version 3.5.2
- Fixed monochrome icon with new logo !
- Added support button in settings !
- Updated french translation !
Full Changelog: v3.5.1...v3.5.2
Version 3.5.1
- New refreshed icon !
- Splash screen icon now tints, like in CuteMusic!
- Fixed padding
Full Changelog: v3.5.0...v3.5.1