defaultConfig {
minSdk 23
targetSdk 33
- versionCode 66
- versionName "3.13.2"
+ versionCode 67
+ versionName "3.13.3"
resConfigs 'en', 'de', 'es', 'fr', 'it', 'pt-rBR', 'ru', 'tr', 'zh-rCN'
}
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
- implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0'
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.viewpager:viewpager:1.0.0'
<h3>3.13.3 (Version Code 67)</h3>
<p>2. März 2023 - Mindest-API 23, Ziel-API 33</p>
<ul>
- <li>Fix a race condition that sometimes caused the <a href="https://redmine.stoutner.com/issues/963">current tab to not be the active tab</a>.</li>
+ <li>Fehler behoben, durch welchen der <a href="https://redmine.stoutner.com/issues/963">aktuelle Tab manchmal nicht der aktive Tab war</a>.</li>
</ul>
<h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-2/">3.13.2</a> (Version Code 66)</h3>
<h3>3.13.3 (versione codice 67)</h3>
<p>2 Marzo 2023 - minima API 23, target API 33</p>
<ul>
- <li>Fix a race condition that sometimes caused the <a href="https://redmine.stoutner.com/issues/963">current tab to not be the active tab</a>.</li>
+ <li>Correzione di una "situazione di corsa" che talvolta faceva in modo che la <a href="https://redmine.stoutner.com/issues/963">scheda in uso non fosse la scheda attiva</a>.</li>
</ul>
<h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-2/">3.13.2</a> (versione codice 66)</h3>
<h3>3.13.3 (код версии 67)</h3>
<p>2 мая 2023 года - минимальный API 23, целевой API 33</p>
<ul>
- <li>Fix a race condition that sometimes caused the <a href="https://redmine.stoutner.com/issues/963">current tab to not be the active tab</a>.</li>
+ <li>Исправлена ошибка, из-за которой <a href="https://redmine.stoutner.com/issues/963">текущая вкладка иногда не становилась активной</a>.</li>
</ul>
<h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-2/">3.13.2</a> (код версии 66)</h3>
<h3>3.13.3 (version code 67)</h3>
<p>2 March 2023 - 最低支持API 23, 最高支持API 33</p>
<ul>
- <li>Fix a race condition that sometimes caused the <a href="https://redmine.stoutner.com/issues/963">current tab to not be the active tab</a>.</li>
+ <li>修复由<a href="https://redmine.stoutner.com/issues/963">引起的当前选项卡不工作场景</a>。</li>
</ul>
<h3><a href="https://www.stoutner.com/privacy-browser-android-3-13-2/">3.13.2</a> (version code 66)</h3>
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.4.1'
+ classpath 'com.android.tools.build:gradle:7.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0"
// NOTE: Do not place your application dependencies here; they belong
--- /dev/null
+• Fehler behoben, durch welchen der aktuelle Tab manchmal nicht der aktive Tab war.
\ No newline at end of file
--- /dev/null
+• Correzione di una "situazione di corsa" che talvolta faceva in modo che la scheda in uso non fosse la scheda attiva.
\ No newline at end of file
--- /dev/null
+• Исправлена ошибка, из-за которой текущая вкладка иногда не становилась активной.
\ No newline at end of file
--- /dev/null
+• 新增由xin提供的简体中文翻译。
\ No newline at end of file
--- /dev/null
+• 修复由引起的当前选项卡不工作场景。
\ No newline at end of file
--- /dev/null
+保护隐私不被滥用的唯一方法是首先防止隐私被收集。Privacy Browser有两个目标。
+1.减少在互联网中发送的数据。
+2.减少数据储存到设备。
+大多数浏览器默默的像网页提供大量信息,允许他们追踪你,损害你的隐私。网站和广告网络使用JavaScript,cookies,DOM存储,UA和其他的特定的身份鉴别技术来在用户访问时识别用户追踪他们。
+相比之下,Privacy Browser默认禁用隐私相关的功能,如果网页合法的请求这些功能,用户可以选择在这个访问时打开相应的功能,或者可以使用域设置来在他们访问特定网页时自动打开某些功能,并在离开时关闭。
+
+Privacy Browser目前使用安卓内置的WebView来呈现网页,因此它在最新版本的WebView效果最好。(see https://www.stoutner.com/privacy-browser/common-settings/webview/). 在4.x系列中,Privacy Browser将切换到叫Privacy WebView的安卓WebView的分支,它允许更高的隐私功能。
+功能:
+集成EasyList拦截广告
+支持Tor Orbot通道
+固定SSL证书
+支持导入/导出设置和书签
\ No newline at end of file
--- /dev/null
+一个尊重你隐私的浏览器。
\ No newline at end of file
--- /dev/null
+Privacy Browser
\ No newline at end of file
+++ /dev/null
-• 新增由xin提供的简体中文翻译。
\ No newline at end of file
+++ /dev/null
-保护隐私不被滥用的唯一方法是首先防止隐私被收集。Privacy Browser有两个目标。
-1.减少在互联网中发送的数据。
-2.减少数据储存到设备。
-大多数浏览器默默的像网页提供大量信息,允许他们追踪你,损害你的隐私。网站和广告网络使用JavaScript,cookies,DOM存储,UA和其他的特定的身份鉴别技术来在用户访问时识别用户追踪他们。
-相比之下,Privacy Browser默认禁用隐私相关的功能,如果网页合法的请求这些功能,用户可以选择在这个访问时打开相应的功能,或者可以使用域设置来在他们访问特定网页时自动打开某些功能,并在离开时关闭。
-
-Privacy Browser目前使用安卓内置的WebView来呈现网页,因此它在最新版本的WebView效果最好。(see https://www.stoutner.com/privacy-browser/common-settings/webview/). 在4.x系列中,Privacy Browser将切换到叫Privacy WebView的安卓WebView的分支,它允许更高的隐私功能。
-功能:
-集成EasyList拦截广告
-支持Tor Orbot通道
-固定SSL证书
-支持导入/导出设置和书签
\ No newline at end of file
+++ /dev/null
-一个尊重你隐私的浏览器。
\ No newline at end of file
+++ /dev/null
-Privacy Browser
\ No newline at end of file