added launcher icon, fixed crash due to AppContext = null (damn Android GC), made...
authorpk910 <philipp@pk910.de>
Thu, 4 Feb 2016 10:56:06 +0000 (11:56 +0100)
committerpk910 <philipp@pk910.de>
Thu, 4 Feb 2016 10:56:06 +0000 (11:56 +0100)
commitb5169aeadcc32f9c7388447e5bf9096936837072
tree25dd867ef7ae10d620261246e62dc1f6d24bb862
parent60b04973e203241d319e2d8ee6c150d641b02a65
added launcher icon, fixed crash due to AppContext = null (damn Android GC), made WiFi configuration more flexible
app/src/main/AndroidManifest.xml
app/src/main/java/de/dhbwloe/campusapp/CampusApp.java
app/src/main/java/de/dhbwloe/campusapp/database/DatabaseManager.java
app/src/main/java/de/dhbwloe/campusapp/fragments/WifiSettings.java
app/src/main/res/mipmap-hdpi/ic_launcher.png
app/src/main/res/mipmap-mdpi/ic_launcher.png
app/src/main/res/mipmap-xhdpi/ic_launcher.png
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
app/src/main/res/values/strings.xml