]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Update the filter list documentation. master
authorSoren Stoutner <soren@stoutner.com>
Tue, 3 Mar 2026 02:36:17 +0000 (19:36 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 3 Mar 2026 02:36:17 +0000 (19:36 -0700)
commit0db183e420fbe9bc675f58cdf6405ea6b5dd5b97
tree091e291d22f33171d7667c1130b282bc521b36ba
parented4857a80276044fc93343adfd4d0ad06cdad8de
Update the filter list documentation.
43 files changed:
app/src/main/assets/css/theme.css
app/src/main/assets/de/about_changelog.html
app/src/main/assets/de/about_licenses.html
app/src/main/assets/de/guide_requests.html
app/src/main/assets/en/about_changelog.html
app/src/main/assets/en/about_licenses.html
app/src/main/assets/en/guide_requests.html
app/src/main/assets/en/images/filter_list_entry.png [new file with mode: 0644]
app/src/main/assets/en/images/request_details.png
app/src/main/assets/es/about_changelog.html
app/src/main/assets/es/about_licenses.html
app/src/main/assets/es/guide_requests.html
app/src/main/assets/fr/about_changelog.html
app/src/main/assets/fr/about_licenses.html
app/src/main/assets/fr/guide_requests.html
app/src/main/assets/it/about_changelog.html
app/src/main/assets/it/about_licenses.html
app/src/main/assets/it/guide_requests.html
app/src/main/assets/pt-rBR/about_changelog.html
app/src/main/assets/pt-rBR/about_licenses.html
app/src/main/assets/pt-rBR/guide_requests.html
app/src/main/assets/pt-rBR/images/request_details.png
app/src/main/assets/ru/about_changelog.html
app/src/main/assets/ru/about_licenses.html
app/src/main/assets/ru/guide_requests.html
app/src/main/assets/tr/about_changelog.html
app/src/main/assets/tr/about_licenses.html
app/src/main/assets/tr/guide_requests.html
app/src/main/assets/tr/images/request_details.png
app/src/main/assets/zh-rCN/about_changelog.html
app/src/main/assets/zh-rCN/about_licenses.html
app/src/main/assets/zh-rCN/guide_requests.html
app/src/main/assets/zh-rCN/images/request_details.png
app/src/main/java/com/stoutner/privacybrowser/coroutines/PopulateFilterListsCoroutine.kt
app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt
app/src/main/res/values-de/strings.xml
app/src/main/res/values-es/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values-tr/strings.xml
app/src/main/res/values-zh-rCN/strings.xml