13 |
2011-01-21 19:56:58 |
PointedEars |
/trunk/ |
- Added Clear button to all menu Activities
- Added helper package (perhaps for BackgroundThread?) |
|
/trunk/src/de/pointedears/converter/helper
/trunk/bin/Converter.apk /trunk/bin/classes.dex /trunk/bin/resources.ap_ /trunk/res/layout/activity_currencies.xml /trunk/res/layout/activity_lengths.xml /trunk/res/layout/activity_temperatures.xml /trunk/res/menu/options.xml /trunk/res/values/strings.xml /trunk/src/de/pointedears/converter/app/CurrenciesActivity.java /trunk/src/de/pointedears/converter/app/LengthsActivity.java /trunk/src/de/pointedears/converter/app/TemperaturesActivity.java /trunk/src/de/pointedears/converter/db/CurrenciesDatabase.java
|
12 |
2011-01-21 18:31:41 |
PointedEars |
/trunk/ |
- Uses automatically created/upgraded currency database |
|
/trunk/bin/Converter.apk /trunk/bin/classes.dex /trunk/src/de/pointedears/converter/ConverterApplication.java /trunk/src/de/pointedears/converter/app/CurrenciesActivity.java /trunk/src/de/pointedears/converter/db/CurrenciesDatabase.java
|
11 |
2011-01-21 14:22:57 |
PointedEars |
/trunk/ |
Added currencies database (currently only for debugging) |
|
/trunk/src/de/pointedears/converter/db /trunk/src/de/pointedears/converter/db/CurrenciesDatabase.java
/trunk/bin/Converter.apk /trunk/bin/classes.dex /trunk/bin/resources.ap_ /trunk/src/de/pointedears/converter/app/CurrenciesActivity.java
|