WeatherInformation: removing TODOs
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Thu, 13 Nov 2014 01:50:50 +0000 (02:50 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Thu, 13 Nov 2014 01:50:50 +0000 (02:50 +0100)
commite100e670e101a4e5726d22ee2ddd5ec0948a8a44
tree014c3e277b6fdf584e9cad0351bc2fe547aff10d
parentac1abbbb973f55a8b07bfe4bb42607f76d98edc4
WeatherInformation: removing TODOs
14 files changed:
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/MapActivity.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/NotificationIntentService.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/SpecificActivity.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/WeatherTabsActivity.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/WidgetIntentService.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/fragment/current/CurrentFragment.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/fragment/map/MapProgressFragment.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/fragment/overview/OverviewFragment.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/fragment/specific/SpecificFragment.java
Android/WeatherInformation/app/src/main/java/de/example/exampletdd/service/PermanentStorage.java
Android/WeatherInformation/app/src/main/res/layout-land/weather_specific_fragment.xml
Android/WeatherInformation/app/src/main/res/layout-port/weather_specific_fragment.xml
Android/WeatherInformation/app/src/main/res/layout/weather_current_fragment.xml
Android/WeatherInformation/app/src/main/res/values/strings.xml