Subversion Repositories ES

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
14 2011-01-21 21:01:18 PointedEars /trunk/
- Currencies: Added display of table rates
- Clean-up: Added Javadoc and NON-NLS tags
 
/trunk/bin/Converter.apk
/trunk/bin/classes.dex
/trunk/bin/resources.ap_
/trunk/res/layout/activity_currencies.xml
/trunk/res/values/strings.xml
/trunk/src/de/pointedears/converter/MenuActivity.java
/trunk/src/de/pointedears/converter/app/CurrenciesActivity.java
/trunk/src/de/pointedears/converter/app/TemperaturesActivity.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
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
8 2011-01-21 10:46:49 PointedEars /trunk/
- CurrenciesActivity now uses HashMap (preparing for database)
- Renamed package
 
/trunk/bin/Converter.apk
/trunk/res/menu
/trunk/res/menu/options.xml
/trunk/src/de
/trunk/src/de/pointedears
/trunk/src/de/pointedears/converter
/trunk/src/de/pointedears/converter/ConverterApplication.java
/trunk/src/de/pointedears/converter/MenuActivity.java
/trunk/src/de/pointedears/converter/app
/trunk/bin/FFHS-Converter.apk
/trunk/bin/ch
/trunk/src/ch/ffhs/converter/ConverterApplication.java
/trunk/src/ch/ffhs/converter/MenuActivity.java
/trunk/src/ch/ffhs/converter/app
/trunk/.project
/trunk/AndroidManifest.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