diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 1736165d..00000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -values-v1 diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 00000000..5a6b204e --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,10 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: SetupWizard +Upstream-Contact: The LineageOS Project +Source: https://github.com/LineageOS/android_packages_apps_SetupWizard + +Files: res/raw/lottie_system_nav_2_button.json + res/raw/lottie_system_nav_3_button.json + res/raw/lottie_system_nav_fully_gestural.json +Copyright: 2019 The Android Open Source Project +License: Apache-2.0 diff --git a/Android.bp b/Android.bp index aa4226ba..51ca78b7 100644 --- a/Android.bp +++ b/Android.bp @@ -1,17 +1,6 @@ // -// Copyright (C) 2021-2024 The LineageOS Project -// -// 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. +// SPDX-FileCopyrightText: 2021-2024 The LineageOS Project +// SPDX-License-Identifier: Apache-2.0 // android_app { diff --git a/AndroidManifest.xml b/AndroidManifest.xml index cce6703d..69a15f3d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,19 +1,8 @@ diff --git a/proguard.flags b/proguard.flags index 482010ee..1bf1f0a8 100644 --- a/proguard.flags +++ b/proguard.flags @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2015 The CyanogenMod Project +# SPDX-FileCopyrightText: 2017-2019 The LineageOS Project +# SPDX-License-Identifier: Apache-2.0 + -keep class * extends java.util.ListResourceBundle { protected Object[][] getContents(); } diff --git a/res/anim/translucent_enter.xml b/res/anim/translucent_enter.xml index 58568e61..5423be47 100644 --- a/res/anim/translucent_enter.xml +++ b/res/anim/translucent_enter.xml @@ -1,22 +1,8 @@ - - - diff --git a/res/drawable/background.xml b/res/drawable/background.xml index 18523e0f..2155bd49 100644 --- a/res/drawable/background.xml +++ b/res/drawable/background.xml @@ -1,18 +1,7 @@ diff --git a/res/drawable/divider.xml b/res/drawable/divider.xml index 69d6de65..9ccc88a1 100644 --- a/res/drawable/divider.xml +++ b/res/drawable/divider.xml @@ -1,18 +1,7 @@ diff --git a/res/drawable/ic_datetime.xml b/res/drawable/ic_datetime.xml index 82f94555..ff918ace 100644 --- a/res/drawable/ic_datetime.xml +++ b/res/drawable/ic_datetime.xml @@ -1,18 +1,7 @@ + diff --git a/res/drawable/ic_launcher_foreground.xml b/res/drawable/ic_launcher_foreground.xml index 683ce465..073434e0 100644 --- a/res/drawable/ic_launcher_foreground.xml +++ b/res/drawable/ic_launcher_foreground.xml @@ -9,6 +9,7 @@ android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> + + - diff --git a/res/drawable/ic_restore.xml b/res/drawable/ic_restore.xml index c6ae3026..f552e5d2 100644 --- a/res/drawable/ic_restore.xml +++ b/res/drawable/ic_restore.xml @@ -1,9 +1,15 @@ + + + diff --git a/res/drawable/ic_sim.xml b/res/drawable/ic_sim.xml index d4519d54..f635a3fe 100644 --- a/res/drawable/ic_sim.xml +++ b/res/drawable/ic_sim.xml @@ -1,18 +1,7 @@ + diff --git a/res/drawable/ic_theme.xml b/res/drawable/ic_theme.xml index 488a8686..15ab416e 100644 --- a/res/drawable/ic_theme.xml +++ b/res/drawable/ic_theme.xml @@ -1,24 +1,14 @@ + diff --git a/res/drawable/logo.xml b/res/drawable/logo.xml index b3793e45..1828e873 100644 --- a/res/drawable/logo.xml +++ b/res/drawable/logo.xml @@ -1,18 +1,7 @@ - - - - diff --git a/res/raw/lineage_wizard_script.xml b/res/raw/lineage_wizard_script.xml index 1ba5067e..0befc2b9 100644 --- a/res/raw/lineage_wizard_script.xml +++ b/res/raw/lineage_wizard_script.xml @@ -1,22 +1,9 @@ - - diff --git a/res/raw/lineage_wizard_script_managed_profile.xml b/res/raw/lineage_wizard_script_managed_profile.xml index 37c974a3..6a4d1e55 100644 --- a/res/raw/lineage_wizard_script_managed_profile.xml +++ b/res/raw/lineage_wizard_script_managed_profile.xml @@ -1,22 +1,10 @@ - - diff --git a/res/raw/lineage_wizard_script_user.xml b/res/raw/lineage_wizard_script_user.xml index f39fa0ea..aef7f2e4 100644 --- a/res/raw/lineage_wizard_script_user.xml +++ b/res/raw/lineage_wizard_script_user.xml @@ -1,21 +1,9 @@ - - diff --git a/res/raw/wizard_script.xml b/res/raw/wizard_script.xml index 138abc7f..38ec2671 100644 --- a/res/raw/wizard_script.xml +++ b/res/raw/wizard_script.xml @@ -1,20 +1,8 @@ - - diff --git a/res/raw/wizard_script_user.xml b/res/raw/wizard_script_user.xml index 40c695e6..709b75f5 100644 --- a/res/raw/wizard_script_user.xml +++ b/res/raw/wizard_script_user.xml @@ -1,20 +1,8 @@ - diff --git a/res/values-night/styles.xml b/res/values-night/styles.xml index 2c385a1b..9b028e83 100644 --- a/res/values-night/styles.xml +++ b/res/values-night/styles.xml @@ -1,6 +1,6 @@ diff --git a/res/values-television/config.xml b/res/values-television/config.xml index 24f6a1de..f5f827eb 100644 --- a/res/values-television/config.xml +++ b/res/values-television/config.xml @@ -1,18 +1,7 @@ true diff --git a/res/values-television/dimens.xml b/res/values-television/dimens.xml index 1642403a..1fe104f1 100644 --- a/res/values-television/dimens.xml +++ b/res/values-television/dimens.xml @@ -1,18 +1,7 @@ 56dp diff --git a/res/values-television/styles.xml b/res/values-television/styles.xml index 8d16f340..d323b529 100644 --- a/res/values-television/styles.xml +++ b/res/values-television/styles.xml @@ -1,18 +1,7 @@