Browse Source

Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 11 months ago
parent
commit
ff23ced3ac
100 changed files with 270 additions and 473 deletions
  1. 2 0
      .devcontainer/Dockerfile.license
  2. 4 0
      .devcontainer/README.md
  3. 2 0
      .devcontainer/devcontainer.env.license
  4. 2 0
      .devcontainer/devcontainer.json.license
  5. 3 0
      .github/workflows/assembleFlavors.yml
  6. 3 0
      .github/workflows/check.yml
  7. 3 0
      .github/workflows/command-rebase.yml
  8. 3 0
      .github/workflows/fixup.yml
  9. 3 0
      .github/workflows/qa.yml
  10. 3 0
      .github/workflows/unit-tests.yml
  11. 2 0
      .tx/config.license
  12. 10 0
      app/lint.xml
  13. 1 1
      app/src/main/res/drawable-night/ic_cellphone.xml
  14. 4 14
      app/src/main/res/drawable-night/ic_chevron_right.xml
  15. 21 32
      app/src/main/res/drawable-night/ic_circular_document.xml
  16. 4 18
      app/src/main/res/drawable-night/ic_circular_group.xml
  17. 5 18
      app/src/main/res/drawable-night/ic_circular_link.xml
  18. 5 18
      app/src/main/res/drawable-night/ic_circular_location.xml
  19. 5 18
      app/src/main/res/drawable-night/ic_circular_lock.xml
  20. 5 18
      app/src/main/res/drawable-night/ic_circular_mail.xml
  21. 8 16
      app/src/main/res/drawable-night/ic_close_search.xml
  22. 6 0
      app/src/main/res/drawable-night/ic_contacts.xml
  23. 6 0
      app/src/main/res/drawable-night/ic_link.xml
  24. 4 14
      app/src/main/res/drawable-night/ic_password.xml
  25. 1 1
      app/src/main/res/drawable/baseline_calendar_month_24.xml
  26. 1 1
      app/src/main/res/drawable/baseline_download_24.xml
  27. 1 1
      app/src/main/res/drawable/baseline_error_24.xml
  28. 1 1
      app/src/main/res/drawable/baseline_format_list_bulleted_24.xml
  29. 1 1
      app/src/main/res/drawable/baseline_info_24.xml
  30. 1 1
      app/src/main/res/drawable/baseline_notifications_24.xml
  31. 1 1
      app/src/main/res/drawable/baseline_stop_24.xml
  32. 1 1
      app/src/main/res/drawable/ic_account_plus.xml
  33. 1 1
      app/src/main/res/drawable/ic_add_grey600_24px.xml
  34. 1 1
      app/src/main/res/drawable/ic_add_white_24px.xml
  35. 1 1
      app/src/main/res/drawable/ic_alphabetical_asc.xml
  36. 1 1
      app/src/main/res/drawable/ic_alphabetical_desc.xml
  37. 1 1
      app/src/main/res/drawable/ic_arrow_back_black_24dp.xml
  38. 1 1
      app/src/main/res/drawable/ic_arrow_forward_white_24px.xml
  39. 1 1
      app/src/main/res/drawable/ic_baseline_arrow_downward_24px.xml
  40. 1 1
      app/src/main/res/drawable/ic_baseline_attach_file_24.xml
  41. 1 1
      app/src/main/res/drawable/ic_baseline_bar_chart_24.xml
  42. 1 1
      app/src/main/res/drawable/ic_baseline_bluetooth_audio_24.xml
  43. 1 1
      app/src/main/res/drawable/ic_baseline_close_24.xml
  44. 1 1
      app/src/main/res/drawable/ic_baseline_do_not_touch_24.xml
  45. 1 1
      app/src/main/res/drawable/ic_baseline_error_outline_24dp.xml
  46. 1 1
      app/src/main/res/drawable/ic_baseline_filter_list_24.xml
  47. 1 1
      app/src/main/res/drawable/ic_baseline_flash_off_24.xml
  48. 1 1
      app/src/main/res/drawable/ic_baseline_flash_on_24.xml
  49. 1 1
      app/src/main/res/drawable/ic_baseline_flip_camera_android_24.xml
  50. 1 1
      app/src/main/res/drawable/ic_baseline_gps_fixed_24.xml
  51. 1 1
      app/src/main/res/drawable/ic_baseline_headset_mic_24.xml
  52. 1 1
      app/src/main/res/drawable/ic_baseline_keyboard_24.xml
  53. 1 1
      app/src/main/res/drawable/ic_baseline_location_on_24.xml
  54. 1 1
      app/src/main/res/drawable/ic_baseline_location_on_red_24.xml
  55. 1 1
      app/src/main/res/drawable/ic_baseline_mic_24.xml
  56. 1 1
      app/src/main/res/drawable/ic_baseline_mic_red_24.xml
  57. 1 1
      app/src/main/res/drawable/ic_baseline_notifications_off_24.xml
  58. 1 1
      app/src/main/res/drawable/ic_baseline_pause_voice_message_24.xml
  59. 1 1
      app/src/main/res/drawable/ic_baseline_person_24.xml
  60. 1 1
      app/src/main/res/drawable/ic_baseline_phone_in_talk_24.xml
  61. 1 1
      app/src/main/res/drawable/ic_baseline_phone_missed_24.xml
  62. 1 1
      app/src/main/res/drawable/ic_baseline_photo_camera_24.xml
  63. 1 1
      app/src/main/res/drawable/ic_baseline_picture_in_picture_alt_24.xml
  64. 1 1
      app/src/main/res/drawable/ic_baseline_play_arrow_voice_message_24.xml
  65. 1 1
      app/src/main/res/drawable/ic_baseline_translate_24.xml
  66. 1 1
      app/src/main/res/drawable/ic_baseline_videocam_24.xml
  67. 1 1
      app/src/main/res/drawable/ic_call_black_24dp.xml
  68. 1 1
      app/src/main/res/drawable/ic_call_end_white_24px.xml
  69. 1 1
      app/src/main/res/drawable/ic_call_grey_600_24dp.xml
  70. 1 1
      app/src/main/res/drawable/ic_call_white_24dp.xml
  71. 1 1
      app/src/main/res/drawable/ic_cancel_black_24dp.xml
  72. 1 1
      app/src/main/res/drawable/ic_cancel_white_24dp.xml
  73. 1 1
      app/src/main/res/drawable/ic_cellphone.xml
  74. 1 1
      app/src/main/res/drawable/ic_check.xml
  75. 1 1
      app/src/main/res/drawable/ic_check_24.xml
  76. 1 1
      app/src/main/res/drawable/ic_check_all.xml
  77. 1 1
      app/src/main/res/drawable/ic_check_black_24dp.xml
  78. 1 1
      app/src/main/res/drawable/ic_check_circle.xml
  79. 4 14
      app/src/main/res/drawable/ic_chevron_right.xml
  80. 21 32
      app/src/main/res/drawable/ic_circular_document.xml
  81. 4 18
      app/src/main/res/drawable/ic_circular_group.xml
  82. 5 18
      app/src/main/res/drawable/ic_circular_link.xml
  83. 5 18
      app/src/main/res/drawable/ic_circular_location.xml
  84. 5 18
      app/src/main/res/drawable/ic_circular_lock.xml
  85. 5 18
      app/src/main/res/drawable/ic_circular_mail.xml
  86. 1 1
      app/src/main/res/drawable/ic_clear_24.xml
  87. 8 16
      app/src/main/res/drawable/ic_close_search.xml
  88. 6 0
      app/src/main/res/drawable/ic_contacts.xml
  89. 1 1
      app/src/main/res/drawable/ic_content_copy.xml
  90. 3 16
      app/src/main/res/drawable/ic_crop_16_9.xml
  91. 3 16
      app/src/main/res/drawable/ic_crop_4_3.xml
  92. 4 18
      app/src/main/res/drawable/ic_delete.xml
  93. 13 22
      app/src/main/res/drawable/ic_delete_black_24dp.xml
  94. 8 20
      app/src/main/res/drawable/ic_delete_grey600_24dp.xml
  95. 1 1
      app/src/main/res/drawable/ic_dots_horizontal.xml
  96. 1 1
      app/src/main/res/drawable/ic_dots_horizontal_white.xml
  97. 1 1
      app/src/main/res/drawable/ic_edit.xml
  98. 1 1
      app/src/main/res/drawable/ic_edit_24.xml
  99. 1 1
      app/src/main/res/drawable/ic_edit_note_24.xml
  100. 1 1
      app/src/main/res/drawable/ic_email.xml

