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)
commit15f6364c01b061e33e91c82c3bcb8f6214a4a6d1
tree315cc3c9922d63c39c7f1107ee14a80b594cae0a
parented5680536e73e6b58e1ef7e973f603757286c7fe
WeatherInformation: wake up service with alarm
15 files changed:
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/res/values/arrays.xml
Android/WeatherInformation/res/values/strings.xml
Android/WeatherInformation/res/xml/weather_preferences.xml
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationActivity.java [deleted file]
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationBatch.java
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationBootReceiver.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationMapActivity.java
Android/WeatherInformation/src/de/example/exampletdd/WeatherTabsActivity.java
Android/WeatherInformation/src/de/example/exampletdd/activityinterface/GetWeather.java [deleted file]
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/WeatherInformationCurrentDataFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/WeatherInformationOverviewFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/preferences/WeatherInformationPreferencesFragment.java
Android/WeatherInformation/src/de/example/exampletdd/httpclient/CustomHTTPClient.java
Android/WeatherInformation/src/de/example/exampletdd/model/GeocodingData.java