]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Stop displaying the Waiting for Orbot dialog. https://redmine.stoutner.com/issues/814
authorSoren Stoutner <soren@stoutner.com>
Thu, 7 May 2026 18:00:26 +0000 (11:00 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 7 May 2026 18:00:26 +0000 (11:00 -0700)
commit93b57b13af068b1da0bda317132c018110741022
tree73145bd319e9a697a40368dc66fbf48f4bd0342f
parent1ab0c1f749f002e3359dd7345b15d9fc86c1c9ee
Stop displaying the Waiting for Orbot dialog.  https://redmine.stoutner.com/issues/814
16 files changed:
app/build.gradle
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/WaitingForProxyDialog.kt [deleted file]
app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt
app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt
app/src/main/res/layout/waiting_for_proxy_dialog.xml [deleted file]
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
app/src/main/res/values/strings.xml
build.gradle