Description:
This is a simple currency converter application with HTC Sense Interface Style.
Exchange rate downloaded from Yahoo! Finance. Downloaded exchange rate cache for user specified period.
All suggestions are welcomed.
Tips:
Do you really need all 153 currencies code supported by Yahoo!?
If not, copy the CurrencyList.csv from the application directory and trim down the file to suit your needs.
This can speed up the startup time too.
Thanks:
Thank you very much eboelzner shared his Sense Interface SDK.
This application is built upon Sense Interface SDK.
Thank you very much the AlphaMobileControls at CodePlex.
Thank you very much stickfigure design the application icon.
If you like this project, please consider donate to the developer.
Update Description:
v1.5 (06-02-2011):
- [Bugfix] Exception w/ message PlatformNotSupportedException.
- [Request] Localization for Indonesian.
v1.4 (02-02-2011):
- [Feature] Language Selector in Settings.
v1.3 (28-01-2011):
- [Request] Localization for Traditional Chinese.
- [Request] Localization for French.
- [Request] Localization for German.
v1.2 (07-12-2010):
- [Bugfix] Incorrect Exchange Rate for some Currencies.
v1.1 (25-10-2010):
- [Bugfix] Exception w/ message "Value cannot be null."
- [Request] Exchange Conversion Currencies.
v1.0 (13-10-2010):
- Initial Release.