aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/frost_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-01 20:33:36 -0700
committerGitHub <noreply@github.com>2019-07-01 20:33:36 -0700
commit646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e (patch)
tree625ebddb2a21c5306751045aa34b6ba416125996 /app/src/main/res/xml/frost_changelog.xml
parent35305f7a83daabf535d3fb22938eb5dd68fd2c19 (diff)
parent70b42ba365d00f7ec19abe1050c51aee9931045b (diff)
downloadfrost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.tar.gz
frost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.tar.bz2
frost-646a3a1b2849dd8a8cb7cc9d6da4f303f5bd939e.zip
Merge pull request #1457 from AllanWang/enhancement/refresh
Disable refresh if not at the top, resolves #1450
Diffstat (limited to 'app/src/main/res/xml/frost_changelog.xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 94c4fcdf..c059c532 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,6 +6,13 @@
<item text="" />
-->
+ <version title="v2.3.1" />
+ <item text="Hide all story panels if enabled" />
+ <item text="Prevent swipe to refresh if not at the very top" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v2.3.0" />
<item text="Converted internals of Facebook data storage; auto migration will only work from 2.2.x to 2.3.x" />
<item text="Added notification widget" />