Started working on the "Where is my device?" feature
authorLennart Rosam <lennart@familie-rosam.de>
Sun, 15 Apr 2012 15:31:08 +0000 (17:31 +0200)
committerLennart Rosam <lennart@familie-rosam.de>
Sun, 15 Apr 2012 15:31:08 +0000 (17:31 +0200)
commit6e43d84b17a15b934989d0b71c1ac795186f26b4
tree63739d9648a769026e85e03dadd19897a6f9bf18
parent4149616782bdb048c980ba4fbd4a9236c13c0204
Started working on the "Where is my device?" feature
AndroidManifest.xml
res/values/strings.xml
res/xml/preferences.xml
src/eu/alefzero/owncloud/location/LocationServiceLauncherReciever.java [new file with mode: 0644]
src/eu/alefzero/owncloud/location/LocationUpdateService.java [new file with mode: 0644]
src/eu/alefzero/owncloud/ui/activity/LandingActivity.java
src/eu/alefzero/owncloud/ui/activity/Preferences.java