diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-21 16:03:00 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-21 16:03:00 -0700 |
commit | 8769be855196f17bb7bfdfb411994ea901eb51a9 (patch) | |
tree | ae2ba73fcb63ab02dc7e83bff2f0c7f86c02c320 /app/src/main/res/xml | |
parent | 1ec75d0b2b7f746e2a0ae982b936fa4f566ec738 (diff) | |
download | frost-8769be855196f17bb7bfdfb411994ea901eb51a9.tar.gz frost-8769be855196f17bb7bfdfb411994ea901eb51a9.tar.bz2 frost-8769be855196f17bb7bfdfb411994ea901eb51a9.zip |
Lots of theming and fixes
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index fc87ce08..d0f7e50b 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -12,7 +12,12 @@ <item text="Themed more components" /> <item text="Separated independent web overlay from in app overlay" /> <item text="Allow notifications from any account" /> - <item text="" /> + <item text="Smoothed transition from Settings and only restart when necessary" /> + <item text="Add logout option from drawer" /> + <item text="Added many more drawer urls" /> + <item text="Added anonymous analytics" /> + <item text="Moved settings to drawer" /> + <item text="Added feedback option" /> <item text="" /> <item text="" /> |