Happy New Year

This commit is contained in:
M66B 2022-01-01 09:46:36 +01:00
parent 7a442b5b87
commit bddf065ca1
244 changed files with 244 additions and 244 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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