WeatherInformation: wake up service with alarm
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 5 May 2014 04:12:25 +0000 (06:12 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 5 May 2014 04:12:25 +0000 (06:12 +0200)
commit8cf0af64048481989bc9e938d63e0558c188c0d2
tree1110a52029a28c1f244c575cb099a7e4b565ec79
parentd301634c21aba3668f021630a8983364a2bff1a4
WeatherInformation: wake up service with alarm
15 files changed:
AndroidManifest.xml
res/values/arrays.xml
res/values/strings.xml
res/xml/weather_preferences.xml
src/de/example/exampletdd/WeatherInformationActivity.java [deleted file]
src/de/example/exampletdd/WeatherInformationBatch.java
src/de/example/exampletdd/WeatherInformationBootReceiver.java [new file with mode: 0644]
src/de/example/exampletdd/WeatherInformationMapActivity.java
src/de/example/exampletdd/WeatherTabsActivity.java
src/de/example/exampletdd/activityinterface/GetWeather.java [deleted file]
src/de/example/exampletdd/fragment/current/WeatherInformationCurrentDataFragment.java
src/de/example/exampletdd/fragment/overview/WeatherInformationOverviewFragment.java
src/de/example/exampletdd/fragment/preferences/WeatherInformationPreferencesFragment.java
src/de/example/exampletdd/httpclient/CustomHTTPClient.java
src/de/example/exampletdd/model/GeocodingData.java