]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/es/guide_local_storage.html
Add a Clear and Exit section to the Guide. https://redmine.stoutner.com/issues/792
[PrivacyBrowserAndroid.git] / app / src / main / assets / es / guide_local_storage.html
index 9df2917cca7d915a3b1371100b81c9e9ddf38302..ea7356fac3b4d65495e19ed437e1a8ce22cc3b75 100644 (file)
             A partir de Android Oreo (versión 8.0, API 26), los datos de formulario de WebView fueron sustituidos por el
             <a href="https://medium.com/@bherbst/getting-androids-autofill-to-work-for-you-21435debea1">servicio Autofill o Autorelleno</a>.
             Por ello, los controles para los datos de los formularios ya no aparecen en los dispositivos Android más nuevos.</p>
+
+
+        <h3><svg class="header"><use href="../shared_images/delete_forever.svg#icon"/></svg> Clear and Exit</h3>
+
+        <p>Clear and Exit runs every time the last tab is closed or Clear and Exit is selected from the navigation menu.
+            By default it clears the cookies, DOM storage, form data, the logcat, and the WebView cache. Then it manually deletes the entire <code>app_webview</code> and <code>cache</code> directories.
+            The behavior of Clear and Exit can be configured in the settings.</p>
     </body>
 </html>
\ No newline at end of file