sosauce / CuteCalc

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

Simplify Number #46

Closed saltsoftdrink closed 7 months ago

saltsoftdrink commented 8 months ago

Add custom comma in numbers in different format like USA and India

sosauce commented 8 months ago

Noted ✏️...

realeatham commented 8 months ago

is this commited yet? im not seeing it

sosauce commented 8 months ago

Should be yeah

sosauce commented 8 months ago

Update up!

saltsoftdrink commented 8 months ago

Update up!

Add Indian decimal format in that

sosauce commented 8 months ago

Mhmm, okay I will

saltsoftdrink commented 8 months ago

Mhmm, okay I will

They are like there is comma before three no. first time and rest off it comma before 2 no.

Example :- India - 10,00,00,00,000 Foreign - 10,000,000,000

realeatham commented 8 months ago

Also add Australia: 100 000 000 Same as most but instead of comma it's a space. Most Aussies don't use it but it's the official govt way and it looks nicer than comma. There should also be a drop-down menu instead of a switch, with the default being no formatting

realeatham commented 8 months ago

And haptics should be on by default

sosauce commented 7 months ago

I don't agree with haptics, most devices (at least all the one I tested/have) have haptics turned off by default

sosauce commented 7 months ago

It's 1 switch away cmon 😅😭

realeatham commented 7 months ago

I have to reinstall the app every time a new release happens or I load it from my computer and it's annoying. Doesn't really matter. You should add Australian number format

sosauce commented 7 months ago

Why do you have to re install ?

realeatham commented 7 months ago

When I load from a computer it is not signed but when I use an APK it is, so they are incompatible. I don't think there is a way to bypass this.

sosauce commented 7 months ago

Maybe when you load on the computer your loading the debug version

realeatham commented 7 months ago

I mean when my computer complies it. It's because of a security feature which cannot be disabled, and even if it could I would not.