aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-20 14:38:50 -0700
committerAllan Wang <me@allanwang.ca>2017-08-20 14:38:50 -0700
commit130b0ebf98817fd490645fc954d096f7b9803017 (patch)
tree5d0cb2976f84b29235229d53301842809bc886ab /app/src/main/res
parent93b179c7f86bd4c7bd0cd75754eb393cfcaf967c (diff)
downloadfrost-130b0ebf98817fd490645fc954d096f7b9803017.tar.gz
frost-130b0ebf98817fd490645fc954d096f7b9803017.tar.bz2
frost-130b0ebf98817fd490645fc954d096f7b9803017.zip
Update back press and changelogv1.4.11
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/xml/frost_changelog.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index 32227578..edfadce6 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -17,7 +17,8 @@
<item text="Improve logout logic when account is invalid" />
<item text="Fix material light background for certain items" />
<item text="Fix initial login not sticking" />
- <item text="" />
+ <item text="Allow back press in login activity" />
+ <item text="Update themes" />
<version title="v1.4.7"/>
<item text="Update secondary background for transparent themes to be more visible." />