Subversion Repositories ES

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
15 2011-01-21 23:09:27 PointedEars /trunk/
- Added update thread with XPath-based parsing of table rates (TODO: make functional)
- Renamed helper package
 
/trunk/src/de/pointedears/converter/helpers
/trunk/src/de/pointedears/converter/helpers/CurrenciesUpdateThread.java
/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/menu/options.xml
/trunk/res/values/strings.xml
/trunk/src/de/pointedears/converter/app/CurrenciesActivity.java
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