aboutsummaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-03 01:16:24 -0700
committerGitHub <noreply@github.com>2019-07-03 01:16:24 -0700
commit250b7621c6f10bfd9f1cb14059a7d196263b7cb4 (patch)
tree36f46cbee21dcdb00fee8bc09f4f4d1268258c4a /app/src/main
parent8d47328de7533d05ad654d7c893974f0687f21d9 (diff)
parent25d84867731a2995f8cc9cdf1734e1cd3e474323 (diff)
downloadfrost-250b7621c6f10bfd9f1cb14059a7d196263b7cb4.tar.gz
frost-250b7621c6f10bfd9f1cb14059a7d196263b7cb4.tar.bz2
frost-250b7621c6f10bfd9f1cb14059a7d196263b7cb4.zip
Merge pull request #1466 from AllanWang/gradle-npm
Use npm from gradle
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/play/en-US/whatsnew3
-rw-r--r--app/src/main/res/xml/frost_changelog.xml2
2 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew
index 9ae7372d..ec5e33e9 100644
--- a/app/src/main/play/en-US/whatsnew
+++ b/app/src/main/play/en-US/whatsnew
@@ -2,4 +2,5 @@ v2.3.1
* Hide all story panels if enabled
* Prevent swipe to refresh if not at the very top
-* Add vertical swipe to dismiss when viewing images \ No newline at end of file
+* Add vertical swipe to dismiss when viewing images
+* Add horizontal scroll support for webviews \ No newline at end of file
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 32fc108b..3562c5c9 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -10,7 +10,7 @@
<item text="Hide all story panels if enabled" />
<item text="Prevent swipe to refresh if not at the very top" />
<item text="Add vertical swipe to dismiss when viewing images" />
- <item text="" />
+ <item text="Add horizontal scroll support for webviews" />
<item text="" />
<version title="v2.3.0" />