29 lines
789 B
YAML
29 lines
789 B
YAML
|
Categories:
|
||
|
- Money
|
||
|
License: Apache-2.0
|
||
|
WebSite: https://code.google.com/p/android-currency-converter
|
||
|
SourceCode: https://code.google.com/p/android-currency-converter/source
|
||
|
|
||
|
AutoName: Currency Converter
|
||
|
Description: |-
|
||
|
A simple currency converter. It retrieves reference exchange rates from the
|
||
|
European Central Bank (ECB), so supports
|
||
|
[http://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html these]
|
||
|
currencies.
|
||
|
|
||
|
To have up to date rates, you need to enable "Background Update" in the
|
||
|
"Preferences" page.
|
||
|
|
||
|
RepoType: git-svn
|
||
|
Repo: https://android-currency-converter.googlecode.com/svn/trunk/
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 2
|
||
|
commit: '13'
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Static
|
||
|
CurrentVersion: '1.1'
|
||
|
CurrentVersionCode: 2
|