+ 2 - 0
.devcontainer/Dockerfile.license

@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+SPDX-License-Identifier: GPL-3.0-or-later

+ 4 - 0
.devcontainer/README.md

@@ -1,3 +1,7 @@
+<!--
+ ~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+ ~ SPDX-License-Identifier: GPL-3.0-or-later
+-->
 # Instructions
 
 1. Start a DevContainer either on GitHub Codespaces or locally in VSCode

+ 2 - 0
.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

+ 2 - 0
.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

+ 3 - 0
.github/workflows/assembleFlavors.yml

@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: MIT
+
 name: "Assemble"
 
 on:

+ 3 - 0
.github/workflows/check.yml

@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-License-Identifier: MIT
+
 name: Check
 
 on:

+ 3 - 0
.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:

+ 3 - 0
.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:

+ 3 - 0
.github/workflows/qa.yml

@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
+# SPDX-License-Identifier: MIT
 name: "QA"
 
 on:

+ 3 - 0
.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:

+ 2 - 0
.tx/config.license

@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
+SPDX-License-Identifier: GPL-3.0-or-later

+ 10 - 0
app/lint.xml

@@ -1,4 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Nextcloud Talk - Android Client
+  ~ 
+  ~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+  ~ SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-FileCopyrightText: 2023 Marcel Hibbe <dev@mhibbe.de>
+  ~ SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
+  ~ SPDX-FileCopyrightText: 2021 Tobias Kaminsky <tobias@kaminsky.me>
+  ~ SPDX-License-Identifier: GPL-3.0-or-later
+-->
 <lint>
     <issue id="UnusedAttribute">
         <ignore regexp="importantForAutofill"/>

