]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 3.6.1. v3.6.1
authorSoren Stoutner <soren@stoutner.com>
Fri, 27 Nov 2020 00:19:03 +0000 (17:19 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 27 Nov 2020 00:19:03 +0000 (17:19 -0700)
27 files changed:
app/build.gradle
app/src/main/assets/de/about_changelog.html
app/src/main/assets/en/about_changelog.html
app/src/main/assets/es/about_changelog.html
app/src/main/assets/fr/about_changelog.html
app/src/main/assets/it/about_changelog.html
app/src/main/assets/pt-rBR/about_changelog.html
app/src/main/assets/ru/about_changelog.html
app/src/main/assets/tr/about_changelog.html
fastlane/metadata/android/de-DE/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/es-ES/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/fr-FR/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/pt-BR/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/pt-BR/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/phoneScreenshots/01-Homepage.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/phoneScreenshots/02-NavigationMenu.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/phoneScreenshots/03-OptionsMenu.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/phoneScreenshots/04-Tor.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/01-DarkTheme.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/02-RequestDetails.png [new file with mode: 0644]
fastlane/metadata/android/pt-BR/images/tenInchScreenshots/01-Domains.png [new file with mode: 0644]
fastlane/metadata/android/pt-rBR/changelogs/52.txt [deleted file]
fastlane/metadata/android/ru-RU/changelogs/53.txt [new file with mode: 0644]
fastlane/metadata/android/tr-TR/changelogs/53.txt [new file with mode: 0644]
gradle.properties

index 420de25234fdaf6a11f1abd7e5ebe3220a781fb9..8735b5610fa5b9523ec346cb77096a2ddcd8e7d8 100644 (file)
@@ -27,8 +27,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 29
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 29
-        versionCode 52
-        versionName "3.6"
+        versionCode 53
+        versionName "3.6.1"
 
         // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true
 
         // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21.
         multiDexEnabled true
index d085d3414a011f588dd236dd58122825fa91dab6..d69dadf6d8816288ae2b732271a6356e9e53cc4f 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (version code 53)</h3>
+        <p>26. November 2020 - Mindest-API 19, Ziel-API 29</p>
+        <ul>
+            <li>Fix eines Bugs, der die <a href="https://redmine.stoutner.com/issues/642">Quelltext-Anzeige zum Absturz brachte</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16. November 2020</a> - Mindest-API 19, Ziel-API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16. November 2020</a> - Mindest-API 19, Ziel-API 29</p>
         <ul>
index 04f855fb2eb7fdd35a569b2addae3cf171b9fae6..8437b690e6f6b20e1189fc8a055fed332fcd455d 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (version code 53)</h3>
+        <p>26 November 2020 - minimum API 19, target API 29</p>
+        <ul>
+            <li>Fix a bug that caused <a href="https://redmine.stoutner.com/issues/642">View Source to crash</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
index e88428edfb60e1fb67a23509377d31adcaa115b4..4713b1dfc218d3324fa4881ddda49bf5c21f301a 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (código de versión 53)</h3>
+        <p>26 de noviembre de 2020 - API mínimo 19, API dirigido 29</p>
+        <ul>
+            <li>Arreglar un error que provocaba la <a href="https://redmine.stoutner.com/issues/642">caída de Ver la Fuente</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (código de versión 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 de noviembre de 2020</a> - API mínimo 19, API dirigido 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (código de versión 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 de noviembre de 2020</a> - API mínimo 19, API dirigido 29</p>
         <ul>
index 50809252e47580ff3534118ed48ade7f52ccbaa8..497fc4b37d828b71da8fb94a7f8452ff63940d95 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (version code 53)</h3>
+        <p>26 Novembre 2020 - API minimale : 19, API optimale : 29</p>
+        <ul>
+            <li>Fix a bug that caused <a href="https://redmine.stoutner.com/issues/642">View Source to crash</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version du code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Novembre 2020</a> - API minimale : 19, API optimale : 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version du code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Novembre 2020</a> - API minimale : 19, API optimale : 29</p>
         <ul>
index b3dd895c420eee22b1137d5db0a233536f3da263..dd342f7912c80fd0ca5afda9c46c9c43d2a0e644 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (versione codice 53)</h3>
+        <p>26 Novembre 2020 - minima API 19, target API 29</p>
+        <ul>
+            <li>Correzione di un baco che provocava <a href="https://redmine.stoutner.com/issues/642">il crash della vista della sorgente della pagina</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (versione codice 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Novembre 2020</a> - minima API 19, target API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (versione codice 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Novembre 2020</a> - minima API 19, target API 29</p>
         <ul>
index b58d513f83121b9efa57e3b49565368913c5a962..55cfd33efb50d596668c0c40e6a9197597dd852a 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (código da versão 53)</h3>
+        <p>26 November 2020 - minimum API 19, target API 29</p>
+        <ul>
+            <li>Corrigido o erro que gerava <a href="https://redmine.stoutner.com/issues/642">Ver Fonte ao travar</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (código da versão 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (código da versão 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
index 2e64e6740af44f194fcb6ce93f53920b9dec3c7b..129886011a6274702c4a7efd7ef5acb966ad9340 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (код версии 53)</h3>
+        <p>26 Ноябрь 2020 года - минимальный API 19, целевой API 29</p>
+        <ul>
+            <li>Исправлена ошибка, приводившая к сбою <a href="https://redmine.stoutner.com/issues/642">при просмотре исходного кода страницы</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (код версии 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Ноябрь 2020 года</a> - минимальный API 19, целевой API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (код версии 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 Ноябрь 2020 года</a> - минимальный API 19, целевой API 29</p>
         <ul>
index 3ecb5bca3eb0647d3d3db83a3c24205c2bd421a8..4c47728b8a7d07011b3d11784543a18d8458388d 100644 (file)
     </head>
 
     <body>
     </head>
 
     <body>
+        <h3>3.6.1 (version code 53)</h3>
+        <p>26 November 2020 - minimum API 19, target API 29</p>
+        <ul>
+            <li>Fix a bug that caused <a href="https://redmine.stoutner.com/issues/642">View Source to crash</a>.</li>
+        </ul>
+
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
         <h3><a href="https://www.stoutner.com/privacy-browser-3-6/">3.6</a> (version code 52)</h3>
         <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=8a06558b0071fa94e2a7d1093b3118417ac5cc8f">16 November 2020</a> - minimum API 19, target API 29</p>
         <ul>
diff --git a/fastlane/metadata/android/de-DE/changelogs/53.txt b/fastlane/metadata/android/de-DE/changelogs/53.txt
new file mode 100644 (file)
index 0000000..6b3f66f
--- /dev/null
@@ -0,0 +1 @@
+• Fix eines Bugs, der die Quelltext-Anzeige zum Absturz brachte.
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/53.txt b/fastlane/metadata/android/en-US/changelogs/53.txt
new file mode 100644 (file)
index 0000000..ecaeb36
--- /dev/null
@@ -0,0 +1 @@
+• Fix a bug that caused View Source to crash.
\ No newline at end of file
diff --git a/fastlane/metadata/android/es-ES/changelogs/53.txt b/fastlane/metadata/android/es-ES/changelogs/53.txt
new file mode 100644 (file)
index 0000000..70ca19b
--- /dev/null
@@ -0,0 +1 @@
+• Arreglar un error que provocaba la caída de Ver la Fuente.
\ No newline at end of file
diff --git a/fastlane/metadata/android/fr-FR/changelogs/53.txt b/fastlane/metadata/android/fr-FR/changelogs/53.txt
new file mode 100644 (file)
index 0000000..ecaeb36
--- /dev/null
@@ -0,0 +1 @@
+• Fix a bug that caused View Source to crash.
\ No newline at end of file
diff --git a/fastlane/metadata/android/it-IT/changelogs/53.txt b/fastlane/metadata/android/it-IT/changelogs/53.txt
new file mode 100644 (file)
index 0000000..49ee508
--- /dev/null
@@ -0,0 +1 @@
+• Correzione di un baco che provocava il crash della vista della sorgente della pagina.
\ No newline at end of file
diff --git a/fastlane/metadata/android/pt-BR/changelogs/52.txt b/fastlane/metadata/android/pt-BR/changelogs/52.txt
new file mode 100644 (file)
index 0000000..1f4ffbe
--- /dev/null
@@ -0,0 +1,23 @@
+• Correção da reprodução do áudio em buffer após o fechamento de uma guia.
+• Confiar nas autoridades de certificação do usuário no Android 7 (API 24) e mais recente.
+• Permitir salvar dados: URLs.
+• Adicione um ícone de barra de aplicativo adicional para abrir o menu de favoritos.
+• Use um arquivo de origem para as páginas Dia e Noite em Guia e Sobre.
+• Corrija um problema de importação de configurações de versões anteriores a 3.3.
+• Corrige cabeçalhos personalizados que não estão sendo aplicados a links carregados de dentro do WebView.
+• Faça um único toque na atividade dos favoritos para editar o favorito.
+• Corrija um problema com a edição de favoritos quando selecionar o favorito errado.
+• Exibir o uso de memória em Sobre > Versão.
+• Adicione as opções para salvar, copiar e enviar por e-mail Sobre > Versão.
+• Use Content-Type para identificar uma extensão de arquivo desconhecida.
+• Limpar o logcat depois que cada página carrega no modo de navegação anônima.
+• Limpar o logcat em Limpar e Sair.
+• Corrigir um bug que fazia com que os certificados SSL fixados às vezes fossem verificados em relação ao certificado do site anterior.
+• Adicione uma entrada Mastodon em Sobre > Links.
+• Faça vários menores melhorias to a user experiência e gráfica interface.
+• Tradução do português brasileiro fornecida por Thiago Nazareno Conceição Silva de Jesus.
+• Tradução francesa atualizada fornecida por Kévin LE FLOHIC.
+• Tradução alemã atualizada fornecida por Bernhard G. Keller.
+• Tradução italiana atualizada fornecida por Francesco Buratti.
+• Tradução russa atualizada.
+• Tradução em espanhol atualizada fornecida por Jose A. León.
\ No newline at end of file
diff --git a/fastlane/metadata/android/pt-BR/changelogs/53.txt b/fastlane/metadata/android/pt-BR/changelogs/53.txt
new file mode 100644 (file)
index 0000000..7d6e1ae
--- /dev/null
@@ -0,0 +1 @@
+• Corrigido o erro que gerava Ver Fonte ao travar.
\ No newline at end of file
diff --git a/fastlane/metadata/android/pt-BR/images/phoneScreenshots/01-Homepage.png b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/01-Homepage.png
new file mode 100644 (file)
index 0000000..38d384a
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/01-Homepage.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/phoneScreenshots/02-NavigationMenu.png b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/02-NavigationMenu.png
new file mode 100644 (file)
index 0000000..0422c19
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/02-NavigationMenu.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/phoneScreenshots/03-OptionsMenu.png b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/03-OptionsMenu.png
new file mode 100644 (file)
index 0000000..d2eedf9
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/03-OptionsMenu.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/phoneScreenshots/04-Tor.png b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/04-Tor.png
new file mode 100644 (file)
index 0000000..a60f390
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/phoneScreenshots/04-Tor.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/01-DarkTheme.png b/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/01-DarkTheme.png
new file mode 100644 (file)
index 0000000..e1b9014
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/01-DarkTheme.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/02-RequestDetails.png b/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/02-RequestDetails.png
new file mode 100644 (file)
index 0000000..ae6ef38
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/sevenInchScreenshots/02-RequestDetails.png differ
diff --git a/fastlane/metadata/android/pt-BR/images/tenInchScreenshots/01-Domains.png b/fastlane/metadata/android/pt-BR/images/tenInchScreenshots/01-Domains.png
new file mode 100644 (file)
index 0000000..da0762b
Binary files /dev/null and b/fastlane/metadata/android/pt-BR/images/tenInchScreenshots/01-Domains.png differ
diff --git a/fastlane/metadata/android/pt-rBR/changelogs/52.txt b/fastlane/metadata/android/pt-rBR/changelogs/52.txt
deleted file mode 100644 (file)
index 1f4ffbe..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-• Correção da reprodução do áudio em buffer após o fechamento de uma guia.
-• Confiar nas autoridades de certificação do usuário no Android 7 (API 24) e mais recente.
-• Permitir salvar dados: URLs.
-• Adicione um ícone de barra de aplicativo adicional para abrir o menu de favoritos.
-• Use um arquivo de origem para as páginas Dia e Noite em Guia e Sobre.
-• Corrija um problema de importação de configurações de versões anteriores a 3.3.
-• Corrige cabeçalhos personalizados que não estão sendo aplicados a links carregados de dentro do WebView.
-• Faça um único toque na atividade dos favoritos para editar o favorito.
-• Corrija um problema com a edição de favoritos quando selecionar o favorito errado.
-• Exibir o uso de memória em Sobre > Versão.
-• Adicione as opções para salvar, copiar e enviar por e-mail Sobre > Versão.
-• Use Content-Type para identificar uma extensão de arquivo desconhecida.
-• Limpar o logcat depois que cada página carrega no modo de navegação anônima.
-• Limpar o logcat em Limpar e Sair.
-• Corrigir um bug que fazia com que os certificados SSL fixados às vezes fossem verificados em relação ao certificado do site anterior.
-• Adicione uma entrada Mastodon em Sobre > Links.
-• Faça vários menores melhorias to a user experiência e gráfica interface.
-• Tradução do português brasileiro fornecida por Thiago Nazareno Conceição Silva de Jesus.
-• Tradução francesa atualizada fornecida por Kévin LE FLOHIC.
-• Tradução alemã atualizada fornecida por Bernhard G. Keller.
-• Tradução italiana atualizada fornecida por Francesco Buratti.
-• Tradução russa atualizada.
-• Tradução em espanhol atualizada fornecida por Jose A. León.
\ No newline at end of file
diff --git a/fastlane/metadata/android/ru-RU/changelogs/53.txt b/fastlane/metadata/android/ru-RU/changelogs/53.txt
new file mode 100644 (file)
index 0000000..efa3d91
--- /dev/null
@@ -0,0 +1 @@
+• Исправлена ошибка, приводившая к сбою при просмотре исходного кода страницы.
\ No newline at end of file
diff --git a/fastlane/metadata/android/tr-TR/changelogs/53.txt b/fastlane/metadata/android/tr-TR/changelogs/53.txt
new file mode 100644 (file)
index 0000000..ecaeb36
--- /dev/null
@@ -0,0 +1 @@
+• Fix a bug that caused View Source to crash.
\ No newline at end of file
index 4d02685a56f7db613e2a6baa3027277c81171bc4..eda7fe88d54b3f6dd16263c58b92837dd7fad2e9 100644 (file)
@@ -31,9 +31,7 @@
 # Increase the amount of memory assigned to Gradle and the Kotlin Daemon.
 org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
 
 # Increase the amount of memory assigned to Gradle and the Kotlin Daemon.
 org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
 
-# AndroidX package structure to make it clearer which packages are bundled with the
-# Android operating system, and which are packaged with your app's APK
-# https://developer.android.com/topic/libraries/support-library/androidx-rn
+# Use AndroidX.
 android.useAndroidX=true
 
 # Automatically convert third-party libraries to use AndroidX.  This is necessary for Firebase Ads in the free flavor.
 android.useAndroidX=true
 
 # Automatically convert third-party libraries to use AndroidX.  This is necessary for Firebase Ads in the free flavor.