diff options
author | Allan Wang <me@allanwang.ca> | 2017-08-20 16:55:27 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-08-20 16:55:27 -0700 |
commit | a6bdfc3985ba09084893896b62cbd66dc9300400 (patch) | |
tree | 56a1489f8b8dee7a1091aa142565ef39a3a31ff0 /docs | |
parent | 130b0ebf98817fd490645fc954d096f7b9803017 (diff) | |
download | frost-a6bdfc3985ba09084893896b62cbd66dc9300400.tar.gz frost-a6bdfc3985ba09084893896b62cbd66dc9300400.tar.bz2 frost-a6bdfc3985ba09084893896b62cbd66dc9300400.zip |
Fix/null ringtone from uri
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index aebd9e65..d22a2622 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -7,6 +7,8 @@ * Improve logout logic when account is invalid * Fix material light background for certain items * Fix initial login not sticking +* Allow back press in login activity +* Update themes ## v1.4.7 * Update secondary background for transparent themes to be more visible. |