WindowsPhone WeatherInformation
authorGustavo Martin <gu.martinm@gmail.com>
Sat, 5 Jul 2014 10:14:38 +0000 (12:14 +0200)
committerGustavo Martin <gu.martinm@gmail.com>
Sat, 5 Jul 2014 10:14:38 +0000 (12:14 +0200)
commit6ad9c344133bb93156642c6ef9b4b0f6defe0d5c
treecf28faa964c921132b35f5d38cd0706a69246cc9
parent5da05b0c518a397697045e2f115ae4d431c6f2b5
WindowsPhone WeatherInformation

Retrieving remote JSON data
15 files changed:
WindowsPhone/WeatherInformation/WeatherInformation/MapPage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/JsonDataParser/JsonParser.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/Services/CustomHTTPClient.cs [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.qps-ploc.resx
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.qps-ploc.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.resx
WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/MainViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/SettingsViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/WeatherInformation.csproj
WindowsPhone/WeatherInformation/WeatherInformation/packages.config