aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-04-12 18:50:58 -0400
committerGitHub <noreply@github.com>2018-04-12 18:50:58 -0400
commitd9e2562267e549ee407e683262406581f2c4888e (patch)
tree0dc063913b00a9dc4f10d0d5c7085218c2cc17c3 /app/src/main/res/xml
parent42e57597bcc3216778e9f14389f751eb62da1bd5 (diff)
downloadfrost-d9e2562267e549ee407e683262406581f2c4888e.tar.gz
frost-d9e2562267e549ee407e683262406581f2c4888e.tar.bz2
frost-d9e2562267e549ee407e683262406581f2c4888e.zip
Misc (#865)
* Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 148fe1cc..f7a02179 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -6,12 +6,21 @@
<item text="" />
-->
+ <version title="v2.0.1" />
+ <item text="Update theme" />
+ <item text="Catch crashes if device has no webview" />
+ <item text="Fix all the notifications coming in for the first load" />
+ <item text="Reorder settings" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v2.0.0" />
<item text="A new beginning: Frost is completely FOSS" />
<item text="Remove crashlytics in favour of another open source bug tracker" />
<item text="Remove all google play dependencies" />
<item text="Fix Facebook UI change" />
- <item text="" />
<version title="v1.8.3" />
<item text="Add full notification channel support" />