diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a5db226..f226625 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,10 +3,11 @@ package="fr.unix_experience.owncloud_sms" android:versionCode="17" android:versionName="0.16.1" > - + + @@ -19,8 +20,8 @@ - - + + @@ -35,13 +36,13 @@ android:theme="@style/AppTheme" > - - - + android:process=":sync" > @@ -53,10 +54,10 @@ + android:authorities="@string/account_authority" + android:label="@string/pref_title_sync" > - + + - + @@ -89,15 +91,14 @@ android:resource="@xml/owncloud_account_authenticator" /> - - - - - - - + - + + + + + + @@ -106,9 +107,18 @@ android:label="@string/title_activity_login" > + + + + + + + diff --git a/res/layout/activity_login.xml b/res/layout/activity_login.xml index 96086a3..ff4d7be 100644 --- a/res/layout/activity_login.xml +++ b/res/layout/activity_login.xml @@ -1,6 +1,6 @@ + + diff --git a/res/layout/fragment_mainactivity_gotosettings.xml b/res/layout/fragment_mainactivity_gotosettings.xml new file mode 100644 index 0000000..e3c91dc --- /dev/null +++ b/res/layout/fragment_mainactivity_gotosettings.xml @@ -0,0 +1,74 @@ + + + + + + +