Update to 1.1.4362.26912 11th December 2011
Requirements:
- .Net Compact Framework 3.5
- Windows Mobile 6 or newer
Features:
- You can input a formula such as "√5×√5×5×(√25-1)", then calc will give you the result "=100".
- You can use function like "Sin、ArcCos、Ln".
- You also can use senior function like "Abs、Ceil、Floor、Round".
- More intelligent that you can not input a wrong formula like "5××5", "1.2.3"
- Humanized that when you input "5×" and then you press "÷", the formula will be "5÷".
- You can PASTE the result to FORMULA
- You can customize Sliding Sensitive by SlideDelay value in CalcConfig.xml
- You can customize Sliding Allowed Pixels by SlidePixels value in CalcConfig.xml
- You can OPEN Special % MODE in CalcConfig. Then the math rule will change. For example, 50-40%=30, 30+150%=75 etc. Default is CLOSE, change SpecialPercent value to 1 to open it.
- You can change the color for calc through "CalcConfig.xml".
Here is the content of "CalcConfig.xml":
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<DefaultUp>1</DefaultUp>
<AutoSlide>1</AutoSlide>
<MaxDecimal>4</MaxDecimal>
<SlidePixels>64</SlidePixels>
<SlideDelay>16</SlideDelay>
<SpecialPercent>0</SpecialPercent>
<FontName>Tahoma</FontName>
<BackColor>0 0 0</BackColor>
<FontColor>255 255 255</FontColor>
<NumButton>32 32 32</NumButton>
<FuncButton>80 80 80</FuncButton>
<EquButton>255 165 0</EquButton>
<ButtonDown>0 0 0</ButtonDown>
</CalcHD>
- You can change the value to change the color.
Update logo:
12/11/2011:
- Fix a problem about special percent function
- Fix a problem about bracket
- Fix a problem about round
- Add a answer menu to formula contextmenu
12/9/2011:
- Fix a problem about backspace button
11/29/2011:
- Add "±" button to tools panel
- Fix a problem that you can input number like "0236"
11/20/2011:
- Solve problem about SpecialPercent when use new core
- Fix problem about button "0"
11/19/2011:
- Big update, new compute core. No more compute mistake
- SpecialPercent is not working in new core framework
2/??/2011:
- Add contextmenu to Result and Formula Text
2/23/2011:
- Fix a problem about CPU computing error
- Fix a problem if DefaultUp set to 0
2/22/2011:
- New feature that you can set a default screen is up or down
- New feature that if you press a button in not default screen, it will slide to default
2/21/2011:
- New feature that CalcHD can run on a not WVGA screen device
- Fix a problem about input operation
2/20/2011:
- New feature that you can customize button color when you press it
- Fix a problem about input operation
- Fix a problem about button touch slide
2/18/2011:
- New feature that you can change font in CalcConfig.xml
- Fix a problem that calculator doesn`t round the value
- Fix a problem about "%" button
- Fix a problem about negative value
2/17/2011:
- New feature that if there is no CalcConfig.xml, CalcHD will create one automatic
- New feature that you can input negative value like "-5" etc.
- Fix a problem about close bracket
- Fix a problem about max decimal get wrong if decimal seperator is not "."
2/16/2011:
- New feature that you can customize Sliding Sensitive in CalcConfig.xml
- New feature that you can PASTE result to FORMULA
- New feature that you can clear RESULT ONLY by ContextMenu
- New feature that you can OPEN Special % MODE in CalcConfig.xml
- Fix a problem that allow input number after a close bracket
- Fix a problem about math rule
2/15/2011:
- Fix a problem that different areas using different decimal seperator
- Fix a problem about PI
- New feature that you can customize Sliding Allowed Pixels in CalcConfig.xml
2/12/2011:
- New feature that calculator are more intelligent and humanized
- Fix a problem about Character set of "%"
How can I run on a not WVGA device?
How can I change the location of button?
Please customize your CalcUI.xml.
For Chinese:
请不要汉化程序!
汉化的结果是非WVGA机子不能正常读取CalcUI.xml!
我相信不懂英语的同学也会使用这个计算器。
Very good app but ...
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
Calc HD update!
More humanized!
__ said:
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
View attachment 515235
View attachment 515236
Click to expand...
Click to collapse
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Kation said:
Calc HD update!
More humanized!
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
Click to expand...
Click to collapse
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
Again: A very, very good app.
Please don't stop developing.
Thank you
Mr.zeus said:
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Click to expand...
Click to collapse
Yes I can. But I think I should make the WVGA version perfect first.
__ said:
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
View attachment 516273
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
View attachment 516277
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
View attachment 516281View attachment 516285
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
View attachment 516286
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
View attachment 516287
Again: A very, very good app.
Please don't stop developing.
Thank you
Click to expand...
Click to collapse
Thanks! I have solved all your reports!
But I`m not sure that number format function work in orther culture`s phone.
How can I connect you? I can give your program to test.
thnx friend good work hd2
Kation said:
Thanks! I have solved all your reports!
But I`m not sure that number format function work in other culture`s phone.
How can I connect you? I can give your program to test.
Click to expand...
Click to collapse
Good morning Kation,
what exactly do you mean with
How can I connect you?
Click to expand...
Click to collapse
?
Is it not possible to upload here (in this thread)
the program to test
Click to expand...
Click to collapse
, you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Thanks >< !!!
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
__ said:
Good morning Kation,
what exactly do you mean with ?
Is it not possible to upload here (in this thread) , you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Click to expand...
Click to collapse
Hi. I think your post time in my country is midnight...
Now. I can say good morning to you
Mybay I used wrong words. My english doesn`t very good.
I will upload new version here.
ps: You can go to my website(en.wodsoft.com) to communicate.
Capovich said:
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
Click to expand...
Click to collapse
Did you change the calcconfig.xml?
Try to replace file by thread code.
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Capovich said:
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Click to expand...
Click to collapse
Is these in your calcconfig.xml?
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<MaxDecimal>4</MaxDecimal>
<BackColorRed>0</BackColorRed>
<BackColorGreen>0</BackColorGreen>
<BackColorBlue>0</BackColorBlue>
<FontColorRed>255</FontColorRed>
<FontColorGreen>255</FontColorGreen>
<FontColorBlue>255</FontColorBlue>
<NumButtonRed>32</NumButtonRed>
<NumButtonGreen>32</NumButtonGreen>
<NumButtonBlue>32</NumButtonBlue>
<FuncButtonRed>80</FuncButtonRed>
<FuncButtonGreen>80</FuncButtonGreen>
<FuncButtonBlue>80</FuncButtonBlue>
<EquButtonRed>255</EquButtonRed>
<EquButtonGreen>165</EquButtonGreen>
<EquButtonBlue>0</EquButtonBlue>
</CalcHD>
Is it still show format error?
Try to save as utf-8 by notepad and replace it.
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
dmplot said:
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
Click to expand...
Click to collapse
Thank you for your suggestion. But I can only read by pixels. Default is 64px.
I can set calc read this value by calcconfig.xml
Your first problem I think I have solved but not test.
u can try attachment of #11
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Capovich said:
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Click to expand...
Click to collapse
Oh ****. It is out of my control.
I made one for you specially.
Please snapshot me what does it show.
ps: this version have new feature
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Erel1971 said:
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Click to expand...
Click to collapse
Hi, thank you for your report.
I do the new vesion and upload in first post
And that u say 125×25%=31,25
Any problem? 125×25% is the same as 125×0.25...
Capovich said:
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Click to expand...
Click to collapse
uh...
can u translate it to English or Chinese?
Hi all,
is it possible to display new whatsapp messages directly on lockscreen? (like on ios? Display lights up if new message comes in and i can read message directly on lockscreen, thats what I want.
Bought some apps but nothing works fine :-(
Sorry for my poor Englisch...
For directly showing message on lock screen it depends on the ROM I think.
Is there any rom for my desire hd available?
I am using virtous quattro with ics at the moment.
You need to post this there.. I don't have desire. So, can't say.
I think widget locker is what you need. I use handcent for sms, and it gets through the lockscreen just like you describe.
Sent from my DROID3 using XDA App
The lockscreen code is either part of the framework.jar or the systemui... and if the device is not rooted, you cannot change it.
If you are a programmer, what you could try is to create a new window (for example with the WindowManagerImpl hidden class) trying different window types: window types define the layer where the window will be placed. For some window types you might need some special permission (for example I think TYPE_SYSTEM_OVERLAY will be placed above lockscreen, and it needs the SYSTEM_DIALOG permission)
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Currently there isn't an (lockscreen-)app that allows that. If you are a programmer you can always try to make it yourself, like mentioned above. But be warned, it's going to be a hell to create it
I´m not a Android programme
There is an option in the settings of whatsapp "turn on the pop up messages" check that box n u are good to go
i know this option, but it´s still behind the lockscreen...
Hey guys!!
This pop-up message, allows you to answer the message even with the lock screen. I think it's a lack of security because anyone can answer it if you forget your phone somewhere.
I've already try to talk with the developers of Whatsapp, but with no success.
On iphone you can only read and unlock to answer.
That's right, the popup feature when set to 'always' or 'only when screen off' shows messages and I think even allows replying from the lockscreen. You can't go view the full convo without unlocking though. This is the way it works at least in the latest beta from http://www.whatsapp.com/android/
Sent from my Desire HD using xda premium
Kaios said:
Hi all,
is it possible to display new whatsapp messages directly on lockscreen? (like on ios? Display lights up if new message comes in and i can read message directly on lockscreen, thats what I want.
Bought some apps but nothing works fine
Sorry for my poor Englisch...
Click to expand...
Click to collapse
you can download NiLS from play store its worked!!!!
Hi,
im using cm10.1 at huawei g300 and im missing some feature in stock sms app - maybe it's strange, but i really like it, it's simple and has almost all features which i need. Almost. I have problem with sending sms to a group, i have to write concacts separately, and there is no other way to do this. Below is screen from other (also stock?) sms apk (the dark one) and there is a "people" button, after click u can choose from your contacts more than one person.
In my phone it look's like at attached screenshoot - im missing button in place which is marked with red almost-circle. So is it possible to get that "people" button? Something in settings or maybe modded app? I couldn't find anything. And the reason why i don't have that button atm - it's because of CM rom or just google has removed it or...?
Thanks in advance for answers ("Install Go-sms/chomp/handcent." is not the answer - i know that way:>)
Sorry for my english
And sorry, if wrong section.
Hi guys,
I'm sorry, maybe my request is very stupid, but for me it's very important.
Can I ask to someone to create one stupid Xposed Module that "override" the
WhatsApp notification message from "Message from %s" to "You have a new message".
(or a custom message will be much better)
For me that is a very PRIVACY mode!
I don't understand why no one thought about that... maybe because is stupid LOL.
Thanks at all!!!
PS
What do you think about this request?
mmm... after 150 views... no reply! ok gotcha, stupid idea
cheers guys
You could use MissedIt. With this app you're able to create a widget which can display new messages as you want. But only on LS/HS, not in the statusbar.
fiz:ik said:
You could use MissedIt. With this app you're able to create a widget which can display new messages as you want. But only on LS/HS, not in the statusbar.
Click to expand...
Click to collapse
Thanks Fiz:ik for your answer, but is not exactly what I'm looking for
Cheers
Thread moved from the Xposed Framework Modules forum to Android Q&A, as the former is for module releases, not questions/requests (except for the stickied requests thread.) Please use that instead.