Skip to content

Commit

Permalink
Add SPDX header
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Mar 24, 2024
1 parent 43a302e commit bbdb269
Show file tree
Hide file tree
Showing 28 changed files with 128 additions and 496 deletions.
5 changes: 5 additions & 0 deletions LICENCE → LICENCE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<!--
~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-License-Identifier: GPL-3.0-or-later
-->

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Expand Down
Original file line number Diff line number Diff line change
@@ -1,25 +1,10 @@
/*
* Nextcloud Talk application
* Nextcloud Talk - Android Client
*
* @author Mario Danic
* @author Marcel Hibbe
* Copyright (C) 2017-2018 Mario Danic <[email protected]>
* Copyright (C) 2022 Marcel Hibbe <[email protected]>
*
* 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: 2022 Marcel Hibbe <[email protected]>
* SPDX-FileCopyrightText: 2017-2018 Mario Danic <[email protected]>
* SPDX-License-Identifier: GPL-3.0-or-later
*/

package com.nextcloud.talk.utils;


Expand Down
26 changes: 5 additions & 21 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ /*
~ * Nextcloud Talk application
~ *
~ * @author Mario Danic
~ * Copyright (C) 2017-2020 Mario Danic <[email protected]>
~ *
~ * 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/>.
~ */
-->

~ Nextcloud Talk - Android Client
~
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
Expand Down
23 changes: 5 additions & 18 deletions app/src/main/res/values-land/dimens.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">24dp</dimen>
Expand Down
28 changes: 6 additions & 22 deletions app/src/main/res/values-night/colors.xml
Original file line number Diff line number Diff line change
@@ -1,28 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Andy Scherzinger
~ @author Daniel Bailey
~ @author Mario Danic
~ Copyright (C) 2021 Andy Scherzinger <[email protected]>
~ Copyright (C) 2019 Daniel Bailey <[email protected]>
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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 <[email protected]>
~ SPDX-FileCopyrightText: 2019 Daniel Bailey <[email protected]>
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<color name="colorPrimary">#0082C9</color>
<color name="colorPrimaryDark">#006AA3</color>
Expand Down
23 changes: 5 additions & 18 deletions app/src/main/res/values-sw600dp/dimens.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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: 2022 Tim Krüger <[email protected]>
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>

<!-- Custom transition dimensions -->
Expand Down
22 changes: 4 additions & 18 deletions app/src/main/res/values-v28/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017 Mario Danic <[email protected]>
~
~ 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: 2017 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<array name="proxy_type_descriptions">
<item>@string/nc_no_proxy</item>
Expand Down
22 changes: 4 additions & 18 deletions app/src/main/res/values-v28/defaults.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<string name="nc_default_theme">@string/nc_settings_theme_follow_system_key</string>
</resources>
23 changes: 5 additions & 18 deletions app/src/main/res/values-w820dp/dimens.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<!-- Example customization of dimensions originally defined in res/values/dimens.xml
(such as screen margins) for screens with more than 820dp of available width. This
Expand Down
25 changes: 5 additions & 20 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ @author Marcel Hibbe
~ Copyright (C) 2022 Marcel Hibbe <[email protected]>
~ Copyright (C) 2017 Mario Danic <[email protected]>
~
~ 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: 2022 Marcel Hibbe <[email protected]>
~ SPDX-FileCopyrightText: 2017 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<array name="proxy_type_descriptions">
<item>@string/nc_no_proxy</item>
Expand Down
22 changes: 4 additions & 18 deletions app/src/main/res/values/attrs.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<declare-styleable name="MicInputCloud">
<attr name="primaryColor" format="color" />
Expand Down
22 changes: 4 additions & 18 deletions app/src/main/res/values/bool.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ Copyright (C) 2017-2018 Mario Danic <[email protected]>
~
~ 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: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<bool name="value_true">true</bool>
<bool name="value_false">false</bool>
Expand Down
25 changes: 5 additions & 20 deletions app/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~ Nextcloud Talk - Android Client
~
~ @author Mario Danic
~ @author Andy Scherzinger
~ Copyright (C) 2021 Andy Scherzinger <[email protected]>
~ Copyright (C) 2017-2019 Mario Danic <[email protected]>
~
~ 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 <[email protected]>
~ SPDX-FileCopyrightText: 2017-2019 Mario Danic <[email protected]>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
<resources>
<color name="colorPrimary">#0082C9</color>
<color name="colorPrimaryDark">#006AA3</color>
Expand Down
Loading

0 comments on commit bbdb269

Please sign in to comment.