From 468f825dc061ce6ea68701d91dfc24536f0f8957 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sun, 4 Dec 2022 15:49:38 +0100 Subject: Release 3.9.4 --- app/src/main/res/layout/drawer_account.xml | 13 ++++++++----- app/src/main/res/layout/drawer_account_list.xml | 14 ++++++++------ app/src/main/res/layout/drawer_admin_account.xml | 14 ++++++++------ app/src/main/res/layout/drawer_announcement.xml | 13 ++++++++----- app/src/main/res/layout/drawer_conversation.xml | 13 ++++++++----- app/src/main/res/layout/drawer_domain_block.xml | 12 +++++++----- app/src/main/res/layout/drawer_follow.xml | 13 ++++++++----- app/src/main/res/layout/drawer_instance_reg.xml | 12 +++++++----- app/src/main/res/layout/drawer_status.xml | 14 ++++++++------ app/src/main/res/layout/drawer_status_draft.xml | 12 +++++++----- app/src/main/res/layout/drawer_status_filtered.xml | 12 +++++++----- app/src/main/res/layout/drawer_status_filtered_hide.xml | 12 +++++++----- app/src/main/res/layout/drawer_status_history.xml | 13 +++++++------ app/src/main/res/layout/drawer_status_scheduled.xml | 12 +++++++----- app/src/main/res/layout/drawer_status_simple.xml | 15 ++++++++------- app/src/main/res/layout/drawer_suggestion.xml | 12 +++++++----- app/src/main/res/layout/drawer_tag.xml | 13 +++++++------ app/src/main/res/values-night/themes.xml | 14 +++++++------- 18 files changed, 134 insertions(+), 99 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/drawer_account.xml b/app/src/main/res/layout/drawer_account.xml index 25b46fc54..75a4731a8 100644 --- a/app/src/main/res/layout/drawer_account.xml +++ b/app/src/main/res/layout/drawer_account.xml @@ -14,16 +14,19 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:layout_marginTop="6dp"> + + - + diff --git a/app/src/main/res/layout/drawer_account_list.xml b/app/src/main/res/layout/drawer_account_list.xml index 32c86a302..06c946949 100644 --- a/app/src/main/res/layout/drawer_account_list.xml +++ b/app/src/main/res/layout/drawer_account_list.xml @@ -14,16 +14,18 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:layout_marginTop="12dp"> + + - + diff --git a/app/src/main/res/layout/drawer_admin_account.xml b/app/src/main/res/layout/drawer_admin_account.xml index 7faf4ef50..11be13127 100644 --- a/app/src/main/res/layout/drawer_admin_account.xml +++ b/app/src/main/res/layout/drawer_admin_account.xml @@ -1,13 +1,15 @@ - + android:layout_marginTop="6dp"> + + - + diff --git a/app/src/main/res/layout/drawer_announcement.xml b/app/src/main/res/layout/drawer_announcement.xml index 2ba338a14..b7fe36219 100644 --- a/app/src/main/res/layout/drawer_announcement.xml +++ b/app/src/main/res/layout/drawer_announcement.xml @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:clipToPadding="false"> + + - + diff --git a/app/src/main/res/layout/drawer_conversation.xml b/app/src/main/res/layout/drawer_conversation.xml index 41e0f0d3b..3fa599d23 100644 --- a/app/src/main/res/layout/drawer_conversation.xml +++ b/app/src/main/res/layout/drawer_conversation.xml @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:layout_marginTop="6dp"> + + - + diff --git a/app/src/main/res/layout/drawer_domain_block.xml b/app/src/main/res/layout/drawer_domain_block.xml index 0de61977a..81edbc780 100644 --- a/app/src/main/res/layout/drawer_domain_block.xml +++ b/app/src/main/res/layout/drawer_domain_block.xml @@ -14,14 +14,16 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see . --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_follow.xml b/app/src/main/res/layout/drawer_follow.xml index 22d6f8bf1..0fcc8e74a 100644 --- a/app/src/main/res/layout/drawer_follow.xml +++ b/app/src/main/res/layout/drawer_follow.xml @@ -14,15 +14,18 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:layout_marginTop="@dimen/card_margin"> + + - + diff --git a/app/src/main/res/layout/drawer_instance_reg.xml b/app/src/main/res/layout/drawer_instance_reg.xml index 430c1dd0c..0f97003ab 100644 --- a/app/src/main/res/layout/drawer_instance_reg.xml +++ b/app/src/main/res/layout/drawer_instance_reg.xml @@ -14,15 +14,17 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see . --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_status.xml b/app/src/main/res/layout/drawer_status.xml index 9c22561f6..3a741fe3f 100644 --- a/app/src/main/res/layout/drawer_status.xml +++ b/app/src/main/res/layout/drawer_status.xml @@ -14,19 +14,21 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:clipChildren="false"> + + - + diff --git a/app/src/main/res/layout/drawer_status_draft.xml b/app/src/main/res/layout/drawer_status_draft.xml index a51911c4c..1eb24ce4b 100644 --- a/app/src/main/res/layout/drawer_status_draft.xml +++ b/app/src/main/res/layout/drawer_status_draft.xml @@ -14,16 +14,18 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - + diff --git a/app/src/main/res/layout/drawer_status_filtered.xml b/app/src/main/res/layout/drawer_status_filtered.xml index 7eee092e2..69154e28a 100644 --- a/app/src/main/res/layout/drawer_status_filtered.xml +++ b/app/src/main/res/layout/drawer_status_filtered.xml @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - android:clipToPadding="false" - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_status_filtered_hide.xml b/app/src/main/res/layout/drawer_status_filtered_hide.xml index 19385238a..4b7b32232 100644 --- a/app/src/main/res/layout/drawer_status_filtered_hide.xml +++ b/app/src/main/res/layout/drawer_status_filtered_hide.xml @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - android:clipToPadding="false" - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_status_history.xml b/app/src/main/res/layout/drawer_status_history.xml index 4507a628c..0522d2c66 100644 --- a/app/src/main/res/layout/drawer_status_history.xml +++ b/app/src/main/res/layout/drawer_status_history.xml @@ -14,8 +14,7 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_status_scheduled.xml b/app/src/main/res/layout/drawer_status_scheduled.xml index c55ba39bc..b22296a2c 100644 --- a/app/src/main/res/layout/drawer_status_scheduled.xml +++ b/app/src/main/res/layout/drawer_status_scheduled.xml @@ -14,16 +14,18 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - + diff --git a/app/src/main/res/layout/drawer_status_simple.xml b/app/src/main/res/layout/drawer_status_simple.xml index 50d0e3140..f74127091 100644 --- a/app/src/main/res/layout/drawer_status_simple.xml +++ b/app/src/main/res/layout/drawer_status_simple.xml @@ -14,19 +14,20 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - + android:clipToPadding="false"> + + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/drawer_suggestion.xml b/app/src/main/res/layout/drawer_suggestion.xml index 966c2eeaf..8ed647a55 100644 --- a/app/src/main/res/layout/drawer_suggestion.xml +++ b/app/src/main/res/layout/drawer_suggestion.xml @@ -14,16 +14,18 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - + diff --git a/app/src/main/res/layout/drawer_tag.xml b/app/src/main/res/layout/drawer_tag.xml index bcc24c412..966671041 100644 --- a/app/src/main/res/layout/drawer_tag.xml +++ b/app/src/main/res/layout/drawer_tag.xml @@ -14,14 +14,15 @@ You should have received a copy of the GNU General Public License along with Fedilab; if not, see . --> - - app:cardElevation="5dp" - app:strokeWidth="0dp"> + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index 159f0a791..031cb493f 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -218,9 +218,9 @@