From ff23ced3aca2897f8f1bb9bec56151d3a217b6cc Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 21 Mar 2024 17:49:34 +0100 Subject: [PATCH] Add SPDX header Signed-off-by: Andy Scherzinger --- .devcontainer/Dockerfile.license | 2 + .devcontainer/README.md | 4 ++ .devcontainer/devcontainer.env.license | 2 + .devcontainer/devcontainer.json.license | 2 + .github/workflows/assembleFlavors.yml | 3 ++ .github/workflows/check.yml | 3 ++ .github/workflows/command-rebase.yml | 3 ++ .github/workflows/fixup.yml | 3 ++ .github/workflows/qa.yml | 3 ++ .github/workflows/unit-tests.yml | 3 ++ .tx/config.license | 2 + app/lint.xml | 10 ++++ .../main/res/drawable-night/ic_cellphone.xml | 2 +- .../res/drawable-night/ic_chevron_right.xml | 18 ++----- .../drawable-night/ic_circular_document.xml | 53 ++++++++----------- .../res/drawable-night/ic_circular_group.xml | 22 ++------ .../res/drawable-night/ic_circular_link.xml | 23 ++------ .../drawable-night/ic_circular_location.xml | 23 ++------ .../res/drawable-night/ic_circular_lock.xml | 23 ++------ .../res/drawable-night/ic_circular_mail.xml | 23 ++------ .../res/drawable-night/ic_close_search.xml | 24 +++------ .../main/res/drawable-night/ic_contacts.xml | 6 +++ app/src/main/res/drawable-night/ic_link.xml | 6 +++ .../main/res/drawable-night/ic_password.xml | 18 ++----- .../drawable/baseline_calendar_month_24.xml | 2 +- .../res/drawable/baseline_download_24.xml | 2 +- .../main/res/drawable/baseline_error_24.xml | 2 +- .../baseline_format_list_bulleted_24.xml | 2 +- .../main/res/drawable/baseline_info_24.xml | 2 +- .../drawable/baseline_notifications_24.xml | 2 +- .../main/res/drawable/baseline_stop_24.xml | 2 +- app/src/main/res/drawable/ic_account_plus.xml | 2 +- .../main/res/drawable/ic_add_grey600_24px.xml | 2 +- .../main/res/drawable/ic_add_white_24px.xml | 2 +- .../main/res/drawable/ic_alphabetical_asc.xml | 2 +- .../res/drawable/ic_alphabetical_desc.xml | 2 +- .../res/drawable/ic_arrow_back_black_24dp.xml | 2 +- .../drawable/ic_arrow_forward_white_24px.xml | 2 +- .../ic_baseline_arrow_downward_24px.xml | 2 +- .../drawable/ic_baseline_attach_file_24.xml | 2 +- .../res/drawable/ic_baseline_bar_chart_24.xml | 2 +- .../ic_baseline_bluetooth_audio_24.xml | 2 +- .../res/drawable/ic_baseline_close_24.xml | 2 +- .../drawable/ic_baseline_do_not_touch_24.xml | 2 +- .../ic_baseline_error_outline_24dp.xml | 2 +- .../drawable/ic_baseline_filter_list_24.xml | 2 +- .../res/drawable/ic_baseline_flash_off_24.xml | 2 +- .../res/drawable/ic_baseline_flash_on_24.xml | 2 +- .../ic_baseline_flip_camera_android_24.xml | 2 +- .../res/drawable/ic_baseline_gps_fixed_24.xml | 2 +- .../drawable/ic_baseline_headset_mic_24.xml | 2 +- .../res/drawable/ic_baseline_keyboard_24.xml | 2 +- .../drawable/ic_baseline_location_on_24.xml | 2 +- .../ic_baseline_location_on_red_24.xml | 2 +- .../main/res/drawable/ic_baseline_mic_24.xml | 2 +- .../res/drawable/ic_baseline_mic_red_24.xml | 2 +- .../ic_baseline_notifications_off_24.xml | 2 +- .../ic_baseline_pause_voice_message_24.xml | 2 +- .../res/drawable/ic_baseline_person_24.xml | 2 +- .../drawable/ic_baseline_phone_in_talk_24.xml | 2 +- .../drawable/ic_baseline_phone_missed_24.xml | 2 +- .../drawable/ic_baseline_photo_camera_24.xml | 2 +- .../ic_baseline_picture_in_picture_alt_24.xml | 2 +- ...c_baseline_play_arrow_voice_message_24.xml | 2 +- .../res/drawable/ic_baseline_translate_24.xml | 2 +- .../res/drawable/ic_baseline_videocam_24.xml | 2 +- .../main/res/drawable/ic_call_black_24dp.xml | 2 +- .../res/drawable/ic_call_end_white_24px.xml | 2 +- .../res/drawable/ic_call_grey_600_24dp.xml | 2 +- .../main/res/drawable/ic_call_white_24dp.xml | 2 +- .../res/drawable/ic_cancel_black_24dp.xml | 2 +- .../res/drawable/ic_cancel_white_24dp.xml | 2 +- app/src/main/res/drawable/ic_cellphone.xml | 2 +- app/src/main/res/drawable/ic_check.xml | 2 +- app/src/main/res/drawable/ic_check_24.xml | 2 +- app/src/main/res/drawable/ic_check_all.xml | 2 +- .../main/res/drawable/ic_check_black_24dp.xml | 2 +- app/src/main/res/drawable/ic_check_circle.xml | 2 +- .../main/res/drawable/ic_chevron_right.xml | 18 ++----- .../res/drawable/ic_circular_document.xml | 53 ++++++++----------- .../main/res/drawable/ic_circular_group.xml | 22 ++------ .../main/res/drawable/ic_circular_link.xml | 23 ++------ .../res/drawable/ic_circular_location.xml | 23 ++------ .../main/res/drawable/ic_circular_lock.xml | 23 ++------ .../main/res/drawable/ic_circular_mail.xml | 23 ++------ app/src/main/res/drawable/ic_clear_24.xml | 2 +- app/src/main/res/drawable/ic_close_search.xml | 24 +++------ app/src/main/res/drawable/ic_contacts.xml | 6 +++ app/src/main/res/drawable/ic_content_copy.xml | 2 +- app/src/main/res/drawable/ic_crop_16_9.xml | 19 ++----- app/src/main/res/drawable/ic_crop_4_3.xml | 19 ++----- app/src/main/res/drawable/ic_delete.xml | 22 ++------ .../res/drawable/ic_delete_black_24dp.xml | 35 +++++------- .../res/drawable/ic_delete_grey600_24dp.xml | 28 +++------- .../main/res/drawable/ic_dots_horizontal.xml | 2 +- .../res/drawable/ic_dots_horizontal_white.xml | 2 +- app/src/main/res/drawable/ic_edit.xml | 2 +- app/src/main/res/drawable/ic_edit_24.xml | 2 +- app/src/main/res/drawable/ic_edit_note_24.xml | 2 +- app/src/main/res/drawable/ic_email.xml | 2 +- app/src/main/res/drawable/ic_eye.xml | 2 +- app/src/main/res/drawable/ic_eye_off.xml | 2 +- .../res/drawable/ic_folder_multiple_image.xml | 18 ++----- .../main/res/drawable/ic_hand_back_left.xml | 18 ++----- app/src/main/res/drawable/ic_high_quality.xml | 28 ++++------ .../main/res/drawable/ic_info_white_24dp.xml | 36 +++++-------- .../ic_insert_emoticon_black_24dp.xml | 35 +++++------- .../res/drawable/ic_keyboard_arrow_down.xml | 28 ++++------ .../ic_keyboard_double_arrow_down.xml | 18 ++----- app/src/main/res/drawable/ic_link.xml | 6 +++ .../main/res/drawable/ic_list_empty_error.xml | 19 +++++-- .../res/drawable/ic_lock_grey600_24px.xml | 35 +++++------- .../drawable/ic_lock_open_grey600_24dp.xml | 28 +++------- .../drawable/ic_lock_plus_grey600_24dp.xml | 28 +++------- .../main/res/drawable/ic_lock_white_24px.xml | 35 +++++------- app/src/main/res/drawable/ic_low_quality.xml | 27 +++------- app/src/main/res/drawable/ic_map_marker.xml | 24 +++------ app/src/main/res/drawable/ic_menu.xml | 28 ++++------ .../res/drawable/ic_mic_grey_600_24dp.xml | 36 +++++-------- .../res/drawable/ic_mic_off_white_24px.xml | 35 +++++------- .../main/res/drawable/ic_mic_white_24px.xml | 35 +++++------- .../main/res/drawable/ic_modification_asc.xml | 21 ++------ .../res/drawable/ic_modification_desc.xml | 21 ++------ .../res/drawable/ic_more_horiz_black_24dp.xml | 35 +++++------- app/src/main/res/drawable/ic_password.xml | 18 ++----- .../res/drawable/ic_pencil_grey600_24dp.xml | 22 ++------ app/src/main/res/drawable/ic_phone.xml | 24 +++------ app/src/main/res/drawable/ic_refresh.xml | 24 +++------ app/src/main/res/drawable/ic_reply.xml | 18 ++----- .../drawable/ic_room_service_black_24dp.xml | 36 +++++-------- app/src/main/res/drawable/ic_search_grey.xml | 18 ++----- .../res/drawable/ic_search_white_24dp.xml | 25 ++------- .../res/drawable/ic_security_white_24dp.xml | 35 +++++------- app/src/main/res/drawable/ic_settings.xml | 18 ++----- app/src/main/res/drawable/ic_share_action.xml | 18 ++----- .../main/res/drawable/ic_share_variant.xml | 24 +++------ .../ic_signal_wifi_off_white_24dp.xml | 36 +++++-------- app/src/main/res/drawable/ic_size_asc.xml | 27 ++++------ app/src/main/res/drawable/ic_size_desc.xml | 27 ++++------ .../main/res/drawable/ic_star_black_24dp.xml | 35 +++++------- .../drawable/ic_star_border_black_24dp.xml | 35 +++++------- .../drawable/ic_switch_video_white_24px.xml | 35 +++++------- .../main/res/drawable/ic_timer_black_24dp.xml | 36 +++++-------- app/src/main/res/drawable/ic_twitter.xml | 24 +++------ app/src/main/res/drawable/ic_user.xml | 31 +++++------ .../drawable/ic_videocam_grey_600_24dp.xml | 36 +++++-------- .../drawable/ic_videocam_off_white_24px.xml | 35 +++++------- .../res/drawable/ic_videocam_white_24px.xml | 35 +++++------- .../drawable/ic_volume_mute_white_24dp.xml | 36 +++++-------- .../res/drawable/ic_volume_up_white_24dp.xml | 36 +++++-------- .../main/res/drawable/ic_warning_white.xml | 24 +++------ app/src/main/res/drawable/ic_web.xml | 24 +++------ .../res/drawable/shape_outcoming_message.xml | 22 ++------ app/src/main/res/drawable/shape_oval.xml | 6 +++ app/src/main/res/drawable/trashbin.xml | 35 +++++------- app/src/main/res/drawable/upload.xml | 30 ++++------- app/src/main/res/drawable/upload_white.xml | 30 ++++------- ...voice_message_outgoing_seek_bar_slider.xml | 29 +++------- .../other/account-circle.svg.txt | 2 + .../other/circular_document.svg | 4 +- .../other/circular_document.svg.txt | 3 ++ .../other/circular_group.svg.txt | 2 + .../other/circular_link.svg.txt | 2 + .../other/circular_location.svg.txt | 3 ++ .../other/circular_lock.svg.txt | 3 ++ .../other/circular_mail.svg.txt | 3 ++ .../other/file-icon-black-24h.svg | 13 +++-- .../other/file-icon-black-24h.svg.txt | 2 + drawable_resources/other/file-icon.svg | 15 +++--- drawable_resources/other/file-icon.svg.txt | 2 + .../other/file-password-request.svg.txt | 2 + drawable_resources/other/ic_crop_16_9.svg.txt | 3 ++ drawable_resources/other/ic_crop_4_3.svg.txt | 3 ++ .../other/ic_low_quality.svg.txt | 3 ++ 174 files changed, 851 insertions(+), 1499 deletions(-) create mode 100644 .devcontainer/Dockerfile.license create mode 100644 .devcontainer/devcontainer.env.license create mode 100644 .devcontainer/devcontainer.json.license create mode 100644 .tx/config.license create mode 100644 drawable_resources/other/account-circle.svg.txt create mode 100644 drawable_resources/other/circular_document.svg.txt create mode 100644 drawable_resources/other/circular_group.svg.txt create mode 100644 drawable_resources/other/circular_link.svg.txt create mode 100644 drawable_resources/other/circular_location.svg.txt create mode 100644 drawable_resources/other/circular_lock.svg.txt create mode 100644 drawable_resources/other/circular_mail.svg.txt create mode 100644 drawable_resources/other/file-icon-black-24h.svg.txt create mode 100644 drawable_resources/other/file-icon.svg.txt create mode 100644 drawable_resources/other/file-password-request.svg.txt create mode 100644 drawable_resources/other/ic_crop_16_9.svg.txt create mode 100644 drawable_resources/other/ic_crop_4_3.svg.txt create mode 100644 drawable_resources/other/ic_low_quality.svg.txt diff --git a/.devcontainer/Dockerfile.license b/.devcontainer/Dockerfile.license new file mode 100644 index 000000000..2c6c5dfc2 --- /dev/null +++ b/.devcontainer/Dockerfile.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-3.0-or-later diff --git a/.devcontainer/README.md b/.devcontainer/README.md index d1c77f7f5..0f6e06281 100644 --- a/.devcontainer/README.md +++ b/.devcontainer/README.md @@ -1,3 +1,7 @@ + # Instructions 1. Start a DevContainer either on GitHub Codespaces or locally in VSCode diff --git a/.devcontainer/devcontainer.env.license b/.devcontainer/devcontainer.env.license new file mode 100644 index 000000000..2c6c5dfc2 --- /dev/null +++ b/.devcontainer/devcontainer.env.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-3.0-or-later diff --git a/.devcontainer/devcontainer.json.license b/.devcontainer/devcontainer.json.license new file mode 100644 index 000000000..2c6c5dfc2 --- /dev/null +++ b/.devcontainer/devcontainer.json.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-3.0-or-later diff --git a/.github/workflows/assembleFlavors.yml b/.github/workflows/assembleFlavors.yml index eb47c1527..74ee4d0ce 100644 --- a/.github/workflows/assembleFlavors.yml +++ b/.github/workflows/assembleFlavors.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT + name: "Assemble" on: diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index e119464f1..b5566cd83 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT + name: Check on: diff --git a/.github/workflows/command-rebase.yml b/.github/workflows/command-rebase.yml index 44313dd84..0e410af23 100644 --- a/.github/workflows/command-rebase.yml +++ b/.github/workflows/command-rebase.yml @@ -3,6 +3,9 @@ # https://github.com/nextcloud/.github # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization +# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT + name: Rebase command on: diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml index 98d49927a..bec3e8809 100644 --- a/.github/workflows/fixup.yml +++ b/.github/workflows/fixup.yml @@ -3,6 +3,9 @@ # https://github.com/nextcloud/.github # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization +# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT + name: Block fixup and squash commits on: diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 34d272b54..9d524c441 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2023 Andy Scherzinger +# SPDX-License-Identifier: MIT name: "QA" on: diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index 8d9cee538..cf32438be 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT + name: Unit tests on: diff --git a/.tx/config.license b/.tx/config.license new file mode 100644 index 000000000..576f8e072 --- /dev/null +++ b/.tx/config.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: GPL-3.0-or-later \ No newline at end of file diff --git a/app/lint.xml b/app/lint.xml index d0d2d08f6..0f1909bdd 100644 --- a/app/lint.xml +++ b/app/lint.xml @@ -1,4 +1,14 @@ + diff --git a/app/src/main/res/drawable-night/ic_cellphone.xml b/app/src/main/res/drawable-night/ic_cellphone.xml index 64f32ec46..4586dcde8 100644 --- a/app/src/main/res/drawable-night/ic_cellphone.xml +++ b/app/src/main/res/drawable-night/ic_cellphone.xml @@ -1,5 +1,5 @@ - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021-2024 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - - - +android:width="24dp" +android:height="24dp" +android:autoMirrored="true" +android:viewportWidth="24" +android:viewportHeight="24"> + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable-night/ic_circular_group.xml b/app/src/main/res/drawable-night/ic_circular_group.xml index d0aaf0971..27cc47d2a 100644 --- a/app/src/main/res/drawable-night/ic_circular_group.xml +++ b/app/src/main/res/drawable-night/ic_circular_group.xml @@ -1,23 +1,9 @@ - + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable-night/ic_contacts.xml b/app/src/main/res/drawable-night/ic_contacts.xml index 099f2cfdb..a4956ca0a 100644 --- a/app/src/main/res/drawable-night/ic_contacts.xml +++ b/app/src/main/res/drawable-night/ic_contacts.xml @@ -1,3 +1,9 @@ + - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021-2024 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - - - +android:width="24dp" +android:height="24dp" +android:autoMirrored="true" +android:viewportWidth="24" +android:viewportHeight="24"> + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_circular_group.xml b/app/src/main/res/drawable/ic_circular_group.xml index 56f4e2a6b..2ece6fc22 100644 --- a/app/src/main/res/drawable/ic_circular_group.xml +++ b/app/src/main/res/drawable/ic_circular_group.xml @@ -1,23 +1,9 @@ - + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable/ic_contacts.xml b/app/src/main/res/drawable/ic_contacts.xml index ff82dab6d..3ae24f45a 100644 --- a/app/src/main/res/drawable/ic_contacts.xml +++ b/app/src/main/res/drawable/ic_contacts.xml @@ -1,3 +1,9 @@ + - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . + ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 --> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . + ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger + ~ SPDX-License-Identifier: Apache-2.0 --> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_delete_grey600_24dp.xml b/app/src/main/res/drawable/ic_delete_grey600_24dp.xml index 86bb71220..80ac6fd60 100644 --- a/app/src/main/res/drawable/ic_delete_grey600_24dp.xml +++ b/app/src/main/res/drawable/ic_delete_grey600_24dp.xml @@ -1,27 +1,15 @@ - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable/ic_dots_horizontal.xml b/app/src/main/res/drawable/ic_dots_horizontal.xml index 3051556c3..8291b33ff 100644 --- a/app/src/main/res/drawable/ic_dots_horizontal.xml +++ b/app/src/main/res/drawable/ic_dots_horizontal.xml @@ -1,5 +1,5 @@ - + android:viewportHeight="24"> + diff --git a/app/src/main/res/drawable/ic_info_white_24dp.xml b/app/src/main/res/drawable/ic_info_white_24dp.xml index feb198567..55e7c5028 100644 --- a/app/src/main/res/drawable/ic_info_white_24dp.xml +++ b/app/src/main/res/drawable/ic_info_white_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_insert_emoticon_black_24dp.xml b/app/src/main/res/drawable/ic_insert_emoticon_black_24dp.xml index ba2c5c88d..9aa5618f7 100644 --- a/app/src/main/res/drawable/ic_insert_emoticon_black_24dp.xml +++ b/app/src/main/res/drawable/ic_insert_emoticon_black_24dp.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_keyboard_arrow_down.xml b/app/src/main/res/drawable/ic_keyboard_arrow_down.xml index 0052b3a31..b16e00446 100644 --- a/app/src/main/res/drawable/ic_keyboard_arrow_down.xml +++ b/app/src/main/res/drawable/ic_keyboard_arrow_down.xml @@ -1,25 +1,15 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> + android:pathData="M7.41,7.84L12,12.42l4.59,-4.58L18,9.25l-6,6 -6,-6z" /> diff --git a/app/src/main/res/drawable/ic_keyboard_double_arrow_down.xml b/app/src/main/res/drawable/ic_keyboard_double_arrow_down.xml index ba28f2e97..7b4ddca95 100644 --- a/app/src/main/res/drawable/ic_keyboard_double_arrow_down.xml +++ b/app/src/main/res/drawable/ic_keyboard_double_arrow_down.xml @@ -1,18 +1,8 @@ - + + + diff --git a/app/src/main/res/drawable/ic_lock_grey600_24px.xml b/app/src/main/res/drawable/ic_lock_grey600_24px.xml index 9b7a56bcd..9f9b4c85d 100644 --- a/app/src/main/res/drawable/ic_lock_grey600_24px.xml +++ b/app/src/main/res/drawable/ic_lock_grey600_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_lock_open_grey600_24dp.xml b/app/src/main/res/drawable/ic_lock_open_grey600_24dp.xml index b84261334..7df8c5863 100644 --- a/app/src/main/res/drawable/ic_lock_open_grey600_24dp.xml +++ b/app/src/main/res/drawable/ic_lock_open_grey600_24dp.xml @@ -1,27 +1,15 @@ - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable/ic_lock_plus_grey600_24dp.xml b/app/src/main/res/drawable/ic_lock_plus_grey600_24dp.xml index 622ca92e9..7f484ed99 100644 --- a/app/src/main/res/drawable/ic_lock_plus_grey600_24dp.xml +++ b/app/src/main/res/drawable/ic_lock_plus_grey600_24dp.xml @@ -1,27 +1,15 @@ - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable/ic_lock_white_24px.xml b/app/src/main/res/drawable/ic_lock_white_24px.xml index 56f2bf498..52e88917b 100644 --- a/app/src/main/res/drawable/ic_lock_white_24px.xml +++ b/app/src/main/res/drawable/ic_lock_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_low_quality.xml b/app/src/main/res/drawable/ic_low_quality.xml index 2d16df286..48f2b6b8c 100644 --- a/app/src/main/res/drawable/ic_low_quality.xml +++ b/app/src/main/res/drawable/ic_low_quality.xml @@ -1,29 +1,16 @@ - + diff --git a/app/src/main/res/drawable/ic_map_marker.xml b/app/src/main/res/drawable/ic_map_marker.xml index a15914627..d23db77ac 100644 --- a/app/src/main/res/drawable/ic_map_marker.xml +++ b/app/src/main/res/drawable/ic_map_marker.xml @@ -1,23 +1,15 @@ - + diff --git a/app/src/main/res/drawable/ic_menu.xml b/app/src/main/res/drawable/ic_menu.xml index 284279349..c1ffd54ba 100644 --- a/app/src/main/res/drawable/ic_menu.xml +++ b/app/src/main/res/drawable/ic_menu.xml @@ -1,25 +1,15 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24.0" + android:viewportHeight="24.0"> + android:pathData="M3,18h18v-2L3,16v2zM3,13h18v-2L3,11v2zM3,6v2h18L21,6L3,6z" /> diff --git a/app/src/main/res/drawable/ic_mic_grey_600_24dp.xml b/app/src/main/res/drawable/ic_mic_grey_600_24dp.xml index 5a4a52926..79ba6d122 100644 --- a/app/src/main/res/drawable/ic_mic_grey_600_24dp.xml +++ b/app/src/main/res/drawable/ic_mic_grey_600_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_mic_off_white_24px.xml b/app/src/main/res/drawable/ic_mic_off_white_24px.xml index 39c74f1bb..6021738ac 100644 --- a/app/src/main/res/drawable/ic_mic_off_white_24px.xml +++ b/app/src/main/res/drawable/ic_mic_off_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_mic_white_24px.xml b/app/src/main/res/drawable/ic_mic_white_24px.xml index 28630a14c..198425dd3 100644 --- a/app/src/main/res/drawable/ic_mic_white_24px.xml +++ b/app/src/main/res/drawable/ic_mic_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_modification_asc.xml b/app/src/main/res/drawable/ic_modification_asc.xml index bfb874ec4..f69695dc3 100644 --- a/app/src/main/res/drawable/ic_modification_asc.xml +++ b/app/src/main/res/drawable/ic_modification_asc.xml @@ -1,20 +1,9 @@ + ~ SPDX-License-Identifier: Apache-2.0 --> - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_password.xml b/app/src/main/res/drawable/ic_password.xml index 622286aca..ad39b21be 100644 --- a/app/src/main/res/drawable/ic_password.xml +++ b/app/src/main/res/drawable/ic_password.xml @@ -1,18 +1,8 @@ - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - + diff --git a/app/src/main/res/drawable/ic_refresh.xml b/app/src/main/res/drawable/ic_refresh.xml index a1f11f9fa..9c8b49ccb 100644 --- a/app/src/main/res/drawable/ic_refresh.xml +++ b/app/src/main/res/drawable/ic_refresh.xml @@ -1,23 +1,15 @@ - + diff --git a/app/src/main/res/drawable/ic_reply.xml b/app/src/main/res/drawable/ic_reply.xml index 34ad10ee3..d8f5bb7b9 100644 --- a/app/src/main/res/drawable/ic_reply.xml +++ b/app/src/main/res/drawable/ic_reply.xml @@ -1,18 +1,8 @@ - ~ - ~ This program is free software: you can redistribute it and/or modify - ~ it under the terms of the GNU General Public License as published by - ~ the Free Software Foundation, either version 3 of the License, or - ~ at your option) any later version. - ~ - ~ This program is distributed in the hope that it will be useful, - ~ but WITHOUT ANY WARRANTY; without even the implied warranty of - ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - ~ GNU General Public License for more details. - ~ - ~ You should have received a copy of the GNU General Public License - ~ along with this program. If not, see . - --> - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_search_grey.xml b/app/src/main/res/drawable/ic_search_grey.xml index bf99e7390..20a17535b 100644 --- a/app/src/main/res/drawable/ic_search_grey.xml +++ b/app/src/main/res/drawable/ic_search_grey.xml @@ -1,18 +1,8 @@ - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> - + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_security_white_24dp.xml b/app/src/main/res/drawable/ic_security_white_24dp.xml index 84c74c366..fe5fa7a16 100644 --- a/app/src/main/res/drawable/ic_security_white_24dp.xml +++ b/app/src/main/res/drawable/ic_security_white_24dp.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_settings.xml b/app/src/main/res/drawable/ic_settings.xml index c935ce633..7091ae243 100644 --- a/app/src/main/res/drawable/ic_settings.xml +++ b/app/src/main/res/drawable/ic_settings.xml @@ -1,18 +1,8 @@ - + diff --git a/app/src/main/res/drawable/ic_signal_wifi_off_white_24dp.xml b/app/src/main/res/drawable/ic_signal_wifi_off_white_24dp.xml index f0eed1606..d63c1b90d 100644 --- a/app/src/main/res/drawable/ic_signal_wifi_off_white_24dp.xml +++ b/app/src/main/res/drawable/ic_signal_wifi_off_white_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_size_asc.xml b/app/src/main/res/drawable/ic_size_asc.xml index 688d6a880..d75739537 100644 --- a/app/src/main/res/drawable/ic_size_asc.xml +++ b/app/src/main/res/drawable/ic_size_asc.xml @@ -1,25 +1,16 @@ - + diff --git a/app/src/main/res/drawable/ic_size_desc.xml b/app/src/main/res/drawable/ic_size_desc.xml index 824e03397..ab83798bc 100644 --- a/app/src/main/res/drawable/ic_size_desc.xml +++ b/app/src/main/res/drawable/ic_size_desc.xml @@ -1,25 +1,16 @@ - + diff --git a/app/src/main/res/drawable/ic_star_black_24dp.xml b/app/src/main/res/drawable/ic_star_black_24dp.xml index dd6e8eb46..dd3082c31 100644 --- a/app/src/main/res/drawable/ic_star_black_24dp.xml +++ b/app/src/main/res/drawable/ic_star_black_24dp.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_star_border_black_24dp.xml b/app/src/main/res/drawable/ic_star_border_black_24dp.xml index 9f531c8ee..40142d040 100644 --- a/app/src/main/res/drawable/ic_star_border_black_24dp.xml +++ b/app/src/main/res/drawable/ic_star_border_black_24dp.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_switch_video_white_24px.xml b/app/src/main/res/drawable/ic_switch_video_white_24px.xml index 1f5e438d0..36c0444eb 100644 --- a/app/src/main/res/drawable/ic_switch_video_white_24px.xml +++ b/app/src/main/res/drawable/ic_switch_video_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_timer_black_24dp.xml b/app/src/main/res/drawable/ic_timer_black_24dp.xml index afe6738e6..d95c3475a 100644 --- a/app/src/main/res/drawable/ic_timer_black_24dp.xml +++ b/app/src/main/res/drawable/ic_timer_black_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_twitter.xml b/app/src/main/res/drawable/ic_twitter.xml index 9bae2778b..0349477ce 100644 --- a/app/src/main/res/drawable/ic_twitter.xml +++ b/app/src/main/res/drawable/ic_twitter.xml @@ -1,23 +1,15 @@ - + diff --git a/app/src/main/res/drawable/ic_user.xml b/app/src/main/res/drawable/ic_user.xml index 9762d65c9..63916b0d6 100644 --- a/app/src/main/res/drawable/ic_user.xml +++ b/app/src/main/res/drawable/ic_user.xml @@ -1,21 +1,16 @@ - - + + diff --git a/app/src/main/res/drawable/ic_videocam_grey_600_24dp.xml b/app/src/main/res/drawable/ic_videocam_grey_600_24dp.xml index 24f2e644f..f848d6edc 100644 --- a/app/src/main/res/drawable/ic_videocam_grey_600_24dp.xml +++ b/app/src/main/res/drawable/ic_videocam_grey_600_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_videocam_off_white_24px.xml b/app/src/main/res/drawable/ic_videocam_off_white_24px.xml index afa8266a8..d44dbdd4f 100644 --- a/app/src/main/res/drawable/ic_videocam_off_white_24px.xml +++ b/app/src/main/res/drawable/ic_videocam_off_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_videocam_white_24px.xml b/app/src/main/res/drawable/ic_videocam_white_24px.xml index 486edcbe1..a75b5fa38 100644 --- a/app/src/main/res/drawable/ic_videocam_white_24px.xml +++ b/app/src/main/res/drawable/ic_videocam_white_24px.xml @@ -1,25 +1,16 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_volume_mute_white_24dp.xml b/app/src/main/res/drawable/ic_volume_mute_white_24dp.xml index 84f47c5b0..6cbfd8f00 100644 --- a/app/src/main/res/drawable/ic_volume_mute_white_24dp.xml +++ b/app/src/main/res/drawable/ic_volume_mute_white_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_volume_up_white_24dp.xml b/app/src/main/res/drawable/ic_volume_up_white_24dp.xml index 9520e6701..e848bd309 100644 --- a/app/src/main/res/drawable/ic_volume_up_white_24dp.xml +++ b/app/src/main/res/drawable/ic_volume_up_white_24dp.xml @@ -1,25 +1,17 @@ - - - + ~ SPDX-FileCopyrightText: 2018-2024 Google LLC + ~ SPDX-License-Identifier: Apache-2.0 +--> + + diff --git a/app/src/main/res/drawable/ic_warning_white.xml b/app/src/main/res/drawable/ic_warning_white.xml index f642ea2a7..67665bb8d 100644 --- a/app/src/main/res/drawable/ic_warning_white.xml +++ b/app/src/main/res/drawable/ic_warning_white.xml @@ -1,23 +1,15 @@ - + diff --git a/app/src/main/res/drawable/ic_web.xml b/app/src/main/res/drawable/ic_web.xml index 8431fcf52..f8bb7b27a 100644 --- a/app/src/main/res/drawable/ic_web.xml +++ b/app/src/main/res/drawable/ic_web.xml @@ -1,23 +1,15 @@ - + diff --git a/app/src/main/res/drawable/shape_outcoming_message.xml b/app/src/main/res/drawable/shape_outcoming_message.xml index 2cc20acf6..66cd302a9 100644 --- a/app/src/main/res/drawable/shape_outcoming_message.xml +++ b/app/src/main/res/drawable/shape_outcoming_message.xml @@ -1,24 +1,10 @@ - + ~ SPDX-FileCopyrightText: 2017-2018 Mario Danic + ~ SPDX-License-Identifier: GPL-3.0-or-later +--> diff --git a/app/src/main/res/drawable/shape_oval.xml b/app/src/main/res/drawable/shape_oval.xml index df8bfd8bd..c803becf7 100644 --- a/app/src/main/res/drawable/shape_oval.xml +++ b/app/src/main/res/drawable/shape_oval.xml @@ -1,4 +1,10 @@ + diff --git a/app/src/main/res/drawable/trashbin.xml b/app/src/main/res/drawable/trashbin.xml index 8f932af6a..28085dc4f 100644 --- a/app/src/main/res/drawable/trashbin.xml +++ b/app/src/main/res/drawable/trashbin.xml @@ -1,25 +1,16 @@ - - + + diff --git a/app/src/main/res/drawable/upload.xml b/app/src/main/res/drawable/upload.xml index 4b10157cc..0f585bb45 100644 --- a/app/src/main/res/drawable/upload.xml +++ b/app/src/main/res/drawable/upload.xml @@ -1,27 +1,17 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24" + android:viewportHeight="24"> + android:pathData="M 9,16 V 10 H 5 l 7,-7 7,7 h -4 v 6 H 9 m -4,4 v -2 h 14 v 2 z" + android:strokeWidth="1" /> diff --git a/app/src/main/res/drawable/upload_white.xml b/app/src/main/res/drawable/upload_white.xml index 1ceda9f91..927dd3ea1 100644 --- a/app/src/main/res/drawable/upload_white.xml +++ b/app/src/main/res/drawable/upload_white.xml @@ -1,27 +1,17 @@ + android:width="24dp" + android:height="24dp" + android:viewportWidth="24" + android:viewportHeight="24"> + android:pathData="M 9,16 V 10 H 5 l 7,-7 7,7 h -4 v 6 H 9 m -4,4 v -2 h 14 v 2 z" + android:strokeWidth="1" /> diff --git a/app/src/main/res/drawable/voice_message_outgoing_seek_bar_slider.xml b/app/src/main/res/drawable/voice_message_outgoing_seek_bar_slider.xml index 150b12200..6298684da 100644 --- a/app/src/main/res/drawable/voice_message_outgoing_seek_bar_slider.xml +++ b/app/src/main/res/drawable/voice_message_outgoing_seek_bar_slider.xml @@ -1,30 +1,15 @@ - + ~ SPDX-FileCopyrightText: 2021 Marcel Hibbe + ~ SPDX-License-Identifier: GPL-3.0-or-later +--> - - + - - diff --git a/drawable_resources/other/account-circle.svg.txt b/drawable_resources/other/account-circle.svg.txt new file mode 100644 index 000000000..7e8e3da32 --- /dev/null +++ b/drawable_resources/other/account-circle.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_document.svg b/drawable_resources/other/circular_document.svg index e59b528ca..d140b8423 100644 --- a/drawable_resources/other/circular_document.svg +++ b/drawable_resources/other/circular_document.svg @@ -4,7 +4,7 @@ - - + + diff --git a/drawable_resources/other/circular_document.svg.txt b/drawable_resources/other/circular_document.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/circular_document.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_group.svg.txt b/drawable_resources/other/circular_group.svg.txt new file mode 100644 index 000000000..a191dfd17 --- /dev/null +++ b/drawable_resources/other/circular_group.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_link.svg.txt b/drawable_resources/other/circular_link.svg.txt new file mode 100644 index 000000000..a191dfd17 --- /dev/null +++ b/drawable_resources/other/circular_link.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_location.svg.txt b/drawable_resources/other/circular_location.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/circular_location.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_lock.svg.txt b/drawable_resources/other/circular_lock.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/circular_lock.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/circular_mail.svg.txt b/drawable_resources/other/circular_mail.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/circular_mail.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/file-icon-black-24h.svg b/drawable_resources/other/file-icon-black-24h.svg index 7b35dc82d..bdb01db19 100644 --- a/drawable_resources/other/file-icon-black-24h.svg +++ b/drawable_resources/other/file-icon-black-24h.svg @@ -1,8 +1,11 @@ - - - - - + + + + + + + + diff --git a/drawable_resources/other/file-icon-black-24h.svg.txt b/drawable_resources/other/file-icon-black-24h.svg.txt new file mode 100644 index 000000000..7e8e3da32 --- /dev/null +++ b/drawable_resources/other/file-icon-black-24h.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/file-icon.svg b/drawable_resources/other/file-icon.svg index 53f26f865..e610dac4f 100644 --- a/drawable_resources/other/file-icon.svg +++ b/drawable_resources/other/file-icon.svg @@ -1,9 +1,12 @@ - - - - - - + + + + + + + + + diff --git a/drawable_resources/other/file-icon.svg.txt b/drawable_resources/other/file-icon.svg.txt new file mode 100644 index 000000000..7e8e3da32 --- /dev/null +++ b/drawable_resources/other/file-icon.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/file-password-request.svg.txt b/drawable_resources/other/file-password-request.svg.txt new file mode 100644 index 000000000..7e8e3da32 --- /dev/null +++ b/drawable_resources/other/file-password-request.svg.txt @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/ic_crop_16_9.svg.txt b/drawable_resources/other/ic_crop_16_9.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/ic_crop_16_9.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/ic_crop_4_3.svg.txt b/drawable_resources/other/ic_crop_4_3.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/ic_crop_4_3.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0 diff --git a/drawable_resources/other/ic_low_quality.svg.txt b/drawable_resources/other/ic_low_quality.svg.txt new file mode 100644 index 000000000..f496122e3 --- /dev/null +++ b/drawable_resources/other/ic_low_quality.svg.txt @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2018-2024 Google LLC +SPDX-FileCopyrightText: 2021 Andy Scherzinger +SPDX-License-Identifier: Apache-2.0