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/xml/azerty.xml | 82 +++++++++++++++++------------------
res/xml/method.xml | 44 +++----------------
res/xml/numeric.xml | 50 ++++++++++-----------
res/xml/qwerty.xml | 82 +++++++++++++++++------------------
res/xml/settings.xml | 120 +++++++++------------------------------------------
5 files changed, 134 insertions(+), 244 deletions(-)
(limited to 'res/xml')
diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml
index f9ca3ea..ae079f0 100644
--- a/res/xml/azerty.xml
+++ b/res/xml/azerty.xml
@@ -1,44 +1,44 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/xml/method.xml b/res/xml/method.xml
index 0698beb..30097e2 100644
--- a/res/xml/method.xml
+++ b/res/xml/method.xml
@@ -1,40 +1,8 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml
index 0d235bd..3e37501 100644
--- a/res/xml/numeric.xml
+++ b/res/xml/numeric.xml
@@ -1,35 +1,35 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml
index bde9f02..297e0e7 100644
--- a/res/xml/qwerty.xml
+++ b/res/xml/qwerty.xml
@@ -1,44 +1,44 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index a581896..568b6c1 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -1,102 +1,24 @@
-
-
- />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3