diff --git a/res/drawable/assistant_button.xml b/res/drawable/assistant_button.xml
index 9f509e491..e42184824 100644
--- a/res/drawable/assistant_button.xml
+++ b/res/drawable/assistant_button.xml
@@ -1,9 +1,9 @@
+ android:drawable="@drawable/resizable_cancel_button_over" />
+ android:drawable="@drawable/resizable_cancel_button_over" />
diff --git a/res/drawable/list_selector.xml b/res/drawable/list_selector.xml
index a24232d1d..583709ebb 100644
--- a/res/drawable/list_selector.xml
+++ b/res/drawable/list_selector.xml
@@ -2,7 +2,10 @@
+ android:drawable="@color/colorF" />
+ android:state_selected="true"
+ android:drawable="@color/colorF" />
+
\ No newline at end of file
diff --git a/res/layout-land/about.xml b/res/layout-land/about.xml
deleted file mode 100644
index 6d1896de8..000000000
--- a/res/layout-land/about.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/res/layout-land/chatlist_cell.xml b/res/layout-land/chatlist_cell.xml
deleted file mode 100644
index 3b02ab4ff..000000000
--- a/res/layout-land/chatlist_cell.xml
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/about.xml b/res/layout/about.xml
index 7e16e3bbe..abb66b800 100644
--- a/res/layout/about.xml
+++ b/res/layout/about.xml
@@ -21,12 +21,12 @@
android:id="@+id/menu_name"
android:text="@string/about"
style="@style/font6"
+ android:textAllCaps="true"
android:singleLine="true"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="0.4"
- android:gravity="center"
- android:padding="15dp"/>
+ android:gravity="center"/>
@@ -72,7 +73,7 @@
+
+
diff --git a/res/layout/assistant_remote_provisioning_login.xml b/res/layout/assistant_remote_provisioning_login.xml
index 130e1a2e7..b1d3ea2ef 100644
--- a/res/layout/assistant_remote_provisioning_login.xml
+++ b/res/layout/assistant_remote_provisioning_login.xml
@@ -29,7 +29,7 @@
android:orientation="vertical">
diff --git a/res/layout/call.xml b/res/layout/call.xml
index 45d9dfe79..a545a09f7 100644
--- a/res/layout/call.xml
+++ b/res/layout/call.xml
@@ -41,11 +41,24 @@
android:visibility="gone">
+
+
+
-
-
-
@@ -59,6 +59,12 @@
+
+
@@ -50,7 +50,7 @@
diff --git a/res/layout/contact.xml b/res/layout/contact.xml
index 71f4fdd08..0832ef893 100644
--- a/res/layout/contact.xml
+++ b/res/layout/contact.xml
@@ -7,7 +7,7 @@
@@ -27,8 +27,7 @@
diff --git a/res/layout/empty_fragment.xml b/res/layout/empty_fragment.xml
index 6afe9a59a..deed6c54b 100644
--- a/res/layout/empty_fragment.xml
+++ b/res/layout/empty_fragment.xml
@@ -13,7 +13,7 @@
android:layout_height="60dp"/>
diff --git a/res/layout/history.xml b/res/layout/history.xml
index 350271cbe..e795ac71c 100644
--- a/res/layout/history.xml
+++ b/res/layout/history.xml
@@ -48,7 +48,7 @@
diff --git a/res/layout/history_cell.xml b/res/layout/history_cell.xml
index 04b582b15..8292e2c5b 100644
--- a/res/layout/history_cell.xml
+++ b/res/layout/history_cell.xml
@@ -2,7 +2,7 @@
diff --git a/res/layout/history_detail.xml b/res/layout/history_detail.xml
index 27763952c..0d1fd6dd3 100644
--- a/res/layout/history_detail.xml
+++ b/res/layout/history_detail.xml
@@ -28,8 +28,7 @@
@@ -73,6 +72,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/main.xml b/res/layout/main.xml
index 0050c8112..ec4399b25 100644
--- a/res/layout/main.xml
+++ b/res/layout/main.xml
@@ -186,7 +186,7 @@
Démarrage
%s enregistré
%s n\'a pas pu s\'enregistrer
- OrangeSecurePhone Version %s
- Linphone Core %s
GNU General Public License V2\n © 2010-2016 Belledonne Communications
www.linphone.org
diff --git a/res/values/non_localizable_custom.xml b/res/values/non_localizable_custom.xml
index 160942245..2a446dd74 100644
--- a/res/values/non_localizable_custom.xml
+++ b/res/values/non_localizable_custom.xml
@@ -10,7 +10,7 @@
false
false
true
- true
+ false
false
false
https://www.linphone.org/wizard.php
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ef8e7cc1b..5a1324090 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8,8 +8,8 @@
Starting up
Registered to %s
Fails to register to %s
- OrangeSecurePhone Version %s
- Linphone Core %s
+ Orange Secure Phone Version %s
+ Orange Secure Phone Core %s
GNU General Public License V2\n © 2010-2016 Belledonne Communications
www.linphone.org
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 48513d7c4..125e7170d 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -69,7 +69,7 @@