WeatherInformation: pressure units configuration
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 13 Oct 2014 00:32:58 +0000 (02:32 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 13 Oct 2014 00:32:58 +0000 (02:32 +0200)
commit58b3ae2543c90b0979f84444c7b9b685bde88f97
treeeb1021cd3089eaa749cfe4bdb5887f6453584e3f
parent300061a2291b8058f5495a6d50887032c470f524
WeatherInformation: pressure units configuration
13 files changed:
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/res/values/arrays.xml
Android/WeatherInformation/res/values/strings.xml
Android/WeatherInformation/res/xml/appwidget_preferences.xml
Android/WeatherInformation/res/xml/weather_preferences.xml
Android/WeatherInformation/src/de/example/exampletdd/NotificationIntentService.java
Android/WeatherInformation/src/de/example/exampletdd/WidgetIntentService.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/CurrentFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/OverviewFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/preferences/WeatherInformationPreferencesFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/specific/SpecificFragment.java
Android/WeatherInformation/src/de/example/exampletdd/widget/WidgetConfigure.java
Android/WeatherInformation/src/de/example/exampletdd/widget/WidgetPreferences.java