]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Update the file name when the URL changes in SaveDialog. https://redmine.stoutner...
authorSoren Stoutner <soren@stoutner.com>
Tue, 27 Dec 2022 20:30:44 +0000 (13:30 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 27 Dec 2022 20:30:44 +0000 (13:30 -0700)
commit96fd2b4338ea6dd9520605b2ef290e38ef044f1f
treeae723631f9344001fc5e0ad7e7f88d6448321177
parentade72400eaa718cbd0857440eb4eefa41fed633d
Update the file name when the URL changes in SaveDialog. https://redmine.stoutner.com/issues/781
16 files changed:
app/src/main/assets/de/about_licenses.html
app/src/main/assets/en/about_licenses.html
app/src/main/assets/es/about_licenses.html
app/src/main/assets/fr/about_licenses.html
app/src/main/assets/it/about_licenses.html
app/src/main/assets/pt-rBR/about_licenses.html
app/src/main/assets/pt-rBR/about_permissions.html
app/src/main/assets/pt-rBR/guide_interface.html
app/src/main/assets/ru/about_licenses.html
app/src/main/assets/tr/about_licenses.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/coroutines/PrepareSaveDialogCoroutine.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/SaveDialog.kt
app/src/main/java/com/stoutner/privacybrowser/helpers/GetUrlSizeHelper.kt [deleted file]
app/src/main/java/com/stoutner/privacybrowser/helpers/SanitizeUrlHelper.kt
app/src/main/java/com/stoutner/privacybrowser/helpers/UrlHelper.kt [new file with mode: 0644]