From 9502ff25dd6c32c92d356baaaa1640fe26314595 Mon Sep 17 00:00:00 2001 From: Rene Treffer Date: Thu, 3 Apr 2014 18:16:14 +0200 Subject: Add compression support --- res/layout/edit_account_dialog.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'res/layout/edit_account_dialog.xml') diff --git a/res/layout/edit_account_dialog.xml b/res/layout/edit_account_dialog.xml index 2b1f95ab..cc29b6f9 100644 --- a/res/layout/edit_account_dialog.xml +++ b/res/layout/edit_account_dialog.xml @@ -50,7 +50,13 @@ android:layout_height="wrap_content" android:text="Use Transport Layer Security (TLS)" android:checked="true"/> - + + Date: Thu, 3 Apr 2014 20:54:50 +0200 Subject: Remove option for compression (enabled by default / hidden setting) --- res/layout/edit_account_dialog.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'res/layout/edit_account_dialog.xml') diff --git a/res/layout/edit_account_dialog.xml b/res/layout/edit_account_dialog.xml index cc29b6f9..453b15d9 100644 --- a/res/layout/edit_account_dialog.xml +++ b/res/layout/edit_account_dialog.xml @@ -51,13 +51,6 @@ android:text="Use Transport Layer Security (TLS)" android:checked="true"/> - - Date: Thu, 3 Apr 2014 21:22:17 +0200 Subject: Remove option to enable/disable TLS (now enabled by default) --- res/layout/edit_account_dialog.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'res/layout/edit_account_dialog.xml') diff --git a/res/layout/edit_account_dialog.xml b/res/layout/edit_account_dialog.xml index 453b15d9..0a86039d 100644 --- a/res/layout/edit_account_dialog.xml +++ b/res/layout/edit_account_dialog.xml @@ -42,15 +42,6 @@ android:hint="Password" android:fontFamily="sans-serif" /> - - - -