+ 1 - 1
app/src/main/res/drawable-night/ic_cellphone.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 4 - 14
app/src/main/res/drawable-night/ic_chevron_right.xml

@@ -1,18 +1,8 @@
 <!--
-    @author Google LLC
-    Copyright (C) 2023 Google LLC
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"

+ 21 - 32
app/src/main/res/drawable-night/ic_circular_document.xml

@@ -1,35 +1,24 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021-2024 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:width="24dp"
-    android:height="24dp"
-    android:autoMirrored="true"
-    android:viewportWidth="24"
-    android:viewportHeight="24">
-    <path
-        android:fillColor="#2C2C2C"
-        android:fillType="nonZero"
-        android:pathData="M12,0C5.4168,0 0,5.4168 0,12C0,18.5832 5.4168,24 12,24C18.5832,24 24,18.5832 24,12C24,5.4168 18.5832,0 12,0Z" />
-    <path
-        android:fillColor="#ffffff"
-        android:fillType="nonZero"
-        android:pathData="M7.4167,6C7.1833,6 7,6.1833 7,6.4167L7,17.25C7,17.4833 7.1833,17.6667 7.4167,17.6667L16.5833,17.6667C16.8167,17.6667 17,17.4833 17,17.25L17,8.5L14.5,6L7.4167,6ZM8.6667,7.6667L13.6667,7.6667L13.6667,8.5L8.6667,8.5L8.6667,7.6667ZM8.6667,10.1667L12.8333,10.1667L12.8333,11L8.6667,11L8.6667,10.1667ZM8.6667,12.6667L15.3333,12.6667L15.3333,13.5L8.6667,13.5L8.6667,12.6667ZM8.6667,15.1667L12,15.1667L12,16L8.6667,16L8.6667,15.1667Z" />
-</vector>
+android:width="24dp"
+android:height="24dp"
+android:autoMirrored="true"
+android:viewportWidth="24"
+android:viewportHeight="24">
+
+<path
+    android:fillColor="#2C2C2C"
+    android:fillType="nonZero"
+    android:pathData="M12,0C5.417,0 0,5.417 0,12C0,18.583 5.417,24 12,24C18.583,24 24,18.583 24,12C24,5.417 18.583,0 12,0Z" />
+
+<path
+    android:fillColor="#ffffff"
+    android:fillType="nonZero"
+    android:pathData="M16.661,6.007L7.339,6.007C6.606,6.007 6.007,6.606 6.007,7.339L6.007,16.661C6.007,17.394 6.606,17.993 7.339,17.993L16.661,17.993C17.394,17.993 17.993,17.394 17.993,16.661L17.993,7.339C17.993,6.606 17.394,6.007 16.661,6.007ZM13.332,15.329L8.671,15.329L8.671,13.998L13.332,13.998L13.332,15.329ZM15.329,12.666L8.671,12.666L8.671,11.334L15.329,11.334L15.329,12.666ZM15.329,10.002L8.671,10.002L8.671,8.671L15.329,8.671L15.329,10.002Z" />
+</vector>

