X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/bdc0332c23b326d21193f71ff7db2cf587de0c43..86a97a605aeccabffaab17028cd158427b6181a5:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8f528541..90de1600 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="104001" + android:versionName="1.4.1" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -49,7 +49,8 @@ android:theme="@style/Theme.ownCloud"> + android:label="@string/app_name" + > @@ -90,15 +91,15 @@ - + + android:theme="@style/Theme.ownCloud.Fullscreen" > @@ -130,9 +131,16 @@ + android:theme="@style/Theme.ownCloud.noActionBar" + android:launchMode="singleTask"> + + + + + + @@ -143,7 +151,6 @@ - @@ -154,7 +161,6 @@ - @@ -170,6 +176,7 @@ + - +