sosauce / CuteCalc

CuteCalc is a simple,lightweight and open-source calculator app for Android.
GNU General Public License v3.0
98 stars 8 forks source link

Add History #40

Closed quadroli closed 4 weeks ago

quadroli commented 7 months ago

Is your feature request related to a problem? Please describe.

It would be nice if one could have history of at least the last 5 calculations, sometimes people like to go back to a calculation they did or, this opens the possibility to use the calculator for briefly and quickly saving a number

Describe the solution you'd like

Add the ability to remember at least the last 5 previously done calculations, preferrably having them retained between sessions

Describe alternatives you've considered

Possibly saving the calculation in a note taking app if I may need it later

realeatham commented 7 months ago

Good idea

sosauce commented 7 months ago

Good idea indeed, will deffo look into it