WeatherInformation WP8:
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 16 Aug 2014 20:19:42 +0000 (22:19 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 16 Aug 2014 20:19:42 +0000 (22:19 +0200)
commit29f777467393e926f08ab571eb278a03bd43e345
treeca2245478e174b4f00c86d97623020efa0372ad5
parentfc8c2704522ccc16596982ac8aa29dcd60c8ae16
WeatherInformation WP8:

Weather pictures plus UTC time instead of local time.
24 files changed:
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_clear.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_clear_night.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_few_clouds.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_few_clouds_night.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_fog.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_overcast.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_severe_alert.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_showers.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_showers_scattered.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_snow.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Images/weather_storm.png [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/MainPage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/Model/Images/RemoteImagesTranslation.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.xlf
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.resx
WindowsPhone/WeatherInformation/WeatherInformation/SampleData/MainViewModelSampleData.xaml
WindowsPhone/WeatherInformation/WeatherInformation/SampleData/SelectedDateViewModelSampleData.xaml
WindowsPhone/WeatherInformation/WeatherInformation/SelectedDatePage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/MainViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/SelectedDateViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/WeatherInformation.csproj