Loading app/src/main/java/foundation/e/apps/data/blockedApps/BlockedAppRepository.kt +1 −1 Original line number Diff line number Diff line /* * Copyright (C) 2022-2024 E FOUNDATION * Copyright (C) 2022-2025 e Foundation * * 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 Loading app/src/main/java/foundation/e/apps/data/preference/AppLoungeDataStore.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2021 E FOUNDATION * Copyright (C) 2021-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.data.preference Loading app/src/main/java/foundation/e/apps/di/CommonUtilsModule.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2021 E FOUNDATION * Copyright (C) 2021-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.di Loading app/src/main/java/foundation/e/apps/receivers/DumpAuthData.kt +4 −1 Original line number Diff line number Diff line /* * Copyright (C) 2025 e Foundation * Copyright MURENA SAS 2023 * * 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 Loading @@ -12,6 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.receivers Loading app/src/main/java/foundation/e/apps/ui/settings/SettingsFragment.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2022-2023 E FOUNDATION * Copyright (C) 2022-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.ui.settings Loading Loading
app/src/main/java/foundation/e/apps/data/blockedApps/BlockedAppRepository.kt +1 −1 Original line number Diff line number Diff line /* * Copyright (C) 2022-2024 E FOUNDATION * Copyright (C) 2022-2025 e Foundation * * 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 Loading
app/src/main/java/foundation/e/apps/data/preference/AppLoungeDataStore.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2021 E FOUNDATION * Copyright (C) 2021-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.data.preference Loading
app/src/main/java/foundation/e/apps/di/CommonUtilsModule.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2021 E FOUNDATION * Copyright (C) 2021-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.di Loading
app/src/main/java/foundation/e/apps/receivers/DumpAuthData.kt +4 −1 Original line number Diff line number Diff line /* * Copyright (C) 2025 e Foundation * Copyright MURENA SAS 2023 * * 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 Loading @@ -12,6 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.receivers Loading
app/src/main/java/foundation/e/apps/ui/settings/SettingsFragment.kt +2 −2 Original line number Diff line number Diff line /* * Apps Quickly and easily install Android apps onto your device! * Copyright (C) 2022-2023 E FOUNDATION * Copyright (C) 2022-2025 e Foundation * * 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 Loading @@ -14,6 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * */ package foundation.e.apps.ui.settings Loading