WeatherInformation: widget WIP
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Thu, 25 Sep 2014 19:46:57 +0000 (21:46 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Thu, 25 Sep 2014 19:46:57 +0000 (21:46 +0200)
commit716d36e7b0800084a3fcd875d5840dc059ca4cbd
treeea2501fea7ba99a7ebe2de43c5ca243f2a8bbe77
parente9e6aa790bd636cf32e50cee42713f9c863d8a87
WeatherInformation: widget WIP
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/res/layout/appwidget.xml [new file with mode: 0644]
Android/WeatherInformation/res/layout/appwidget_configure.xml [new file with mode: 0644]
Android/WeatherInformation/res/layout/notification.xml
Android/WeatherInformation/res/values-v14/dimens.xml [new file with mode: 0644]
Android/WeatherInformation/res/values/dimens.xml
Android/WeatherInformation/res/xml/appwidget_provider.xml [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/widget/WeatherInformationWidgetConfigure.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/widget/WeatherInformationWidgetProvider.java [new file with mode: 0644]