From 1cfecbdf48edb65cc0be8b017c8f389f91212a32 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 19 Dec 2021 19:44:27 +0100 Subject: Auto-format Java and XML files Use xmllint. Re-indent Java files using spaces. --- res/values/arrays.xml | 2 -- res/values/colors.xml | 22 ++++++++++----------- res/values/dimens.xml | 24 +++++++++++------------ res/values/strings.xml | 52 +++++++++++++++++++++----------------------------- res/values/styles.xml | 34 ++++++++++++++++----------------- 5 files changed, 62 insertions(+), 72 deletions(-) (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 7e8a9bf..77be329 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -5,9 +5,7 @@ azerty qwerty - 1 - @string/pref_accents_e_all_installed @string/pref_accents_e_selected diff --git a/res/values/colors.xml b/res/values/colors.xml index b3b128a..63d981b 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -1,14 +1,14 @@ - #1B1B1B - #303030 - #1B1B1B - #FFFFFF - #229933 - #226b99 - #A0A0A0 - #202020 - #FFFFFF - @color/emoji_button_bg - @color/key_label + #1B1B1B + #303030 + #1B1B1B + #FFFFFF + #229933 + #226b99 + #A0A0A0 + #202020 + #FFFFFF + @color/emoji_button_bg + @color/key_label diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 355c3a1..a8286cb 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -1,15 +1,15 @@ - 3dp - 3dp - 7dp - 2dp - 2dp - 2dp - 51dp - 5dp - 18dp - 12dp - 56dp - 250dp + 3dp + 3dp + 7dp + 2dp + 2dp + 2dp + 51dp + 5dp + 18dp + 12dp + 56dp + 250dp diff --git a/res/values/strings.xml b/res/values/strings.xml index 688667f..ce753cf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,13 +1,9 @@ - - Unexpected Keyboard - - Unexpected Keyboard Settings - + Unexpected Keyboard + Unexpected Keyboard Settings %s - - Layout + Layout Change keyboard layout %s @@ -15,37 +11,33 @@ Azerty Qwerty - Accents %s Show accents for all the installed languages Show accents for the selected language Show every accents Hide accents - - Typing - Precision - Distance of corner values (%spx) - Long press timeout - %sms - Long press interval - %sms - - Vibration - Vibration - Enable/Disable vibrations on key down - Duration - %sms + Typing + Precision + Distance of corner values (%spx) + Long press timeout + %sms + Long press interval + %sms + Vibration + Vibration + Enable/Disable vibrations on key down + Duration + %sms Precise cursor movements Modulate the speed of movements by swiping more or less - - Style - Margin bottom - %sdp - Key height - %sdp - Horizontal margin - %sdp + Style + Margin bottom + %sdp + Key height + %sdp + Horizontal margin + %sdp Label size Size of characters displayed on the keyboard (%.2fx) diff --git a/res/values/styles.xml b/res/values/styles.xml index 050b926..7dcbb33 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -1,20 +1,20 @@ - - + + -- cgit v1.2.3