]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 3.13.1. v3.13.1
authorSoren Stoutner <soren@stoutner.com>
Mon, 9 Jan 2023 23:34:11 +0000 (16:34 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 9 Jan 2023 23:34:11 +0000 (16:34 -0700)
app/build.gradle
app/src/main/assets/de/about_changelog.html
app/src/main/assets/fr/about_changelog.html
app/src/main/assets/ru/about_changelog.html
fastlane/metadata/android/de-DE/changelogs/65.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/changelogs/65.txt [new file with mode: 0644]
fastlane/metadata/android/es-ES/changelogs/65.txt [new file with mode: 0644]
fastlane/metadata/android/fr-FR/changelogs/65.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/changelogs/64.txt
fastlane/metadata/android/ru-RU/changelogs/65.txt [new file with mode: 0644]

index 57e13de1b949386de6ac34bc4e03c212901d906c..9c9bbba21d87f9f23d3523da774146440e86123a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
  *
@@ -28,8 +28,8 @@ android {
     defaultConfig {
         minSdk 23
         targetSdk 33
-        versionCode 64
-        versionName "3.13"
+        versionCode 65
+        versionName "3.13.1"
         resConfigs "en", "de", "es", "fr", "it", "pt-rBR", "ru", "tr"
     }
 
index 77ce9c7331c0aba02ca55a506e4fb691b6ca263c..e6e8ae01b654aea66769204e855f3e6a473639eb 100644 (file)
@@ -36,7 +36,7 @@
         <h3>3.13.1 (Version Code 65)</h3>
         <p>9. Januar 2023 - Mindest-API 23, Ziel-API 33</p>
         <ul>
-            <li>Fix <a href="https://redmine.stoutner.com/issues/952">problems with the tabs</a> when the app theme and the OS theme are different.</li>
+            <li><a href="https://redmine.stoutner.com/issues/952">Probleme mit Tabs behoben</a>, die entstanden, wenn in Privacy Browser und Android unterschiedliche Themes genutzt wurden.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13/">3.13</a> (Version Code 64)</h3>
index cc57048ea8e959bf1123d9e32272a25d48569bce..03f2122ad9ac69652169f37a752525450cd511e6 100644 (file)
@@ -32,7 +32,7 @@
         <h3>3.13.1 (version du code 65)</h3>
         <p>9 Janvier 2023 - API minimale : 23, API optimale : 33</p>
         <ul>
-            <li>Fix <a href="https://redmine.stoutner.com/issues/952">problems with the tabs</a> when the app theme and the OS theme are different.</li>
+            <li>Correction de <a href="https://redmine.stoutner.com/issues/952">problèmes avec les onglets</a> lorsque les thèmes de l'application et du système d'exploitation sont différents.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13/">3.13</a> (version du code 64)</h3>
index e7a83cf9cae862227030134bdb754ea323ac8849..a206adc879c84b0c94f47fbc4315bc5c8760362d 100644 (file)
@@ -30,7 +30,7 @@
         <h3>3.13.1 (код версии 65)</h3>
         <p>9 января 2023 года - минимальный API 23, целевой API 33</p>
         <ul>
-            <li>Fix <a href="https://redmine.stoutner.com/issues/952">problems with the tabs</a> when the app theme and the OS theme are different.</li>
+            <li>Исправлена <a href="https://redmine.stoutner.com/issues/952">проблема с вкладками</a>, возникавшая если темы приложения и операционной системы отличаются.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-android-3-13/">3.13</a> (код версии 64)</h3>
@@ -44,7 +44,7 @@
             <li>Значок сайта из избранного теперь <a href="https://redmine.stoutner.com/issues/947">всегда отображается в высоком</a> разрешении.</li>
             <li>Добавлена документация для <a href="https://redmine.stoutner.com/issues/924">DYNAMIC_<wbr>RECEIVER_<wbr>NOT_<wbr>EXPORTED_<wbr>PERMISSION</a>.</li>
             <li>Исправлен фильтр EasyPrivacy, чтобы избежать <a href="https://redmine.stoutner.com/issues/943">непреднамеренной блокировки</a> всего на startpage.com.</li>
-            <li>Исправлен фильтр Fanboy’s Annoyance List , чтобы избежать <a href="https://redmine.stoutner.com/issues/936">непреднамеренной блокировки</a> всего на shopify.com.</li>
+            <li>Исправлен фильтр Fanboy’s Annoyance List, чтобы избежать <a href="https://redmine.stoutner.com/issues/936">непреднамеренной блокировки</a> всего на shopify.com.</li>
             <li><a href="https://redmine.stoutner.com/issues/780">Внесено</a>
                 <a href="https://redmine.stoutner.com/issues/896">несколько</a>
                 <a href="https://redmine.stoutner.com/issues/883">незначительных</a>
diff --git a/fastlane/metadata/android/de-DE/changelogs/65.txt b/fastlane/metadata/android/de-DE/changelogs/65.txt
new file mode 100644 (file)
index 0000000..34cab44
--- /dev/null
@@ -0,0 +1 @@
+• Probleme mit Tabs behoben, die entstanden, wenn in Privacy Browser und Android unterschiedliche Themes genutzt wurden.
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/65.txt b/fastlane/metadata/android/en-US/changelogs/65.txt
new file mode 100644 (file)
index 0000000..3fda759
--- /dev/null
@@ -0,0 +1 @@
+• Fix problems with the tabs when the app theme and the OS theme are different.
\ No newline at end of file
diff --git a/fastlane/metadata/android/es-ES/changelogs/65.txt b/fastlane/metadata/android/es-ES/changelogs/65.txt
new file mode 100644 (file)
index 0000000..8a8dd0d
--- /dev/null
@@ -0,0 +1 @@
+• Solucionar problemas con las pestañas cuando el tema de la aplicación y el tema del SO son diferentes.
\ No newline at end of file
diff --git a/fastlane/metadata/android/fr-FR/changelogs/65.txt b/fastlane/metadata/android/fr-FR/changelogs/65.txt
new file mode 100644 (file)
index 0000000..af30f2f
--- /dev/null
@@ -0,0 +1 @@
+• Correction de problèmes avec les onglets lorsque les thèmes de l'application et du système d'exploitation sont différents.
\ No newline at end of file
index b02da5896edd711bccadf05c506cf36c59067cb8..0d816cc0503df444f26200dbcb520d77f7eb5ee1 100644 (file)
@@ -6,5 +6,5 @@
 • Значок сайта из избранного теперь всегда отображается в высоком разрешении.
 • Добавлена документация для DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION.
 • Исправлен фильтр EasyPrivacy, чтобы избежать непреднамеренной блокировки всего на startpage.com.
-• Исправлен фильтр Fanboy’s Annoyance List , чтобы избежать непреднамеренной блокировки всего на shopify.com.
+• Исправлен фильтр Fanboy’s Annoyance List, чтобы избежать непреднамеренной блокировки всего на shopify.com.
 • Внесено несколько незначительных улучшений.
\ No newline at end of file
diff --git a/fastlane/metadata/android/ru-RU/changelogs/65.txt b/fastlane/metadata/android/ru-RU/changelogs/65.txt
new file mode 100644 (file)
index 0000000..e2c3e89
--- /dev/null
@@ -0,0 +1 @@
+• Исправлена проблема с вкладками, возникавшая если темы приложения и операционной системы отличаются.
\ No newline at end of file