WeatherInformation: current weather page
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 21 Jul 2014 01:13:11 +0000 (03:13 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 21 Jul 2014 01:13:11 +0000 (03:13 +0200)
commit4961aa71cc065d4280bbe7bef7a0a6b088f9b725
tree85d741a159a8efcca89d71744734c2ad733edf9b
parente53642ab2505d8e980af0d8bb49ccfd165f8a95d
WeatherInformation: current weather page
15 files changed:
WindowsPhone/WeatherInformation/WeatherInformation/App.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/Model/CurrentWeatherParser/Coord.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/CurrentWeatherParser/CurrentWeather.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/CurrentWeatherParser/Main.cs
WindowsPhone/WeatherInformation/WeatherInformation/Model/CurrentWeatherParser/Snow.cs [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Model/CurrentWeatherParser/Wind.cs
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.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.resx
WindowsPhone/WeatherInformation/WeatherInformation/SampleData/MainViewModelSampleData.xaml
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/MainViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/WeatherInformation.csproj