Hide changed files | Details | Compare with Previous | Blame | RSS feed
- 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
- Working update thread - Changed to Euro-based conversion because of ECB as data provider - Added XPath namespace helpers in case we can get namespaces working
- Added update thread with XPath-based parsing of table rates (TODO: make functional) - Renamed helper package
- Added Clear button to all menu Activities - Added helper package (perhaps for BackgroundThread?)
- CurrenciesActivity now uses HashMap (preparing for database) - Renamed package