--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ Translation 2020 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
Translation 2019 Bernhard G. Keller. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
Darüber hinaus werden von den meisten modernen Websites nervige Werbebanner und und überflüssiger Müll mit Javascript geladen.
Wird Javascript deaktiviert, laden Websites daher meist wesentlich schneller, brauchen weniger Datenvolumen und CPU-Leistung, was auch die Lebenszeit der Batterien verlängert.</p>
</body>
-</html>
\ No newline at end of file
+</html>
<p>Die Android-Systemkomponente WebView sendet mit jeder Anfrage einen <a href="https://www.stoutner.com/the-x-requested-with-header/">X-Requested-With-Header</a> an den betreffenden Internet-Server.
Der Wert im X-Requested-With-Header entspricht dabei der Applikations-ID - im Fall von Privacy Browser <code>com.stoutner.privacybrowser.standard</code>.
- This can be disabled using <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
+ Dieses Verhalten kann mit den <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a> deaktiviert werden.</p>
</body>
</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
In addition, JavaScript is used to load much of the annoying advertisements and extra cruft that comes along with most modern websites.
With it disabled, websites will load faster, consume less network traffic, and use less CPU power, which leads to longer battery life.</p>
</body>
-</html>
\ No newline at end of file
+</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ Translation 2022 Jose A. León. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
Translation 2017-2018 Jose A. León. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
Además, JavaScript se utiliza para cargar gran parte de los anuncios molestos y el arsenal adicional que viene junto con la mayoría de las páginas web modernas.
Con esta opción desactivada, las páginas web se cargarán más rápido, consumirán menos tráfico de red y usarán menos energía de la CPU, lo que se traduce en una mayor duración de la batería.</p>
</body>
-</html>
\ No newline at end of file
+</html>
<p>Google ha programado WebView de Android para que envíe una <a href="https://www.stoutner.com/the-x-requested-with-header/">cabecera X-Requested-With</a> con cada solicitud.
El valor de la cabecera X-Requested-With se establece con el ID de la aplicación, que en el caso de Navegador Privado es <code>com.stoutner.privacybrowser.standard</code>.
- This can be disabled using <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
+ Esto se puede desactivar usando <a href="https://www.stoutner.com/webview-devtools/">las DevTools de WebView</a>.</p>
</body>
</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ Translation 2022 Kévin L. <kevinliste@framalistes.org>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
Translation 2019 Kévin L. <kevinliste@framalistes.org>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
Lorsque cette fonctionnalité est désactivée, les sites Web se chargent plus rapidement, utilisent moins de trafic réseau et consomment moins de puissance du processeur,
ce qui allonge la durée de vie de la batterie.</p>
</body>
-</html>
\ No newline at end of file
+</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ Translation 2022 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2017-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2017-2020,2022 Soren Stoutner <soren@stoutner.com>.
Translation 2017-2018 Francesco Buratti. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
Se Javascript viene disabilitato, i siti web saranno caricati più velocemente, riducendo così il traffico sulla rete, e l'utilizzo della CPU sarà ridotto,
risultando così in una maggiore durata della batteria.</p>
</body>
-</html>
\ No newline at end of file
+</html>
<p>Google ha programmato la webview di Android per inviare <a href="https://www.stoutner.com/the-x-requested-with-header/">un'intestazione X-Requested-With</a> con ogni richiesta.
Il valore dell'intestazione X-Requested-With è impostato sulla ID della applicazione, ovvero nel caso di Privacy Browser, è <code>com.stoutner.privacybrowser.standard</code>.
- This can be disabled using <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
+ Questa impostazione può essere disabilitata utilizzando i <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
</body>
</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ Translation 2022 Thiago Nazareno Conceição Silva de Jesus <mochileiro2006-trilhas@yahoo.com.br>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
Translation 2021 Thiago Nazareno Conceição Silva de Jesus <mochileiro2006-trilhas@yahoo.com.br>. Copyright assigned to Soren Stoutner <soren@stoutner.com>.
Além disso, o JavaScript é usado para carregar muitos dos anúncios irritantes e lixo extra que vem junto com a maioria dos sites modernos.
Com ele desabilitado, os sites carregam mais rápido, consomem menos tráfego de rede e usam menos energia da CPU, o que aumenta a vida útil da bateria.</p>
</body>
-</html>
\ No newline at end of file
+</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
Кроме того, JavaScript используется для загрузки большей части раздражающей рекламы, а также хлама, который отправляется на устройства с большинства современных веб-сайтов.
После его отключения веб-сайты будут загружаться быстрее, потреблять меньше сетевого трафика и меньше нагружать процессор, что приведет к увеличению времени автономной работы.</p>
</body>
-</html>
\ No newline at end of file
+</html>
<h3><svg class="header"><use href="../shared_images/disabled_by_default.svg#icon"/></svg> Заголовок X-Requested-With</h3>
- <p>Google запрограммировал WebView в Android на отправку <<a href="https://www.stoutner.com/the-x-requested-with-header/">заголовка X-Requested-With</a> при каждом запросе.
- Значение заголовка X-Requested-With устанавливается как идентификатор приложения, который в случае Privacy Browser является <code>com.stoutner.privacybrowser.standard</code>.
- This can be disabled using <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
+ <p>Google запрограммировал WebView в Android на отправку <<a href="https://www.stoutner.com/the-x-requested-with-header/">заголо вка X-Requested-With</a> при каждом запросе.
+ Значение заголовка X-Requested-With устанавливается как идентификатор приложения. Для Privacy Browser это <code>com.stoutner.privacybrowser.standard</code>.
+ Его можно отключить при помощи <a href="https://www.stoutner.com/webview-devtools/">WebView's DevTools</a>.</p>
</body>
</html>
--- /dev/null
+<!--
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+
+ This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
+
+ Privacy Browser Android 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.
+
+ Privacy Browser Android 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 Privacy Browser Android. If not, see <http://www.gnu.org/licenses/>. -->
+
+<html>
+ <head>
+ <meta charset="UTF-8">
+
+ <link rel="stylesheet" href="../css/theme.css">
+
+ <!-- Setting the color scheme instructs the WebView to respect `prefers-color-scheme` @media CSS. -->
+ <meta name="color-scheme" content="light dark">
+ </head>
+
+ <body>
+ <h3><svg class="header"><use href="../shared_images/bookmarks.svg#icon"/></svg> Bookmarks</h3>
+
+ <p>The bookmark drawer may be opened by swiping from the right edge of the screen.
+ If Android's gesture navigation is enabled,
+ the drawer may be opened by long-pressing on the edge of the screen <a href="https://redmine.stoutner.com/boards/1/topics/243">until the drawer peaks out</a> and then swiping it open.
+ Sometimes it can be difficult to get the bookmarks drawer to reliably peak on devices with curved edges, so it is also possible to open the bookmarks drawer from the options menu.</p>
+
+ <p>Tapping on a bookmark opens it in the current tab and long-pressing on a bookmark opens it in a new tab.
+ Tapping the top floating action button in the bookmarks drawer opens the bookmarks activity, where bookmarks can be edited and reorganized.</p>
+ </body>
+</html>
<!--
- Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
Buna ek olarak, JavaScript, modern web siteleriyle birlikte gelen ekstra süprüntüler ve çok sayıda rahatsız edici reklamlar için kullanılır.
Devre dışı bırakıldığında, web siteleri daha hızlı yüklenecek, daha az ağ trafiği tüketilecek ve daha fazla pil ömrünü sağlayan daha az CPU gücü kullanımına yol açacaktır.</p>
</body>
-</html>
\ No newline at end of file
+</html>
/*
- * Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
*
* This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
*
// Link the tab layout to the view pager.
guideTabLayout.setupWithViewPager(guideViewPager)
}
-}
\ No newline at end of file
+}
private Activity resultLauncherActivityHandle;
// Define the save URL activity result launcher. It must be defined before `onCreate()` is run or the app will crash.
- private final ActivityResultLauncher<String> saveUrlActivityResultLauncher = registerForActivityResult(new ActivityResultContracts.CreateDocument("text/*"),
+ private final ActivityResultLauncher<String> saveUrlActivityResultLauncher = registerForActivityResult(new ActivityResultContracts.CreateDocument("*/*"),
new ActivityResultCallback<Uri>() {
@Override
public void onActivityResult(Uri fileUri) {
// Update the bookmarks cursor with the current contents of this folder.
bookmarksCursor = bookmarksDatabaseHelper.getBookmarksByDisplayOrder(currentBookmarksFolder);
- // Update the `ListView`.
+ // Update the list view.
bookmarksCursorAdapter.changeCursor(bookmarksCursor);
// Scroll to the new folder.
// Update the bookmarks cursor with the current contents of this folder.
bookmarksCursor = bookmarksDatabaseHelper.getBookmarksByDisplayOrder(currentBookmarksFolder);
- // Update the `ListView`.
+ // Update the list view.
bookmarksCursorAdapter.changeCursor(bookmarksCursor);
}
// Move the bookmark cursor to the first row.
bookmarkCursor.moveToFirst();
- // Load the bookmark in a new tab but do not switch to the tab or close the drawer.
- addNewTab(bookmarkCursor.getString(bookmarkCursor.getColumnIndexOrThrow(BookmarksDatabaseHelper.BOOKMARK_URL)), false);
+ // Load the bookmark in a new tab.
+ addNewTab(bookmarkCursor.getString(bookmarkCursor.getColumnIndexOrThrow(BookmarksDatabaseHelper.BOOKMARK_URL)), true);
- // Display a snackbar.
- Snackbar.make(drawerLayout, R.string.bookmark_opened_in_background, Snackbar.LENGTH_SHORT).show();
+ // Close the bookmarks drawer.
+ drawerLayout.closeDrawer(GravityCompat.END);
}
// Consume the event.
/*
- * Copyright © 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2020,2022 Soren Stoutner <soren@stoutner.com>.
*
* This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
*
class GuidePagerAdapter(fragmentManager: FragmentManager, private val context: Context) : FragmentPagerAdapter(fragmentManager, BEHAVIOR_RESUME_ONLY_CURRENT_FRAGMENT) {
// Get the count of the number of tabs.
override fun getCount(): Int {
- return 9
+ return 10
}
// Get the name of each tab. Tab numbers start at 0.
6 -> context.getString(R.string.ssl_certificates)
7 -> context.getString(R.string.proxies)
8 -> context.getString(R.string.tracking_ids)
+ 9 -> context.getString(R.string.gui)
else -> ""
}
}
override fun getItem(tabNumber: Int): Fragment {
return GuideWebViewFragment.createTab(tabNumber)
}
-}
\ No newline at end of file
+}
/*
- * Copyright © 2016-2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2022 Soren Stoutner <soren@stoutner.com>.
*
* This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
*
6 -> tabWebView.loadUrl("https://appassets.androidplatform.net/assets/" + getString(R.string.android_asset_path) + "/guide_ssl_certificates.html")
7 -> tabWebView.loadUrl("https://appassets.androidplatform.net/assets/" + getString(R.string.android_asset_path) + "/guide_proxies.html")
8 -> tabWebView.loadUrl("https://appassets.androidplatform.net/assets/" + getString(R.string.android_asset_path) + "/guide_tracking_ids.html")
+ 9 -> tabWebView.loadUrl("https://appassets.androidplatform.net/assets/" + getString(R.string.android_asset_path) + "/guide_interface.html")
}
// Scroll the WebView if the saved instance state is not null.
savedInstanceState.putInt(SCROLL_Y, tabWebView.scrollY)
}
}
-}
\ No newline at end of file
+}
<!-- Bookmarks. -->
<string name="bookmarks">Lesezeichen</string>
<string name="database_view">Lesezeichen-Übersicht</string>
- <string name="bookmark_opened_in_background">Das Lesezeichen wurde in einem Tab im Hintergrund geöffnet.</string>
<string name="create_bookmark">Lesezeichen erstellen</string>
<string name="create_folder">Ordner erstellen</string>
<string name="current_bookmark_icon">Symbol für das aktuelle Lesezeichen</string>
<string name="webview_version">WebView-Version:</string>
<string name="orbot">Orbot:</string>
<string name="i2p">I2P:</string>
+ <string name="fdroid_flavor">(F-Droid-Version)</string>
+ <string name="google_play_flavor">(Google-Play-Version)</string>
<string name="openkeychain">OpenKeychain:</string>
<string name="memory_usage">Speicher-Nutzung</string>
<string name="app_consumed_memory">von der App genutzter Speicher:</string>
<!-- Bookmarks. -->
<string name="bookmarks">Favoritos</string>
<string name="database_view">Vista de base de datos</string>
- <string name="bookmark_opened_in_background">El favorito se abrió en una pestaña de fondo.</string>
<string name="create_bookmark">Crear favorito</string>
<string name="create_folder">Crear carpeta</string>
<string name="current_bookmark_icon">Icono de favorito actual</string>
<!-- Bookmarks. -->
<string name="bookmarks">Favoris</string>
<string name="database_view">Voir base de données</string>
- <string name="bookmark_opened_in_background">Le favori a été ouvert dans un onglet en arrière-plan.</string>
<string name="create_bookmark">Créer un favori</string>
<string name="create_folder">Créer un dossier</string>
<string name="current_bookmark_icon">Icône actuelle</string>
<!-- Bookmarks. -->
<string name="bookmarks">Segnalibri</string>
<string name="database_view">Vista Database</string>
- <string name="bookmark_opened_in_background">Il segnalibro è stato aperto in una scheda in background.</string>
<string name="create_bookmark">Crea Segnalibro</string>
<string name="create_folder">Crea Cartella</string>
<string name="current_bookmark_icon">Icona Segnalibro</string>
<!-- Bookmarks. -->
<string name="bookmarks">Favoritos</string>
<string name="database_view">Visualização do banco de dados</string>
- <string name="bookmark_opened_in_background">O favorito foi aberto em uma aba em segundo plano.</string>
<string name="create_bookmark">Criar marcador</string>
<string name="create_folder">Criar pasta</string>
<string name="current_bookmark_icon">Ícone de favorito atual</string>
<!-- Bookmarks. -->
<string name="bookmarks">Закладки</string>
<string name="database_view">Просмотр базы данных</string>
- <string name="bookmark_opened_in_background">Закладка была открыта в фоновой вкладке.</string>
<string name="create_bookmark">Создание закладки</string>
<string name="create_folder">Создание папки</string>
<string name="current_bookmark_icon">Текущий значок закладки</string>
<!-- Bookmarks. -->
<string name="bookmarks">Bookmarks</string>
<string name="database_view">Database View</string>
- <string name="bookmark_opened_in_background">The bookmark was opened in a background tab.</string>
<string name="create_bookmark">Create Bookmark</string>
<string name="create_folder">Create Folder</string>
<string name="current_bookmark_icon">Current bookmark icon</string>
<string name="ssl_certificates">SSL Certificates</string>
<string name="proxies">Proxies</string>
<string name="tracking_ids">Tracking IDs</string>
+ <string name="gui">Interface</string>
<!-- Proxy. -->
<string name="proxy_not_installed_dialog" translatable="false">Proxy not installed dialog</string> <!-- This string is used to tag the proxy not installed dialog. It is never displayed to the user. -->