Updated copyright - Happy New Year

pull/210/head
M66B 3 years ago
parent 99d5277de8
commit 3d70d5aa22

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.Application; import android.app.Application;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import java.util.ArrayList; import java.util.ArrayList;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.documentfile.provider.DocumentFile; import androidx.documentfile.provider.DocumentFile;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import java.util.Arrays; import java.util.Arrays;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.net.Uri; import android.net.Uri;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ContentResolver; import android.content.ContentResolver;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ClipData; import android.content.ClipData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.Manifest; import android.Manifest;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.NotificationManager; import android.app.NotificationManager;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ContentResolver; import android.content.ContentResolver;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ContentResolver; import android.content.ContentResolver;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ContentResolver; import android.content.ContentResolver;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Intent; import android.content.Intent;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.ActivityOptions; import android.app.ActivityOptions;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.os.Bundle; import android.os.Bundle;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Intent; import android.content.Intent;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL; import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static android.content.res.Configuration.ORIENTATION_PORTRAIT; import static android.content.res.Configuration.ORIENTATION_PORTRAIT;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.appwidget.AppWidgetManager; import android.appwidget.AppWidgetManager;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.appwidget.AppWidgetManager; import android.appwidget.AppWidgetManager;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.appwidget.AppWidgetManager; import android.appwidget.AppWidgetManager;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL; import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.Dialog; import android.app.Dialog;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.Manifest; import android.Manifest;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.NotificationChannel; import android.app.NotificationChannel;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_PASSWORD; import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_PASSWORD;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static android.app.Activity.RESULT_OK; import static android.app.Activity.RESULT_OK;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.AlarmManager; import android.app.AlarmManager;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.Activity; import android.app.Activity;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.graphics.Canvas; import android.graphics.Canvas;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ContentResolver; import android.content.ContentResolver;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.graphics.Canvas; import android.graphics.Canvas;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.text.TextUtils; import android.text.TextUtils;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.accounts.AccountsException; import android.accounts.AccountsException;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.Manifest; import android.Manifest;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static android.os.Process.THREAD_PRIORITY_BACKGROUND; import static android.os.Process.THREAD_PRIORITY_BACKGROUND;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.graphics.Paint; import android.graphics.Paint;

@ -61,7 +61,7 @@ import javax.mail.internet.InternetAddress;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
// https://developer.android.com/topic/libraries/architecture/room.html // https://developer.android.com/topic/libraries/architecture/room.html

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.database.Cursor; import android.database.Cursor;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.database.Cursor; import android.database.Cursor;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import androidx.lifecycle.LiveData; import androidx.lifecycle.LiveData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.Dialog; import android.app.Dialog;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import java.util.Date; import java.util.Date;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ClipData; import android.content.ClipData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.ClipData; import android.content.ClipData;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static android.system.OsConstants.ECONNREFUSED; import static android.system.OsConstants.ECONNREFUSED;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL; import static eu.faircode.email.ServiceAuthenticator.AUTH_TYPE_GMAIL;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.app.Notification; import android.app.Notification;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static androidx.room.ForeignKey.CASCADE; import static androidx.room.ForeignKey.CASCADE;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.text.TextUtils; import android.text.TextUtils;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static androidx.room.ForeignKey.CASCADE; import static androidx.room.ForeignKey.CASCADE;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static androidx.room.ForeignKey.CASCADE; import static androidx.room.ForeignKey.CASCADE;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import static androidx.room.ForeignKey.CASCADE; import static androidx.room.ForeignKey.CASCADE;

@ -16,7 +16,7 @@ package eu.faircode.email;
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with FairEmail. If not, see <http://www.gnu.org/licenses/>. along with FairEmail. If not, see <http://www.gnu.org/licenses/>.
Copyright 2018-2022 by Marcel Bokhorst (M66B) Copyright 2018-2023 by Marcel Bokhorst (M66B)
*/ */
import android.content.Context; import android.content.Context;

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

Loading…
Cancel
Save