diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 02160d4329..03e534ae3c 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -67,6 +67,7 @@ android:label="@string/app_name" android:fullBackupContent="@xml/backup_config" android:theme="@style/Theme.ownCloud.Toolbar" + android:networkSecurityConfig="@xml/network_security_config" android:manageSpaceActivity="com.owncloud.android.ui.activity.ManageSpaceActivity"> - - - - - diff --git a/src/main/res/anim/grow_from_bottomleft_to_topright.xml b/src/main/res/anim/grow_from_bottomleft_to_topright.xml deleted file mode 100644 index c7920d3ddb..0000000000 --- a/src/main/res/anim/grow_from_bottomleft_to_topright.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/main/res/anim/grow_from_bottomright_to_topleft.xml b/src/main/res/anim/grow_from_bottomright_to_topleft.xml deleted file mode 100644 index aff710a3e4..0000000000 --- a/src/main/res/anim/grow_from_bottomright_to_topleft.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/main/res/anim/grow_from_top.xml b/src/main/res/anim/grow_from_top.xml deleted file mode 100644 index eec19be730..0000000000 --- a/src/main/res/anim/grow_from_top.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - diff --git a/src/main/res/anim/grow_from_topleft_to_bottomright.xml b/src/main/res/anim/grow_from_topleft_to_bottomright.xml deleted file mode 100644 index 4054bcb30b..0000000000 --- a/src/main/res/anim/grow_from_topleft_to_bottomright.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - diff --git a/src/main/res/anim/grow_from_topright_to_bottomleft.xml b/src/main/res/anim/grow_from_topright_to_bottomleft.xml deleted file mode 100644 index 6e77a2fefe..0000000000 --- a/src/main/res/anim/grow_from_topright_to_bottomleft.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/main/res/drawable/header.png b/src/main/res/drawable/header.png deleted file mode 100644 index d377f65186..0000000000 Binary files a/src/main/res/drawable/header.png and /dev/null differ diff --git a/src/main/res/values/styles.xml b/src/main/res/values/styles.xml index e7f330f0ed..af21f44cc9 100644 --- a/src/main/res/values/styles.xml +++ b/src/main/res/values/styles.xml @@ -215,52 +215,6 @@ - - - - - - - - - - - - - - - - - -