+ 4 - 18
app/src/main/res/drawable-night/ic_circular_group.xml

@@ -1,23 +1,9 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable-night/ic_circular_link.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable-night/ic_circular_location.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable-night/ic_circular_lock.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable-night/ic_circular_mail.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 8 - 16
app/src/main/res/drawable-night/ic_close_search.xml

@@ -1,23 +1,15 @@
 <!--
-    @author Google LLC
-    Copyright (C) 2018 Google LLC
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
     android:width="24dp"
+    android:height="24dp"
     android:viewportWidth="24"
     android:viewportHeight="24">
-    <path android:fillColor="#FFFFFF" android:pathData="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
+    <path
+        android:fillColor="#FFFFFF"
+        android:pathData="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
 </vector>

+ 6 - 0
app/src/main/res/drawable-night/ic_contacts.xml

@@ -1,3 +1,9 @@
+<!--
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+  ~ SPDX-License-Identifier: GPL-3.0-or-later
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="16dp"
     android:height="16dp"

+ 6 - 0
app/src/main/res/drawable-night/ic_link.xml

@@ -1,3 +1,9 @@
+<!--
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+  ~ SPDX-License-Identifier: GPL-3.0-or-later
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="16dp"
     android:height="16dp"

+ 4 - 14
app/src/main/res/drawable-night/ic_password.xml

@@ -1,18 +1,8 @@
 <!--
-    @author Google LLC
-    Copyright (C) 2018 Google LLC
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="16dp"

+ 1 - 1
app/src/main/res/drawable/baseline_calendar_month_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_download_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_error_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_format_list_bulleted_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_info_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_notifications_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/baseline_stop_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_account_plus.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_add_grey600_24px.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_add_white_24px.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_alphabetical_asc.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger

+ 1 - 1
app/src/main/res/drawable/ic_alphabetical_desc.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger

+ 1 - 1
app/src/main/res/drawable/ic_arrow_back_black_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_arrow_forward_white_24px.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_arrow_downward_24px.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_attach_file_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_bar_chart_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_bluetooth_audio_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_close_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_do_not_touch_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_error_outline_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_filter_list_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_flash_off_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_flash_on_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_flip_camera_android_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_gps_fixed_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_headset_mic_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_keyboard_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_location_on_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_location_on_red_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_mic_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_mic_red_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_notifications_off_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_pause_voice_message_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_person_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_phone_in_talk_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_phone_missed_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_photo_camera_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_picture_in_picture_alt_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_play_arrow_voice_message_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_translate_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_baseline_videocam_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_call_black_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_call_end_white_24px.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_call_grey_600_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_call_white_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_cancel_black_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_cancel_white_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_cellphone.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_check.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_check_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_check_all.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_check_black_24dp.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_check_circle.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2020-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 4 - 14
app/src/main/res/drawable/ic_chevron_right.xml

