aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_behaviour.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-15 01:26:10 -0700
committerGitHub <noreply@github.com>2019-09-15 01:26:10 -0700
commit96908453abbd7e40e13af4359d1bce4524b979a6 (patch)
tree4c3ff473e164f793121673524788e830ccc49edb /app/src/main/res/values/strings_pref_behaviour.xml
parent5071a44197cdc3b7ad4a2c3d188fcfd205f32449 (diff)
parentc9b34f5fdad8a890f05ae4189a5e819340ce1ee5 (diff)
downloadfrost-96908453abbd7e40e13af4359d1bce4524b979a6.tar.gz
frost-96908453abbd7e40e13af4359d1bce4524b979a6.tar.bz2
frost-96908453abbd7e40e13af4359d1bce4524b979a6.zip
Merge pull request #1542 from AllanWang/remove-authv2.4.0
Remove auth and native ui elements by default
Diffstat (limited to 'app/src/main/res/values/strings_pref_behaviour.xml')
-rw-r--r--app/src/main/res/values/strings_pref_behaviour.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_pref_behaviour.xml b/app/src/main/res/values/strings_pref_behaviour.xml
index aac56250..32188698 100644
--- a/app/src/main/res/values/strings_pref_behaviour.xml
+++ b/app/src/main/res/values/strings_pref_behaviour.xml
@@ -17,8 +17,6 @@
<string name="search_bar_desc">Enable the search bar instead of a search overlay</string>
<string name="force_message_bottom">Force Message Bottom</string>
<string name="force_message_bottom_desc">When loading a message thread, trigger a scroll to the bottom of the page rather than loading the page as is.</string>
- <string name="native_ui">Native UI</string>
- <string name="native_ui_desc">Enables native UI for certain options in the main activity. Done through parsing.</string>
<string name="enable_pip">Enable PIP</string>
<string name="enable_pip_desc">Enable picture in picture videos</string>
<string name="autoplay_settings">Autoplay Settings</string>