diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-30 10:52:36 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-30 10:52:36 -0700 |
commit | 8760cb29b8a37d15a1dcba018054d4010b90df21 (patch) | |
tree | e2d955b91acd4a05e68ac70ca63a233f4b2baaaf /app/src/main/res/xml | |
parent | 7267064d8a007e49bf05c3fc68b6338209a7c784 (diff) | |
download | frost-8760cb29b8a37d15a1dcba018054d4010b90df21.tar.gz frost-8760cb29b8a37d15a1dcba018054d4010b90df21.tar.bz2 frost-8760cb29b8a37d15a1dcba018054d4010b90df21.zip |
Change default custom theme
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index f85aaf53..ed64c75e 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -7,7 +7,7 @@ --> - <version title="v0.x"/> + <version title="v1.0"/> <item text="Added more global preferences" /> <item text="Added fully customizable theme engine" /> <item text="Added support for in app billing" /> @@ -17,6 +17,9 @@ <item text="Added search option" /> <item text="Fixed up main layout" /> <item text="Fix some theme components" /> + <item text="Added behaviour settings" /> + <item text="" /> + <item text="" /> <item text="" /> <version title="v0.3" /> |