First cut to download timezones data from a timezone service.
commitb1bebb4b2d70d89ffab4f4e8561dcc58c21f4305
authorAndrew McMillan <andrew@morphoss.com>
Thu, 29 Mar 2012 21:10:57 +0000 (30 10:10 +1300)
committerAndrew McMillan <andrew@morphoss.com>
Thu, 29 Mar 2012 21:10:57 +0000 (30 10:10 +1300)
tree62267a9c0ac6a1bab3b71d57af3c64150226c3a6
parent22eb20c995e299886a710df86ae91e0251c876a0
First cut to download timezones data from a timezone service.

Not hooked up to selecting timezone yet.
AndroidManifest.xml
src/com/morphoss/acal/providers/Timezones.java [new file with mode: 0644]
src/com/morphoss/acal/service/UpdateTimezones.java [new file with mode: 0644]
src/com/morphoss/acal/service/aCalService.java