author | gu.martinm@gmail.com <gu.martinm@gmail.com> | |
Wed, 3 Sep 2014 18:25:29 +0000 (20:25 +0200) | ||
committer | gu.martinm@gmail.com <gu.martinm@gmail.com> | |
Wed, 3 Sep 2014 18:25:29 +0000 (20:25 +0200) | ||
commit | 6bd3f6aeca896cb3ccbb46ec94a663cf78115f06 | |
tree | 9ca1fd4b7d5eced646150dedd43c4474d70c9bc6 | tree | snapshot |
parent | 3f9b35ef97e3d212c9539230c3af65a187a51626 | commit | diff |
AndroidManifest.xml | diff | blob | history | |
res/layout/weather_map.xml | diff | blob | history | |
res/values/strings.xml | diff | blob | history | |
src/de/example/exampletdd/MapActivity.java | [new file with mode: 0644] | blob |
src/de/example/exampletdd/SpecificActivity.java | diff | blob | history | |
src/de/example/exampletdd/WeatherInformationMapActivity.java | [deleted file] | blob | history |
src/de/example/exampletdd/WeatherTabsActivity.java | diff | blob | history | |
src/de/example/exampletdd/fragment/current/CurrentFragment.java | diff | blob | history | |
src/de/example/exampletdd/fragment/overview/OverviewFragment.java | diff | blob | history | |
src/de/example/exampletdd/model/WeatherLocation.java | [new file with mode: 0644] | blob |
src/de/example/exampletdd/model/WeatherLocationContract.java | [new file with mode: 0644] | blob |
src/de/example/exampletdd/model/WeatherLocationDbHelper.java | [new file with mode: 0644] | blob |
src/de/example/exampletdd/model/WeatherLocationDbQueries.java | [new file with mode: 0644] | blob |