@@ -1,18 +1,8 @@
 <!--
-    @author Google LLC
-    Copyright (C) 2023 Google LLC
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"

+ 21 - 32
app/src/main/res/drawable/ic_circular_document.xml

@@ -1,35 +1,24 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021-2024 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:width="24dp"
-    android:height="24dp"
-    android:autoMirrored="true"
-    android:viewportWidth="24"
-    android:viewportHeight="24">
-    <path
-        android:fillColor="#DBDBDB"
-        android:fillType="nonZero"
-        android:pathData="M12,0C5.4168,0 0,5.4168 0,12C0,18.5832 5.4168,24 12,24C18.5832,24 24,18.5832 24,12C24,5.4168 18.5832,0 12,0Z" />
-    <path
-        android:fillColor="#ffffff"
-        android:fillType="nonZero"
-        android:pathData="M7.4167,6C7.1833,6 7,6.1833 7,6.4167L7,17.25C7,17.4833 7.1833,17.6667 7.4167,17.6667L16.5833,17.6667C16.8167,17.6667 17,17.4833 17,17.25L17,8.5L14.5,6L7.4167,6ZM8.6667,7.6667L13.6667,7.6667L13.6667,8.5L8.6667,8.5L8.6667,7.6667ZM8.6667,10.1667L12.8333,10.1667L12.8333,11L8.6667,11L8.6667,10.1667ZM8.6667,12.6667L15.3333,12.6667L15.3333,13.5L8.6667,13.5L8.6667,12.6667ZM8.6667,15.1667L12,15.1667L12,16L8.6667,16L8.6667,15.1667Z" />
-</vector>
+android:width="24dp"
+android:height="24dp"
+android:autoMirrored="true"
+android:viewportWidth="24"
+android:viewportHeight="24">
+
+<path
+    android:fillColor="#DBDBDB"
+    android:fillType="nonZero"
+    android:pathData="M12,0C5.417,0 0,5.417 0,12C0,18.583 5.417,24 12,24C18.583,24 24,18.583 24,12C24,5.417 18.583,0 12,0Z" />
+
+<path
+    android:fillColor="#ffffff"
+    android:fillType="nonZero"
+    android:pathData="M16.661,6.007L7.339,6.007C6.606,6.007 6.007,6.606 6.007,7.339L6.007,16.661C6.007,17.394 6.606,17.993 7.339,17.993L16.661,17.993C17.394,17.993 17.993,17.394 17.993,16.661L17.993,7.339C17.993,6.606 17.394,6.007 16.661,6.007ZM13.332,15.329L8.671,15.329L8.671,13.998L13.332,13.998L13.332,15.329ZM15.329,12.666L8.671,12.666L8.671,11.334L15.329,11.334L15.329,12.666ZM15.329,10.002L8.671,10.002L8.671,8.671L15.329,8.671L15.329,10.002Z" />
+</vector>

+ 4 - 18
app/src/main/res/drawable/ic_circular_group.xml

@@ -1,23 +1,9 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable/ic_circular_link.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable/ic_circular_location.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable/ic_circular_lock.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 5 - 18
app/src/main/res/drawable/ic_circular_mail.xml

@@ -1,23 +1,10 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-FileCopyrightText: 2021 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 1 - 1
app/src/main/res/drawable/ic_clear_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 8 - 16
app/src/main/res/drawable/ic_close_search.xml

@@ -1,23 +1,15 @@
 <!--
