Releases: sosauce/CuteCalc
Version 2.7.3
- Adopted new dependencie catalog management !
- Updated dependencies (includes Keval)
- Updated Kotlin from 1.8.10 to 1.9.23
- Merged settings and about screen for a fresh looking settings screen thats matches CuteMusic's one !
Sorry for small and slow update, i'm very focused on CuteMusic right now, will come back to CC !!! ❤️
Full Changelog: v2.7.2...v2.7.3
Version 2.7.2
Thought I abandonned this app ? No I was lazy to push the update 💀
Here's wassup:
-
Updated dependencies (they actually updated DatStore Prefs 🤯)
-
#65 Fixed Nav/Status bar colors (by using edge-to-edge, even tho it should be auto applied when I'll update app to target Android 15 https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge_enforcement)
-
Removed some unecessary code
-
Probably other things I forgot 😄
Also, go check my new app CuteMusic !!!! : https://github.com/sosauce/CuteMusic
Thanks for using CuteCalc !!! ❤️
Full Changelog: v2.7.1...v2.7.2
Version 2.7.1
Small QoL update !
- #59 Bring back the switch to enable/disable decimal formatting
- #60 Ehanced the
!, %, √, π
buttons - #61 Fixed some crashes (square root of a negative number, value too large)
- Revamped landscape UI
- Reduced the font size of texts in buttons
And alot of small QoL (Quality of Life, btw) changes and tweak!
Thanks for using CuteCalc!!! ❤️
Version 2.7
Important update !! First, big thanks to n0tkamui for helping me with some things and rewritting some part of the code!!
So here's all what's new :
Added some maths operators (and a constant) :
"!" wich is the factorial operator (i.e 5! is equal to 120) It is used after a number
"%" (he made a comeback 🗿) wich is a percentage operator (i.e 10% is equal to 0.1) It is used after a number
"√" wich is the square root operator (i.e √10 is equal to 3.16) It is used before a number
"π" wich is equal to aprox ~3.14159
The deciaml formatting is now set to a comma after every thousands (every 3 numbers). The switch to enable / disable it was removed :
301457.82 -> 301,457.82
Operator are now created in Evaluator.kt
with Keval to make calculations faster
Re-added SplashScreen for all versions of Android
For the dev part
#56 Stopped .idea and .gradle from being pushed to code. These are simply settings files for the IDE and gradle cached files.
#57 #58 Commits will now only be pushed to GitHub once the final APK of a version is compiled, there shouldn't be anymore none matching commits.
Thanks for using CuteCalc ❤️ !!!
Version 2.6
✅ Added | ✏️ Improved | 🛠 Fixed | ❌ Removed
- ✅ Added support for negative numbers !!!(Thank you so much n0tkamui for rewritting Keval 🥳)
- ✅ #46 Added decimal formatting with a switch to enable/disable it in settings !
- 🛠 Fixed backspace button in landscape
- ❌ #50 Removed splash screen
About history feature, life hit me hard so I haven't work on it much, don't expect it soon but I'll do my best!!
Thanks for using CuteCalc ❤️ !!!
Version 2.5.3
✅ Added | ✏️ Improved | 🛠 Fixed | ❌ Removed
Improvement update will im working on big features !:
- ✅ Added exponents ! (instead of modulo)
- ✏️ Changed app icon for a more salmon pink color !
- ✏️ Reduced vibration strenght
- 🛠 Fixed status bar icon being white in light mode
- ❌ Removed modulo (%)
Working on #40 #43 and another cool thing ! Stay tuned and as always :
Thanks for using CuteCalc ❤️ !!!
Version 2.5.2
Version 2.5.1
✅ Added | ✏️ Improved | 🛠 Fixed | ❌ Removed
Smol but kol update 😎
- ✅ Added buttons vibration #24 (Go in the settings menu to enable/disable)
- ✏️ Changed about section abit
- ✏️ "Theme" menu is now called settings
- ✏️ Updated to Jetpack Compose v1.6
Version 2.5
✅ Added | ✏️ Improved | 🛠 Fixed | ❌ Removed
Ayo ! Important must-install update :
- ✏️ Reduced button text's size so they should be cut out anymore!
- ✏️ Redesigned landscape UI fully cuz it was too buggy 😔
- 🛠 Fixed an major bug that could crash your whole phone (😔 ion know how I made this)
- 🛠 "Lift up" The UI to not overlap with navigation buttons / gestures
I'm also creating a Discord server centered around Kotlin & Jetpack Compose, I'll drop the link when I'm finish with it!!
Thanks for using CuteCalc!!! ❤️
Version 2.4
In french we say "Vaut mieux tard que jamais" and that's true cuz after like 3 weeks I've finally added themes !!! 🥳 (another roadmap path completed!!) and also (again) fixed landscape a bit, that's all ! But it was hard 😢
Thanks for using CuteCalc !!! ❤️