aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-17 12:38:42 -0700
committerGitHub <noreply@github.com>2017-07-17 12:38:42 -0700
commite4679b1663fa78a99c6c8225e454595c6c6f4e38 (patch)
treea777ee782207c89d6e9243399471b9ad936736d0 /app/src/main/res/xml/changelog.xml
parent7bf93ea74b00ab7e8ceedac2aac6ad08fdf099ab (diff)
downloadfrost-1.3.2.tar.gz
frost-1.3.2.tar.bz2
frost-1.3.2.zip
Fix notifications and long press for albums (#69)v1.3.2
* Allow for album images to be viewed * Update listing info * Web refractoring * Test message notifications * Fix notifications and context press
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r--app/src/main/res/xml/changelog.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index cf56eaeb..cb1f5f64 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -9,16 +9,18 @@
-->
<version title="Beta Updates" />
- <item text="Update IAB helper" />
- <item text="Create image viewing and downloading; long press any image!" />
- <item text="Start filtering out unnecessary loads" />
- <item text="" />
- <item text="" />
+ <item text="Fix notification duplicates" />
+ <item text="Fix long pressing album images" />
<item text="" />
<item text="" />
<item text="" />
<item text="" />
+ <version title="v1.4" />
+ <item text="Update IAB helper" />
+ <item text="Create image viewing and downloading; long press any image!" />
+ <item text="Start filtering out unnecessary loads" />
+
<version title="v1.3" />
<item text="Create toggle for notifications only from primary account" />
<item text="Micro string optimizations" />