diff --git a/res/anim/bounce.xml b/res/anim/bounce.xml
deleted file mode 100644
index 611b3c09e..000000000
--- a/res/anim/bounce.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/res/layout-land/about.xml b/res/layout-land/about.xml
index 6d9d277b9..d1c2d9d54 100644
--- a/res/layout-land/about.xml
+++ b/res/layout-land/about.xml
@@ -1,6 +1,5 @@
@@ -21,7 +20,7 @@
android:id="@+id/menu_name"
android:text="@string/about"
style="@style/font1"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="0.4"
@@ -40,6 +39,7 @@
diff --git a/res/layout-land/call.xml b/res/layout-land/call.xml
index 2de97452a..1d4b34bd8 100644
--- a/res/layout-land/call.xml
+++ b/res/layout-land/call.xml
@@ -152,7 +152,6 @@
android:id="@+id/calls_list"
android:background="@color/colorH"
android:layout_width="match_parent"
- android:layout_weight="0.5"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_gravity="bottom"
diff --git a/res/layout-land/chatlist_cell.xml b/res/layout-land/chatlist_cell.xml
index a8f3d65b8..5f837ef92 100644
--- a/res/layout-land/chatlist_cell.xml
+++ b/res/layout-land/chatlist_cell.xml
@@ -67,7 +67,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="5dp"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_alignBottom="@id/sipUri"
style="@style/font2"/>
@@ -75,7 +75,7 @@
android:id="@+id/sipUri"
android:lines="1"
android:ellipsize="end"
- android:singleLine="true"
+ android:maxLines="1"
style="@style/font6"
android:paddingLeft="10dp"
android:layout_marginTop="5dp"
@@ -92,7 +92,7 @@
android:contentDescription="@string/content_description_unread_chat_message"
style="@style/font18"
android:gravity="center"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
android:layout_alignParentTop="true"/>
@@ -107,7 +107,7 @@
style="@style/font11"/>
-
+
-
+
\ No newline at end of file
diff --git a/res/layout-land/dialer.xml b/res/layout-land/dialer.xml
index 2722d36c2..62c0f9e1a 100644
--- a/res/layout-land/dialer.xml
+++ b/res/layout-land/dialer.xml
@@ -4,6 +4,17 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
+
+
+
-
+
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -175,7 +175,7 @@
android:contentDescription="@string/content_description_username_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -153,7 +153,7 @@
android:contentDescription="@string/content_description_username_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -219,7 +219,7 @@
android:contentDescription="@string/content_description_display_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
@@ -57,7 +57,7 @@
android:contentDescription="@string/content_description_username_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -111,7 +111,7 @@
android:contentDescription="@string/content_description_display_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
diff --git a/res/layout-sw533dp-land/chatlist_cell.xml b/res/layout-sw533dp-land/chatlist_cell.xml
index fdd4a3b5c..9260677f0 100644
--- a/res/layout-sw533dp-land/chatlist_cell.xml
+++ b/res/layout-sw533dp-land/chatlist_cell.xml
@@ -19,7 +19,7 @@
android:layout_centerVertical="true"
android:visibility="invisible"
android:layout_alignParentTop="true"/>
-
+
@@ -74,7 +74,7 @@
android:id="@+id/sipUri"
android:lines="1"
android:ellipsize="end"
- android:singleLine="true"
+ android:maxLines="1"
style="@style/font6"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -88,7 +88,7 @@
android:contentDescription="@string/content_description_unread_chat_message"
style="@style/font18"
android:gravity="center"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_above="@+id/lastMessage"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"/>
@@ -104,7 +104,7 @@
style="@style/font11"/>
-
+
-
+
\ No newline at end of file
diff --git a/res/layout-sw533dp/chatlist_cell.xml b/res/layout-sw533dp/chatlist_cell.xml
index d92015b53..2b11dd93b 100644
--- a/res/layout-sw533dp/chatlist_cell.xml
+++ b/res/layout-sw533dp/chatlist_cell.xml
@@ -19,7 +19,7 @@
android:layout_centerVertical="true"
android:visibility="invisible"
android:layout_alignParentTop="true"/>
-
+
@@ -75,7 +75,7 @@
android:lines="1"
android:ellipsize="end"
android:fadingEdge="horizontal"
- android:singleLine="true"
+ android:maxLines="1"
style="@style/font6"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -89,7 +89,7 @@
android:contentDescription="@string/content_description_unread_chat_message"
style="@style/font18"
android:gravity="center"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_above="@+id/lastMessage"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"/>
@@ -105,7 +105,7 @@
style="@style/font11"/>
-
+
-
+
\ No newline at end of file
diff --git a/res/layout-sw533dp/dialer.xml b/res/layout-sw533dp/dialer.xml
index 6b027aece..5e7e3c10f 100644
--- a/res/layout-sw533dp/dialer.xml
+++ b/res/layout-sw533dp/dialer.xml
@@ -11,6 +11,7 @@
android:layout_height="wrap_content"/>
diff --git a/res/layout/assistant_account_creation.xml b/res/layout/assistant_account_creation.xml
index 486d7e4c2..c47551462 100644
--- a/res/layout/assistant_account_creation.xml
+++ b/res/layout/assistant_account_creation.xml
@@ -91,7 +91,7 @@
android:gravity="center"
android:layout_width="65dp"
android:layout_height="42dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -145,7 +145,7 @@
android:inputType="text|textNoSuggestions"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
diff --git a/res/layout/assistant_linphone_login.xml b/res/layout/assistant_linphone_login.xml
index 2f03b512a..0320c9222 100644
--- a/res/layout/assistant_linphone_login.xml
+++ b/res/layout/assistant_linphone_login.xml
@@ -99,7 +99,7 @@
android:gravity="center"
android:layout_width="65dp"
android:layout_height="42dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
@@ -148,7 +148,7 @@
android:contentDescription="@string/content_description_username_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
diff --git a/res/layout/assistant_login.xml b/res/layout/assistant_login.xml
index f45069c6c..275f79299 100644
--- a/res/layout/assistant_login.xml
+++ b/res/layout/assistant_login.xml
@@ -5,7 +5,7 @@
@@ -49,7 +49,7 @@
android:contentDescription="@string/content_description_username_field"
android:layout_width="match_parent"
android:layout_height="40dp"
- android:singleLine="true"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:layout_marginTop="20dp"/>
-
+
\ No newline at end of file
diff --git a/res/layout/audio.xml b/res/layout/audio.xml
index f2207a6e1..0cc6d9819 100644
--- a/res/layout/audio.xml
+++ b/res/layout/audio.xml
@@ -1,8 +1,7 @@
-
\ No newline at end of file
diff --git a/res/layout/call.xml b/res/layout/call.xml
index a23336e45..8376a1909 100644
--- a/res/layout/call.xml
+++ b/res/layout/call.xml
@@ -1,9 +1,9 @@
+ xmlns:tools="http://schemas.android.com/tools"
+ android:id="@+id/topLayout"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent">
-
-
+ android:layout_gravity="top"
+ android:layout_alignParentTop="true"
+ android:orientation="vertical"
+ android:visibility="gone">
+
+
+
+ android:layout_height="80dp"
+ android:layout_centerHorizontal="true"
+ android:orientation="vertical">
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_below="@id/active_call_info"
+ android:layout_margin="5dp"
+ android:paddingTop="10dp"
+ android:gravity="center_horizontal">
+ android:id="@+id/contact_picture"
+ android:src="@drawable/avatar"
+ android:contentDescription="@string/content_description_contact_picture"
+ android:layout_width="200dp"
+ android:layout_height="200dp"
+ android:adjustViewBounds="true"/>
+ android:id="@+id/mask"
+ android:src="@drawable/avatar_mask_border"
+ android:contentDescription="@string/content_description_contact_picture"
+ android:layout_width="200dp"
+ android:layout_height="200dp"
+ android:adjustViewBounds="true"/>
+
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
diff --git a/res/layout/call_inactive_row.xml b/res/layout/call_inactive_row.xml
index ba0188795..e1cb2818a 100644
--- a/res/layout/call_inactive_row.xml
+++ b/res/layout/call_inactive_row.xml
@@ -18,7 +18,7 @@
-
+
-
+
-
+
-
-
+
+
-
+
+ android:layout_height="wrap_content">
-
+
-
+
-
+
-
+ android:scaleType="centerInside"/>
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/res/layout/chatlist_cell.xml b/res/layout/chatlist_cell.xml
index 0c08eede5..7b7926abf 100644
--- a/res/layout/chatlist_cell.xml
+++ b/res/layout/chatlist_cell.xml
@@ -59,7 +59,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/avatar_layout"
android:layout_marginTop="5dp"
- android:singleLine="true"
+ android:maxLines="1"
style="@style/font2"/>
@@ -75,7 +75,7 @@
android:lines="1"
android:ellipsize="end"
android:scrollHorizontally="true"
- android:singleLine="true"
+ android:maxLines="1"
style="@style/font6"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -89,7 +89,7 @@
android:background="@drawable/chat_list_indicator"
style="@style/font18"
android:gravity="center"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_above="@+id/lastMessage"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"/>
diff --git a/res/layout/conf_call_control_row.xml b/res/layout/conf_call_control_row.xml
index 4c8fd365f..81b3e831c 100644
--- a/res/layout/conf_call_control_row.xml
+++ b/res/layout/conf_call_control_row.xml
@@ -26,7 +26,7 @@
-
+
-
-
@@ -108,7 +108,7 @@
android:paddingTop="10dp"/>
-
+
\ No newline at end of file
diff --git a/res/layout/contact_cell.xml b/res/layout/contact_cell.xml
index 537707085..5642cfb3b 100644
--- a/res/layout/contact_cell.xml
+++ b/res/layout/contact_cell.xml
@@ -109,7 +109,7 @@
style="@style/font6"
android:lines="1"
android:ellipsize="end"
- android:singleLine="true"
+ android:maxLines="1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentTop="true"/>
@@ -117,7 +117,7 @@
diff --git a/res/layout/contact_control_row.xml b/res/layout/contact_control_row.xml
index 03d21fda1..99f1254c3 100644
--- a/res/layout/contact_control_row.xml
+++ b/res/layout/contact_control_row.xml
@@ -54,7 +54,7 @@
android:marqueeRepeatLimit="marquee_forever"
android:scrollHorizontally="true"
android:fadingEdge="horizontal"
- android:singleLine="true"
+ android:maxLines="1"
android:gravity="center" />
-
+
\ No newline at end of file
diff --git a/res/layout/dialer.xml b/res/layout/dialer.xml
index 015a512ac..0ac31123c 100644
--- a/res/layout/dialer.xml
+++ b/res/layout/dialer.xml
@@ -4,6 +4,17 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
+
+
+
-
+
-
-
+ android:maxLines="1"/>
-
+
+ android:maxLines="1"/>
diff --git a/res/layout/incall_stats.xml b/res/layout/incall_stats.xml
index 5e876d889..99a084b95 100644
--- a/res/layout/incall_stats.xml
+++ b/res/layout/incall_stats.xml
@@ -6,7 +6,7 @@
+ android:layout_height="wrap_content">
@@ -122,8 +122,8 @@
android:gravity="center"
android:textColor="@color/colorB"
android:textSize="12sp"/>
-
-
+ android:maxLines="1"/>
+ android:maxLines="1"/>
+ android:maxLines="1"/>
\ No newline at end of file
diff --git a/res/values/non_localizable_strings.xml b/res/values/non_localizable_strings.xml
index e7407e67a..956ce08f7 100644
--- a/res/values/non_localizable_strings.xml
+++ b/res/values/non_localizable_strings.xml
@@ -55,7 +55,7 @@
pref_wizard_key
pref_activated_key
pref_debug_key
- first_launch_suceeded_once_key
+ first_launch_succeeded_once_key
pref_wifi_only_key
pref_doze_mode_key
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9551c1a21..081f721c3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -47,7 +47,7 @@
Maybe later
Later
No
- Ok
+ OK
Yes
Link your account