diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-13 23:57:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-13 23:57:52 -0700 |
commit | e47d5d47c0997b9a696f4f8881f4a057e2a5f934 (patch) | |
tree | ac985d192580735c34e31fa0583e60ecaf54a147 /app/src/main/res/xml | |
parent | b47900cbf82cdb216f7e3bd7961d29b7f6e1e507 (diff) | |
parent | da3f1bb99df7f75e6adc62aa8aae15716033789b (diff) | |
download | frost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.tar.gz frost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.tar.bz2 frost-e47d5d47c0997b9a696f4f8881f4a057e2a5f934.zip |
Merge pull request #1514 from AllanWang/theopensourceguy-native-toggle
Tag obfuscation
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3c576a9e..6494fdd1 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -13,7 +13,7 @@ <item text="Disable bugsnag completely when opting out of analytics" /> <item text="Filter urls before sending to other apps" /> <item text="Allow hiding main fab (see settings > newsfeed)" /> - <item text="Add option to disable non web based behaviour (settings > behaviour)" /> + <item text="Add some experimental options to debug login problems (settings > experimental)" /> <item text="" /> <version title="v2.3.1" /> |