aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-24 09:51:05 -0700
committerAllan Wang <me@allanwang.ca>2017-06-24 09:51:05 -0700
commitb97d78be530a6b1f198499f551dd4770a81f55a1 (patch)
treebe786d69d4aca2a585fdc340c6e33d4f87785890 /app/src/main/res/xml
parent0aac77d2bbce0629f9522d0854bd7c8068ec5e8b (diff)
downloadfrost-b97d78be530a6b1f198499f551dd4770a81f55a1.tar.gz
frost-b97d78be530a6b1f198499f551dd4770a81f55a1.tar.bz2
frost-b97d78be530a6b1f198499f551dd4770a81f55a1.zip
Fix up themes
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/changelog.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index f7eac783..a2275309 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -6,10 +6,20 @@
<item text="" />
-->
+
+ <version title="v0.x"/>
+ <item text="Added more global preferences" />
+ <item text="Added fully customizable theme engine" />
+ <item text="Added support for in app billing" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v0.3" />
<item text="Added rounded icons option" />
<item text="Sorted preferences" />
- <item text="Added adblock" />
+ <item text="Added adblock base" />
<item text="Added feed configurations" />
<item text="Animated settings panels" />
<item text="Add notification filters" />