]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 3.0.1. v3.0.1
authorSoren Stoutner <soren@stoutner.com>
Thu, 2 May 2019 19:29:44 +0000 (12:29 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 2 May 2019 19:29:44 +0000 (12:29 -0700)
20 files changed:
app/build.gradle
app/src/main/assets/de/about_changelog_dark.html
app/src/main/assets/de/about_changelog_light.html
app/src/main/assets/en/about_changelog_dark.html
app/src/main/assets/en/about_changelog_light.html
app/src/main/assets/es/about_changelog_dark.html
app/src/main/assets/es/about_changelog_light.html
app/src/main/assets/it/about_changelog_dark.html
app/src/main/assets/it/about_changelog_light.html
app/src/main/assets/ru/about_changelog_dark.html
app/src/main/assets/ru/about_changelog_light.html
app/src/main/assets/tr/about_changelog_dark.html
app/src/main/assets/tr/about_changelog_light.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
fastlane/metadata/android/de-DE/changelogs/44.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/changelogs/44.txt
fastlane/metadata/android/es-ES/changelogs/44.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/44.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/changelogs/44.txt [new file with mode: 0644]
fastlane/metadata/android/tr-TR/changelogs/44.txt [new file with mode: 0644]

index f4a04735957d7966600772680ddcc5cb3c8807ef..5a5d0859248b5d62714f1bc161094cf51951f1d4 100644 (file)
@@ -26,8 +26,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 28
-        versionCode 43
-        versionName "3.0"
+        versionCode 44
+        versionName "3.0.1"
     }
 
     buildTypes {
index 36c5cbd61ec06418440b5bfe3d7681a67f701df9..0b757e2efe81892329cb5a816a20a1f126532c2a 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
+        <p>2. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
+            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
+            <li>Fix a rare crash when some pages <a href="https://redmine.stoutner.com/issues/424">finished loading</a>.</li>
             <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
         </ul>
 
index 622e04a950a23522edf3cd0998720ebef12dd459..b9c8b751460801204f85a52f6b081f9ebd812866 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
+        <p>2. Mai 2019 - Mindest-API 19, Ziel-API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
+            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
+            <li>Fix a rare crash when some pages <a href="https://redmine.stoutner.com/issues/424">finished loading</a>.</li>
             <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
         </ul>
 
index 10c254b4eb33dc17ccb2804a31ec75814abbf806..355c93d883c181a7bd989c0bcea3447f7383ff29 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1 May 2019 - minimum API 19, target API 28</p>
+        <p>2 May 2019 - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
+            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
+            <li>Fix a rare crash when some pages <a href="https://redmine.stoutner.com/issues/424">finished loading</a>.</li>
             <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
         </ul>
 
index c1aa4e9d1e0b14fcbf32c25cbb5c0eca11e1d9d1..805c1055df728311cb0a7d05cb61de11d2e0156b 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1 May 2019 - minimum API 19, target API 28</p>
+        <p>2 May 2019 - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
+            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.</li>
             <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
+            <li>Fix a rare crash when some pages <a href="https://redmine.stoutner.com/issues/424">finished loading</a>.</li>
             <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
         </ul>
 
index fbca9d4d43a6d8eb7c465acdbb701a9e2d5d0248..e16862716fdfb84e20cd29dba518cb10fa35b231 100644 (file)
 
     <body>
         <h3>3.0.1 (código de versión 44)</h3>
-        <p>1 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
-        <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+        <p>2 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
+        <ul>
+            <li>Corregir un error que permitía que la barra de aplicaciones se desplazara fuera de la pantalla cuando el desplazamiento de la barra de aplicaciones estaba desactivado,
+                sin <a href="https://redmine.stoutner.com/issues/418">posibilidad de hacerla retroceder</a>.</li>
+            <li>Corregir un error que <a href="https://redmine.stoutner.com/issues/419">impedía que se mostrara la barra de aplicaciones</a>
+                después de eliminar una pestaña si la nueva pestaña activa estaba vacía.</li>
+            <li>Corregir un fallo extraño cuando algunas páginas <a href="https://redmine.stoutner.com/issues/424">terminan de cargarse</a>.</li>
+            <li>Hacer que el <a href="https://redmine.stoutner.com/issues/421">botón de Atrás cierre una pestaña</a> si el WebView se encuentra al principio de la lista del historial.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (código de versión 43)</h3>
index 4fba6ed87d0e76a9888fad0ddba6dd1b7e79d8b4..bef6ea6694e53d1391375eee3f92987a62abde7a 100644 (file)
 
     <body>
         <h3>3.0.1 (código de versión 44)</h3>
-        <p>1 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
-        <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+        <p>2 de mayo de 2019 - API mínimo 19, API dirigido 28</p>
+        <ul>
+            <li>Corregir un error que permitía que la barra de aplicaciones se desplazara fuera de la pantalla cuando el desplazamiento de la barra de aplicaciones estaba desactivado,
+                sin <a href="https://redmine.stoutner.com/issues/418">posibilidad de hacerla retroceder</a>.</li>
+            <li>Corregir un error que <a href="https://redmine.stoutner.com/issues/419">impedía que se mostrara la barra de aplicaciones</a>
+                después de eliminar una pestaña si la nueva pestaña activa estaba vacía.</li>
+            <li>Corregir un fallo extraño cuando algunas páginas <a href="https://redmine.stoutner.com/issues/424">terminan de cargarse</a>.</li>
+            <li>Hacer que el <a href="https://redmine.stoutner.com/issues/421">botón de Atrás cierre una pestaña</a> si el WebView se encuentra al principio de la lista del historial.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (código de versión 43)</h3>
index 6ab3f7a834386341c1fa87640b307415f51e9c33..29eaaaf82febad02874747913c0d3450b9538c03 100644 (file)
 
     <body>
         <h3>3.0.1 (versione codice 44)</h3>
-        <p>1 Maggio 2019 - minima API 19, target API 28</p>
-        <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+        <p>2 Maggio 2019 - minima API 19, target API 28</p>
+        <ul>
+            <li>Correzione di un baco che permetteva lo scrolling della barra dell'app anche quando lo scrolling era disabilitato
+                <a href="https://redmine.stoutner.com/issues/418">impedendone anche il ritorno</a>.</li>
+            <li>Correzione di un baco che <a href="https://redmine.stoutner.com/issues/419">impediva la visualizzazione della barra dell'app</a>
+                dopo l'eliminazione di una scheda quando la nuova scheda attiva era vuota.</li>
+            <li>Correzione di uh raro crash che avveniva al <a href="https://redmine.stoutner.com/issues/424">completamento del caricamento</a> di alcune pagine.</li>
+            <li>Ora il <a href="https://redmine.stoutner.com/issues/421">tasto "indietro" chiude una scheda</a> se WebView e' all'inizio della cronologia di navigazione.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (versione codice 43)</h3>
index a40b2223cefdd5f66bf14ba7d7364966201a9e54..e5b2915a65ace306b7862faa3587fde8526a07d6 100644 (file)
 
     <body>
         <h3>3.0.1 (versione codice 44)</h3>
-        <p>1 Maggio 2019 - minima API 19, target API 28</p>
-        <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+        <p>2 Maggio 2019 - minima API 19, target API 28</p>
+        <ul>
+            <li>Correzione di un baco che permetteva lo scrolling della barra dell'app anche quando lo scrolling era disabilitato
+                <a href="https://redmine.stoutner.com/issues/418">impedendone anche il ritorno</a>.</li>
+            <li>Correzione di un baco che <a href="https://redmine.stoutner.com/issues/419">impediva la visualizzazione della barra dell'app</a>
+                dopo l'eliminazione di una scheda quando la nuova scheda attiva era vuota.</li>
+            <li>Correzione di uh raro crash che avveniva al <a href="https://redmine.stoutner.com/issues/424">completamento del caricamento</a> di alcune pagine.</li>
+            <li>Ora il <a href="https://redmine.stoutner.com/issues/421">tasto "indietro" chiude una scheda</a> se WebView e' all'inizio della cronologia di navigazione.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (versione codice 43)</h3>
index 37aa06c8c26d43f1801e4ab681ae89f980eb5eb2..e733656f458413911c42a6f3feb94f6b8955560e 100644 (file)
 
     <body>
         <h3>3.0.1 (код версии 44)</h3>
-        <p>1 мая 2019 года - minimum API 19, target API 28</p>
+        <p>2 мая 2019 года - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+            <li>Исправлена ​​ошибка, которая позволяла прокручивать панель приложения за пределы экрана, при отключенной прокрутке панели приложения,
+                <a href="https://redmine.stoutner.com/issues/418">без возможности прокрутки назад.</a>.</li>
+            <li>Исправлена ​​ошибка, <a href="https://redmine.stoutner.com/issues/419">из-за которой панель приложения не отображалась после удаления вкладки,</a> если новая активная вкладка была пустой.</li>
+            <li>Исправлены редкие падения браузера, возникавшие по окончании <a href="https://redmine.stoutner.com/issues/424">загрузки некоторых страниц</a>.</li>
+            <li>Если WebView находится в начале списка истории <a href="https://redmine.stoutner.com/issues/421">то, нажатие кнопки Назад </a>приведет к закрытию вкладки.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (код версии 43)</h3>
index 102cfc6373e2f47ceddf8c1d394195bb6c4e6a87..6e4d14487945570574e0cc0004f1e9a45cde79e3 100644 (file)
 
     <body>
         <h3>3.0.1 (код версии 44)</h3>
-        <p>1 мая 2019 года - minimum API 19, target API 28</p>
+        <p>2 мая 2019 года - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+            <li>Исправлена ​​ошибка, которая позволяла прокручивать панель приложения за пределы экрана, при отключенной прокрутке панели приложения,
+                <a href="https://redmine.stoutner.com/issues/418">без возможности прокрутки назад.</a>.</li>
+            <li>Исправлена ​​ошибка, <a href="https://redmine.stoutner.com/issues/419">из-за которой панель приложения не отображалась после удаления вкладки,</a> если новая активная вкладка была пустой.</li>
+            <li>Исправлены редкие падения браузера, возникавшие по окончании <a href="https://redmine.stoutner.com/issues/424">загрузки некоторых страниц</a>.</li>
+            <li>Если WebView находится в начале списка истории <a href="https://redmine.stoutner.com/issues/421">то, нажатие кнопки Назад </a>приведет к закрытию вкладки.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (код версии 43)</h3>
index e2ad34206354b7f571270129901dc69fef90e10c..643b3b6d4d94dbf0ae09a7f1f1fe55cf17569310 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1 May 2019 - minimum API 19, target API 28</p>
+        <p>2 Mayıs 2019 - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+            <li>Uygulama çubuğu kaydırması devre dışı bırakıldığında, uygulama çubuğunun ekrandan kaydırılmasını sağlayan hata
+                <a href="https://redmine.stoutner.com/issues/418">bir daha geri kaydırma yapmaması şeklinde düzeltildi</a>.</li>
+            <li>Yeni etkin sekme boşsa, <a href="https://redmine.stoutner.com/issues/419">bir sekmenin silinmesinden sonra uygulama çubuğunun görüntülenmesini engelleyen</a> bir hata düzeltildi.</li>
+            <li>Bazı sayfaların yüklemeyi bitirmesine <a href="https://redmine.stoutner.com/issues/424">sebep olan nadir hata düzeltildi</a>.</li>
+            <li>Web Görüntüleme <a href="https://redmine.stoutner.com/issues/421">geçmiş listesinin başındaysa</a> geri düğmesinin sekme kapatması sağlandı.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (version code 43)</h3>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-10/">2.10</a> (version code 33)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 May 2018</a> - minimum API 19, target API 27</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 Mayıs 2018</a> - minimum API 19, target API 27</p>
         <ul>
             <li>Enable <a href="https://redmine.stoutner.com/issues/1">uploading of files</a> to websites on Lollipop and newer.</li>
             <li>Allow <a href="https://redmine.stoutner.com/issues/216">applied user agents to be auto-updated</a> with new releases.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-9/">2.9</a> (version code 32)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 May 2018</a> - minimum API 19, target API 27</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 Mayıs 2018</a> - minimum API 19, target API 27</p>
         <ul>
             <li>Use the <a href="https://redmine.stoutner.com/issues/224">public download directory</a>  (requires <a href="https://redmine.stoutner.com/issues/79">write storage permission</a>).</li>
             <li>Add <a href="https://redmine.stoutner.com/issues/223">controls for the block lists</a> to domain settings.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-3/">2.3</a> (version code 23)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 May 2017</a> - minimum API 19, target API 25</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 Mayıs 2017</a> - minimum API 19, target API 25</p>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/127">Don’t include URL redirects</a> in the WebView history.</li>
             <li>Add the option to <a href="https://redmine.stoutner.com/issues/123">disable loading of images</a> to conserve bandwidth.</li>
         </ul>
 
         <h3>1.6 (version code 7)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a> - minimum API 15, target API 23</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 Mayıs 2016</a> - minimum API 15, target API 23</p>
         <ul>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
         </ul>
 
         <h3>1.5 (version code 6)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a> - minimum API 15, target API 23</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 Mayıs 2016</a> - minimum API 15, target API 23</p>
         <ul>
             <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
         </ul>
index 01f926416fc4317820e78a6316e2dc2036dca1a6..d6be13f0c5f82e441a656e9c7bdb5050662e11ca 100644 (file)
 
     <body>
         <h3>3.0.1 (version code 44)</h3>
-        <p>1 May 2019 - minimum API 19, target API 28</p>
+        <p>2 Mayıs 2019 - minimum API 19, target API 28</p>
         <ul>
-            <li>Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with <a href="https://redmine.stoutner.com/issues/418">no way to scroll it back</a>.
-            <li>Fix a bug that <a href="https://redmine.stoutner.com/issues/419">prevented the app bar from being displayed</a> after a tab was deleted if the new active tab was blank.</li>
-            <li>Make the <a href="https://redmine.stoutner.com/issues/421">back button close a tab</a> if the WebView is at the beginning of the history list.</li>
+            <li>Uygulama çubuğu kaydırması devre dışı bırakıldığında, uygulama çubuğunun ekrandan kaydırılmasını sağlayan hata
+                <a href="https://redmine.stoutner.com/issues/418">bir daha geri kaydırma yapmaması şeklinde düzeltildi</a>.</li>
+            <li>Yeni etkin sekme boşsa, <a href="https://redmine.stoutner.com/issues/419">bir sekmenin silinmesinden sonra uygulama çubuğunun görüntülenmesini engelleyen</a> bir hata düzeltildi.</li>
+            <li>Bazı sayfaların yüklemeyi bitirmesine <a href="https://redmine.stoutner.com/issues/424">sebep olan nadir hata düzeltildi</a>.</li>
+            <li>Web Görüntüleme <a href="https://redmine.stoutner.com/issues/421">geçmiş listesinin başındaysa</a> geri düğmesinin sekme kapatması sağlandı.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-3-0/">3.0</a> (version code 43)</h3>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-10/">2.10</a> (version code 33)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 May 2018</a> - minimum API 19, target API 27</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=29e6b7b467e6987d6aa42429b03e3b5498acbae3">24 Mayıs 2018</a> - minimum API 19, target API 27</p>
         <ul>
             <li>Enable <a href="https://redmine.stoutner.com/issues/1">uploading of files</a> to websites on Lollipop and newer.</li>
             <li>Allow <a href="https://redmine.stoutner.com/issues/216">applied user agents to be auto-updated</a> with new releases.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-9/">2.9</a> (version code 32)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 May 2018</a> - minimum API 19, target API 27</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=39cde1235af331de5e5ff454ac2daf667d7d894f">9 Mayıs 2018</a> - minimum API 19, target API 27</p>
         <ul>
             <li>Use the <a href="https://redmine.stoutner.com/issues/224">public download directory</a>  (requires <a href="https://redmine.stoutner.com/issues/79">write storage permission</a>).</li>
             <li>Add <a href="https://redmine.stoutner.com/issues/223">controls for the block lists</a> to domain settings.</li>
         </ul>
 
         <h3><a href="https://www.stoutner.com/privacy-browser-2-3/">2.3</a> (version code 23)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 May 2017</a> - minimum API 19, target API 25</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=edbeafeb712ae0c2a217a130d940f6c8326ca2d0">26 Mayıs 2017</a> - minimum API 19, target API 25</p>
         <ul>
             <li><a href="https://redmine.stoutner.com/issues/127">Don’t include URL redirects</a> in the WebView history.</li>
             <li>Add the option to <a href="https://redmine.stoutner.com/issues/123">disable loading of images</a> to conserve bandwidth.</li>
         </ul>
 
         <h3>1.6 (version code 7)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 May 2016</a> - minimum API 15, target API 23</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=151e4550065da8e740e8e3bd414ec30ae2a18c33">11 Mayıs 2016</a> - minimum API 15, target API 23</p>
         <ul>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/4">customize the search URLs</a>.</li>
             <li>Add a setting to <a href="https://redmine.stoutner.com/issues/3">customize the browser’s user agent</a>.</li>
         </ul>
 
         <h3>1.5 (version code 6)</h3>
-        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 May 2016</a> - minimum API 15, target API 23</p>
+        <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=b0a048867d5582bc693ba8699a75aa93b4fa1b69">5 Mayıs 2016</a> - minimum API 15, target API 23</p>
         <ul>
             <li>Add the option to disable swipe to refresh so that certain websites, like Google Maps, will function correctly.</li>
         </ul>
index 8a2a32ca58dbad83e95de1ee88c90245ff632845..205331fddfc958cf93c6d01aa92480b7546d4658 100644 (file)
@@ -812,9 +812,6 @@ public class MainWebViewActivity extends AppCompatActivity implements CreateBook
 
         // Only process the URI if it contains data.  If the user pressed the desktop icon after the app was already running the URI will be null.
         if (intentUriData != null) {
-            // Sets the new intent as the activity intent, which replaces the one that originally started the app.
-            setIntent(intent);
-
             // Get the shared preferences.
             SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences(this);
 
diff --git a/fastlane/metadata/android/de-DE/changelogs/44.txt b/fastlane/metadata/android/de-DE/changelogs/44.txt
new file mode 100644 (file)
index 0000000..2756823
--- /dev/null
@@ -0,0 +1,4 @@
+• Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with no way to scroll it back.
+• Fix a bug that prevented the app bar from being displayed after a tab was deleted if the new active tab was blank.
+• Fix a rare crash when some pages finished loading.
+• Make the back button close a tab if the WebView is at the beginning of the history list.
\ No newline at end of file
index 957c84519d5c475469e00600feb74128f693f8fb..27568230577f70eabfecc9d7392789de6c769eb8 100644 (file)
@@ -1,3 +1,4 @@
 • Fix a bug that allowed the app bar to be scrolled off the screen when app bar scrolling was disabled, with no way to scroll it back.
 • Fix a bug that prevented the app bar from being displayed after a tab was deleted if the new active tab was blank.
+• Fix a rare crash when some pages finished loading.
 • Make the back button close a tab if the WebView is at the beginning of the history list.
\ No newline at end of file
diff --git a/fastlane/metadata/android/es-ES/changelogs/44.txt b/fastlane/metadata/android/es-ES/changelogs/44.txt
new file mode 100644 (file)
index 0000000..7c23106
--- /dev/null
@@ -0,0 +1,4 @@
+• Corregir un error que permitía que la barra de aplicaciones se desplazara fuera de la pantalla cuando el desplazamiento de la barra de aplicaciones estaba desactivado, sin posibilidad de hacerla retroceder.
+• Corregir un error que impedía que se mostrara la barra de aplicaciones después de eliminar una pestaña si la nueva pestaña activa estaba vacía.
+• Corregir un fallo extraño cuando algunas páginas terminan de cargarse.
+• Hacer que el botón de Atrás cierre una pestaña si el WebView se encuentra al principio de la lista del historial.
\ No newline at end of file
diff --git a/fastlane/metadata/android/it-IT/changelogs/44.txt b/fastlane/metadata/android/it-IT/changelogs/44.txt
new file mode 100644 (file)
index 0000000..220c1ee
--- /dev/null
@@ -0,0 +1,4 @@
+• Correzione di un baco che permetteva lo scrolling della barra dell'app anche quando lo scrolling era disabilitato impedendone anche il ritorno.
+• Correzione di un baco che impediva la visualizzazione della barra dell'app dopo l'eliminazione di una scheda quando la nuova scheda attiva era vuota.
+• Correzione di uh raro crash che avveniva al completamento del caricamento di alcune pagine.
+• Ora il tasto "indietro" chiude una scheda se WebView e' all'inizio della cronologia di navigazione.
\ No newline at end of file
diff --git a/fastlane/metadata/android/ru-RU/changelogs/44.txt b/fastlane/metadata/android/ru-RU/changelogs/44.txt
new file mode 100644 (file)
index 0000000..624a828
--- /dev/null
@@ -0,0 +1,4 @@
+• Исправлена ​​ошибка, которая позволяла прокручивать панель приложения за пределы экрана, при отключенной прокрутке панели приложения, без возможности прокрутки назад..
+• Исправлена ​​ошибка, из-за которой панель приложения не отображалась после удаления вкладки, если новая активная вкладка была пустой.
+• Исправлены редкие падения браузера, возникавшие по окончании загрузки некоторых страниц.
+• Если WebView находится в начале списка истории то, нажатие кнопки Назад приведет к закрытию вкладки.
\ No newline at end of file
diff --git a/fastlane/metadata/android/tr-TR/changelogs/44.txt b/fastlane/metadata/android/tr-TR/changelogs/44.txt
new file mode 100644 (file)
index 0000000..e38981a
--- /dev/null
@@ -0,0 +1,4 @@
+• Uygulama çubuğu kaydırması devre dışı bırakıldığında, uygulama çubuğunun ekrandan kaydırılmasını sağlayan hata bir daha geri kaydırma yapmaması şeklinde düzeltildi.
+• Yeni etkin sekme boşsa, bir sekmenin silinmesinden sonra uygulama çubuğunun görüntülenmesini engelleyen bir hata düzeltildi.
+• Bazı sayfaların yüklemeyi bitirmesine sebep olan nadir hata düzeltildi.
+• Web Görüntüleme geçmiş listesinin başındaysa geri düğmesinin sekme kapatması sağlandı.
\ No newline at end of file