-    @author Google LLC
-    Copyright (C) 2018 Google LLC
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
     android:width="24dp"
+    android:height="24dp"
     android:viewportWidth="24"
     android:viewportHeight="24">
-    <path android:fillColor="#666666" android:pathData="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
+    <path
+        android:fillColor="#666666"
+        android:pathData="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z" />
 </vector>

+ 6 - 0
app/src/main/res/drawable/ic_contacts.xml

@@ -1,3 +1,9 @@
+<!--
+  ~ Nextcloud Talk - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
+  ~ SPDX-License-Identifier: GPL-3.0-or-later
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="16dp"
     android:height="16dp"

+ 1 - 1
app/src/main/res/drawable/ic_content_copy.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 3 - 16
app/src/main/res/drawable/ic_crop_16_9.xml

@@ -1,21 +1,8 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
+  ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"

+ 3 - 16
app/src/main/res/drawable/ic_crop_4_3.xml

@@ -1,21 +1,8 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Andy Scherzinger
-  ~ Copyright (C) 2021 Andy Scherzinger <info@andy-scherzinger.de>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
+  ~ SPDX-FileCopyrightText: 2018-2024 Andy Scherzinger <info@andy-scherzinger.de>
+  ~ SPDX-License-Identifier: Apache-2.0
 -->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"

+ 4 - 18
app/src/main/res/drawable/ic_delete.xml

@@ -1,23 +1,9 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Mario Danic
-  ~ Copyright (C) 2017-2018 Mario Danic <mario@lovelyhq.com>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="24dp"
     android:height="24dp"

+ 13 - 22
app/src/main/res/drawable/ic_delete_black_24dp.xml

@@ -1,25 +1,16 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Mario Danic
-  ~ Copyright (C) 2017-2018 Mario Danic <mario@lovelyhq.com>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
-<vector android:autoMirrored="true" android:height="24dp"
-    android:viewportHeight="24.0" android:viewportWidth="24.0"
-    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
-    <path android:fillColor="#FF000000" android:pathData="M6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2V7H6v12zM19,4h-3.5l-1,-1h-5l-1,1H5v2h14V4z"/>
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="24dp"
+    android:height="24dp"
+    android:autoMirrored="true"
+    android:viewportWidth="24.0"
+    android:viewportHeight="24.0">
+    <path
+        android:fillColor="#FF000000"
+        android:pathData="M6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2V7H6v12zM19,4h-3.5l-1,-1h-5l-1,1H5v2h14V4z" />
 </vector>

+ 8 - 20
app/src/main/res/drawable/ic_delete_grey600_24dp.xml

@@ -1,27 +1,15 @@
 <!--
-  ~ Nextcloud Talk application
+  ~ Nextcloud Talk - Android Client
   ~
-  ~ @author Mario Danic
-  ~ Copyright (C) 2017-2019 Mario Danic <mario@lovelyhq.com>
-  ~
-  ~ 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 <http://www.gnu.org/licenses/>.
-  -->
-
+  ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
+  ~ SPDX-License-Identifier: Apache-2.0
+-->
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
     android:width="24dp"
+    android:height="24dp"
     android:viewportWidth="24"
     android:viewportHeight="24">
-    <path android:fillColor="#757575" android:pathData="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z" />
+    <path
+        android:fillColor="#757575"
+        android:pathData="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z" />
 </vector>

+ 1 - 1
app/src/main/res/drawable/ic_dots_horizontal.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_dots_horizontal_white.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_edit.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_edit_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2023-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_edit_note_24.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2021-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

+ 1 - 1
app/src/main/res/drawable/ic_email.xml

@@ -1,5 +1,5 @@
 <!--
-  ~ Nextcloud Notes - Android Client
+  ~ Nextcloud Talk - Android Client
   ~
   ~ SPDX-FileCopyrightText: 2018-2024 Google LLC
   ~ SPDX-License-Identifier: Apache-2.0

Some files were not shown because too many files changed in this diff