aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-03-11 21:23:29 -0400
committerGitHub <noreply@github.com>2018-03-11 21:23:29 -0400
commitee4f2eab359b83618d314ded2fa3d442c280bbfa (patch)
treeecd1e2bbbc6eb3728a7fc99394d06dfb4f008f57 /app/src/main/res/xml
parentfe51373f5a95323d64f6d966888a2c6c62a36deb (diff)
downloadfrost-ee4f2eab359b83618d314ded2fa3d442c280bbfa.tar.gz
frost-ee4f2eab359b83618d314ded2fa3d442c280bbfa.tar.bz2
frost-ee4f2eab359b83618d314ded2fa3d442c280bbfa.zip
Enhancement/auto refresh (#780)
* Add auto refresh * Update changelog * Clean url queries * Do not discard h
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 67461960..2b343ba5 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -9,8 +9,9 @@
<version title="v1.8.3" />
<item text="Add full notification channel support" />
<item text="Fix sound spam for multiple notifications" />
- <item text="" />
- <item text="" />
+ <item text="Send feedback if no new notifications exist after manual refresh" />
+ <item text="Automatically refresh if idled for a long time" />
+ <item text="Clean up url queries" />
<version title="v1.8.2" />
<item text="Fix duplicate notification sounds" />