--- a/app/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/app/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/accounts/AndroidTinyrssAccountManagerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/ArticleFullTextSearchTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/data/migrations/ArticlesDatabaseMigrationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/providers/PurgeArticlesWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTest/java/com/geekorum/ttrss/sync/workers/mocks.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTestFree/java/com/geekorum/ttrss/HiltTestApplication.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/androidTestGoogle/java/com/geekorum/ttrss/HiltTestApplication.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/debug/res/values/flavor.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/debug/res/values/flavor.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/core/BaseActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/free/java/com/geekorum/ttrss/di/FreeFlavorApplicationModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/free/res/values/flavor.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/free/res/values/flavor.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/GoogleFlavorApplication.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/Ssl.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/Ssl.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/app_reviews/PlayStoreAppReviewManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/article_details/GoogleFontsWebFontProvider.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/core/BaseActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/di/GoogleFlavorApplicationComponent.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/di/GoogleFlavorApplicationComponent.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/logging/CrashlyticsLoggingModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/java/com/geekorum/ttrss/on_demand_modules/PlayStoreModuleManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/google/res/values/font_certs.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/google/res/values/font_certs.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/java/com/geekorum/ttrss/Application.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Application.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/BatteryFriendlyActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/DefaultNightModeInitializer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/DefaultNightModeInitializer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/Features.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/Features.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/MainActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/MainActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/NotificationCenter.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AccountAuthenticator.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/AuthenticatorService.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/LoginViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAccountTokenRetriever.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/TinyrssAcountManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/accounts/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/accounts/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/add_feed/AddFeedLauncherActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewStateManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/app_reviews/AppReviewViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleActionsBars.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsScreen.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/ArticleDetailsViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebFontProvider.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebViewComponent.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/WebviewUtils.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/article_details/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/article_details/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ActivityViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/AppBarPresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCard.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleCardsList.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticleListActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesListFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesRepository.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/ArticlesViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/DrawerLayoutPresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FabPresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedListNavigationMenu.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsNavigationMenuPresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsRepository.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/FeedsViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/InAppUpdatePresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/SearchToolbarPresenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/SearchToolbarPresenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsListBar.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TagsViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/TtrssAccountViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/magazine/MagazineViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/ArticlesSearchFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/articles_list/search/SearchViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/BackgroundJobManagerInitializer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/WorkManagerInitializer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/background_job/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/background_job/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoreComponents.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/core/CoroutineDispatchersProvider.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/AccountInfoDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticleDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabase.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ArticlesDatabaseModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/FeedsDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/ManageFeedsDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/SynchronizationDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/TransactionsDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/Types.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/Types.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/migrations/ArticlesDatabase.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/data/plugins/SynchronizationFacade.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/Firebase.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/debugtools/StrictMode.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ApplicationComponent.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/ExternalsModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/NetworkModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/di/scopes.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/di/scopes.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ManageFeeds.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/ViewModels.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/features_api/Workers.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/in_app_update/NoInAppUpdateManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/LogcatLoggingModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/RetrofitInvocationLogger.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/logging/TimberModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiRetrofitService.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/ApiService.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TinyrssApiModule.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/network/TtRssBrowserLauncher.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/ImmutableModuleManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/InstallModuleViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleManager.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/on_demand_modules/OnDemandModuleNavHostFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesContract.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/ArticlesProvider.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesDao.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/providers/PurgeArticlesWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/session/Actions.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/Actions.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/SessionActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/session/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/session/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/SettingsInitializer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/InstallFeatureActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/settings/manage_features/ManageFeaturesViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleAugmenter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncAdapter.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSyncService.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/ArticleSynchronizer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/BackgroundDataUsageManager.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/DatabaseService.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/FeedIconSynchronizer.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/HttpCacher.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/SyncContract.java Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/CollectNewArticlesWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/FeedArticlesWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SendTransactionsWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsIconWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncFeedsWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/SyncWorkerFactory.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateAccountInfoWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/UpdateArticleStatusWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/sync/workers/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/ui/Theme.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/Theme.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/java/com/geekorum/ttrss/ui/WindowSize.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/main/res/color-night/article_detail_bottom_appbar_read.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/color-night/article_detail_bottom_appbar_read.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/color-night/article_detail_bottom_appbar_unread.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/color-night/article_detail_bottom_appbar_unread.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/color/article_detail_bottom_appbar_read.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/color/article_detail_bottom_appbar_read.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/color/article_detail_bottom_appbar_unread.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/color/article_detail_bottom_appbar_unread.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/color/state_color_controlled.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/color/state_color_controlled.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/asl_ic_star.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/asl_ic_star.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/avd_ic_star_empty.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/avd_ic_star_empty.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/avd_ic_star_filled.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/avd_ic_star_filled.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_baseline_sort_24.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_baseline_sort_24.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_launcher_background.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_launcher_background.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_launcher_foreground.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_menu_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_menu_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_newspaper_24.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_newspaper_24.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_open_in_browser_24.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_open_in_browser_24.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_person_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_person_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_rss_feed_orange.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_rss_feed_orange.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_search_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_search_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_settings_black_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_settings_black_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_share_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_share_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_star_empty_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_star_empty_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_star_fill_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_star_fill_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_tune_black_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_tune_black_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_vpn_key_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_vpn_key_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/drawable/ic_web_24dp.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/drawable/ic_web_24dp.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout-w800dp/activity_article_list.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout-w800dp/activity_article_list.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout-w800dp/activity_login_account.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout-w800dp/activity_login_account.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout-w800dp/activity_settings.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout-w800dp/activity_settings.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/activity_add_feed_installer.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/activity_add_feed_installer.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/activity_article_list.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/activity_article_list.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/activity_install_feature.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/activity_install_feature.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/activity_login_account.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/activity_login_account.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/activity_settings.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/activity_settings.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/fragment_manage_features.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/fragment_manage_features.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/include_form_login.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/include_form_login.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/item_feature.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/item_feature.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/menu_feed_action_view.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/menu_feed_action_view.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/layout/toolbar_article_details.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/layout/toolbar_article_details.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/menu/activity_articles_list.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/menu/activity_articles_list.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/menu/fragment_article_details.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/menu/fragment_article_details.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/menu/fragment_feed_list.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/menu/fragment_feed_list.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/menu/item_article.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/menu/item_article.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/navigation/add_feed_installer.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/navigation/add_feed_installer.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/navigation/articles_list.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/navigation/articles_list.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-night-v27/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-night-v27/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-night-v29/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-night-v29/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-night/aliases.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-night/aliases.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-night/colors.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-night/colors.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-night/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-night/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-v26/aliases.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-v26/aliases.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-v27/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-v27/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values-v29/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values-v29/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/aliases.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/aliases.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/arrays.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/arrays.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/attrs.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/attrs.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/colors.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/colors.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/dimens.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/dimens.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/flavor.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/flavor.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/ids.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/ids.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/integers.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/integers.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/preloaded_fonts.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/preloaded_fonts.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/strings.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/strings.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/values/styles.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/values/styles.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/xml/articlesyncadapter.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/xml/articlesyncadapter.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/xml/authenticator.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/xml/authenticator.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/xml/network_security_config.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/xml/network_security_config.xml Wed Jan 12 17:29:59 2022 -0400
@@ -3,7 +3,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/main/res/xml/pref_general.xml Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/main/res/xml/pref_general.xml Wed Jan 12 17:29:59 2022 -0400
@@ -2,7 +2,7 @@
Geekttrss is a RSS feed reader application on the Android Platform.
- Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/AndroidxTestUtils.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/BatteryFriendlyActivityTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginActivityTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/accounts/LoginViewModelTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/in_app_update/InAppUpdateViewModelTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/ApiServiceTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/network/TinyrssApiModuleTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/test/java/com/geekorum/ttrss/settings/SettingsActivityTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/app/src/testGoogle/java/com/geekorum/ttrss/in_app_update/PlayStoreInAppUpdateManagerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/AndroidJavaVersion.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/AndroidJavaVersion.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/AndroidPlayStorePublisher.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/AndroidSigning.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/AndroidSigning.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/AndroidTests.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/AndroidTests.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/AndroidUniversalApkRelease.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/Avdl.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/Avdl.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,23 +1,22 @@
/*
- * Geekdroid is a utility library for development on the Android
- * Platform.
+ * Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
- * This file is part of Geekdroid.
+ * This file is part of Geekttrss.
*
- * Geekdroid is free software: you can redistribute it and/or modify
+ * Geekttrss 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.
*
- * Geekdroid is distributed in the hope that it will be useful,
+ * Geekttrss 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 Geekdroid. If not, see <http://www.gnu.org/licenses/>.
+ * along with Geekttrss. If not, see <http://www.gnu.org/licenses/>.
*/
package com.geekorum.build
--- a/buildSrc/src/main/kotlin/Repositories.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/Repositories.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/RepositoryChangeset.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/RepositoryChangeset.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/SourceLicenseChecker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/SourceLicenseChecker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/VersionAlignment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/VersionAlignment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/android-avdl.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/android-avdl.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/android-release-universal-apk.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/android-signing.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/android-signing.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
@@ -18,6 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with Geekttrss. If not, see <http://www.gnu.org/licenses/>.
*/
+
package com.geekorum.build
/**
--- a/buildSrc/src/main/kotlin/android-tests.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/android-tests.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/play-store-publish.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/play-store-publish.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/buildSrc/src/main/kotlin/source-license-checker.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/buildSrc/src/main/kotlin/source-license-checker.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/config/license/header.txt Wed Jan 12 17:16:54 2022 -0400
+++ b/config/license/header.txt Wed Jan 12 17:29:59 2022 -0400
@@ -1,6 +1,6 @@
Geekttrss is a RSS feed reader application on the Android Platform.
-Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
This file is part of Geekttrss.
--- a/faviKonSnoop/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviKonSnoop.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/FaviconInfo.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/FaviconInfo.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/Snooper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/Snooper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppManifestSnooper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/AppleTouchIconSnooper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/HtmlHelpers.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/LinkRelSnooper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/main/kotlin/snoopers/WhatWgSnooper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/test/kotlin/Utils.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/test/kotlin/Utils.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/AppManifestSnooperTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/HtmlHelpersTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/LinkRelSnooperTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/faviKonSnoop/src/test/kotlin/snoopers/WhatWgSnooperTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/src/main/kotlin/FeedExtractor.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/src/main/kotlin/FeedExtractor.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/src/main/kotlin/HtmlExtractor.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/src/main/kotlin/HtmlExtractor.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/src/main/kotlin/ImageUrlExtractor.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/src/test/kotlin/FeedExtractorTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/src/test/kotlin/FeedExtractorTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/htmlparsers/src/test/kotlin/ImageUrlExtractorTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/HiltRunner.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivityTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlFragmentTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlFragmentTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedFragmentTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedFragmentTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/add_feed/Utils.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/MockManageFeedService.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/androidTest/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorkerTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/debug/java/com/geekorum/ttrss/manage_feeds/ViewModelProvidedActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/CoreComponents.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/ManageFeedsActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/DisplayErrorFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/EnterFeedUrlFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedAdapter.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinder.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedFragment.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SelectFeedFragment.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedActivity.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModel.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/add_feed/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/BaseManageFeedWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedService.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/ManageFeedWorkerProvider.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/SubscribeWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/UnsubscribeWorker.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/main/java/com/geekorum/ttrss/manage_feeds/workers/di.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/AddFeedViewModelTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/FeedsFinderTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/SubscribeToFeedViewModelTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/manage_feeds/src/test/java/com/geekorum/ttrss/manage_feeds/add_feed/Workaround.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/settings.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/settings.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/build.gradle.kts Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/build.gradle.kts Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2020 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/ApiCallException.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/ApiCallException.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/BasicAuthAuthenticator.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/BasicAuthAuthenticator.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/LoggedRequestInterceptorFactory.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/RetrofitServiceHelper.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/RetrofitServiceHelper.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/TinyRssApi.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/TinyRssApi.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/TokenRetriever.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/TokenRetriever.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Articles.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Articles.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/BaseProtocol.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/BaseProtocol.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Config.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Config.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Feeds.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Feeds.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Login.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Login.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/SubscribeToFeed.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/SubscribeToFeed.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Types.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Types.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/main/kotlin/model/Version.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/main/kotlin/model/Version.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/JsonEncoder.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/JsonEncoder.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/AttachmentsSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/ConfigJsonSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/GetArticlesJsonSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/JsonSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/JsonSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/SubscribeJsonSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*
--- a/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt Wed Jan 12 17:16:54 2022 -0400
+++ b/webapi/src/test/kotlin/model/VersionJsonSerializationTest.kt Wed Jan 12 17:29:59 2022 -0400
@@ -1,7 +1,7 @@
/*
* Geekttrss is a RSS feed reader application on the Android Platform.
*
- * Copyright (C) 2017-2021 by Frederic-Charles Barthelery.
+ * Copyright (C) 2017-2022 by Frederic-Charles Barthelery.
*
* This file is part of Geekttrss.
*