diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-06 22:22:55 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-08-06 22:22:55 -0700 |
commit | 5515d6dd562a28d576a87bdc102914a410b8490c (patch) | |
tree | d32e1ea68a7088589881d3199be3e9d4b51c4fcc /app/src/main/res/xml | |
parent | 81d357ce0a17a5b11bfb17d3762540c2bd7f11be (diff) | |
download | frost-5515d6dd562a28d576a87bdc102914a410b8490c.tar.gz frost-5515d6dd562a28d576a87bdc102914a410b8490c.tar.bz2 frost-5515d6dd562a28d576a87bdc102914a410b8490c.zip |
Update changelog and apply spotless
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 6e23cfb4..3c576a9e 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -13,6 +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="" /> <version title="v2.3.1" /> |