From e8875adaa4d3961a78983dbfd793692c94931736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 8 Mar 2016 15:47:32 +0100 Subject: Using new size qualifiers --- .../passphrase_dialog_backup_code.xml | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml (limited to 'OpenKeychain/src/main/res/layout-w400dp') diff --git a/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml b/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml new file mode 100644 index 000000000..426616c75 --- /dev/null +++ b/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 456535729c9ffc6266eb53702caea1f5311d9511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 8 Mar 2016 15:54:44 +0100 Subject: Add more responsive text sizes --- .../src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenKeychain/src/main/res/layout-w400dp') diff --git a/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml b/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml index 426616c75..a55033380 100644 --- a/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml +++ b/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml @@ -35,7 +35,7 @@ android:layout_gravity="center_horizontal" android:layout_marginLeft="16dp" android:layout_marginRight="16dp" - android:textSize="16dp" + android:textSize="18dp" android:textStyle="bold" android:typeface="monospace" app:mask="****-****-****-****-****-****" -- cgit v1.2.3 From 7882f163313fe8f239b8cdb9ea9c5e9521feaf92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 8 Mar 2016 16:10:06 +0100 Subject: Make it a style to reduce code duplication --- .../passphrase_dialog_backup_code.xml | 73 ---------------------- 1 file changed, 73 deletions(-) delete mode 100644 OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml (limited to 'OpenKeychain/src/main/res/layout-w400dp') diff --git a/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml b/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml deleted file mode 100644 index a55033380..000000000 --- a/OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3 From f7654af00b510aa91badc52eeacb09bf3d0b24e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 12 Apr 2016 19:06:08 +0200 Subject: Revert usage of masked-edittext, back to plain edittexts for backup codes --- .../res/layout-w400dp/backup_code_fragment.xml | 459 +++++++++++++++++++++ .../passphrase_dialog_backup_code.xml | 201 +++++++++ 2 files changed, 660 insertions(+) create mode 100644 OpenKeychain/src/main/res/layout-w400dp/backup_code_fragment.xml create mode 100644 OpenKeychain/src/main/res/layout-w400dp/passphrase_dialog_backup_code.xml (limited to 'OpenKeychain/src/main/res/layout-w400dp') diff --git a/OpenKeychain/src/main/res/layout-w400dp/backup_code_fragment.xml b/OpenKeychain/src/main/res/layout-w400dp/backup_code_fragment.xml new file mode 100644 index 000000000..407fa2d9e --- /dev/null +++ b/OpenKeychain/src/main/res/layout-w400dp/backup_code_fragment.xml @@ -0,0 +1,459 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +