Subversion Repositories ES

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
19 2011-01-29 22:03:20 PointedEars /trunk/
- Switched to LinearLayout for form controls
  (fixes overflowing controls)
- Updated version data in manifest
 
17 2011-01-26 21:08:16 PointedEars /trunk/
- Currencies:
  + Added/updated resource strings
  + Disabled "Quit" (options menu button)
- Added update notifications
- Added  exchange rates update service (project requirement)
- Clean-up:
  + Outsourced conversion data
  + Layout: Replaced deprecated fill_parent with match_parent
 
8 2011-01-21 10:46:49 PointedEars /trunk/
- CurrenciesActivity now uses HashMap (preparing for database)
- Renamed package
 
7 2011-01-21 01:17:02 PointedEars /trunk/
- Added temperature conversion for °C/°F/K
- Added currency conversion for CHF/EUR/USD
- Clean-up: Removed example strings and arrays
 
6 2011-01-20 22:37:17 PointedEars /trunk/
- LengthActivity: Use three-column TableLayout (a11y)
- Added length conversion for in/km/m/mi
- Disabled unused default_values.xml
 
5 2011-01-19 20:17:08 PointedEars /trunk/
Implemented Activity-based list (reuses AppDemos project)
 
2 2010-10-08 23:56:21 PointedEars /trunk/
Shared Eclipse project, added existing documentation