/HowMuchEuro-Android

Convert from US Dollar and Canadian Dollar to Euro and add the Sales tax, so you know exactly how much you pay

Primary LanguageJavaScript

How much Euro?
==============

How much Euro? is the first sales tax aware currency converter. In the US and Canada prices shown in stores are mostly without sales tax. This messes up the result of any normal currency converter.
Not “How much Euro?”, which calculates the tax and adds it before converting dollars to euros. This helps travellers, exchange students and other visitors to the US and Canada to understand quickly how much an item costs in Euro just like they are used to in their home country.

More information: http://www.frankie.bz/v3/go/howmucheuropost/
Help me translate this App: http://www.getlocalization.com/howmucheuro/

Changelog
-----------
0.1  * First Design Study
0.2  * First workable Version
0.3  + Local Storage
     + Get actual rates from http://josscrowcroft.github.com/open-exchange-rates/
1.0  * First released Version
1.1  + Added localization for German
     + Added designs for iPhone, iPad and Android Tablets
     + Made ready for running on multiple OS - iOS added
     + New UI elements (for settings page)
	 + Minor visual improvements
1.2  + Added languages: Italian, French, Spanish, Portugese
     # Fixed Visual resize issues
	 # Fixed some previous translations
1.3  # Fixed Currency Conversion API access
	 

 Copyright 2012-2014 Frank Neulichedl

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.