diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 21:48:27 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 21:48:27 -0700 |
commit | 86f789f8ec0d150098904b85dd6feb7a19725b1c (patch) | |
tree | 3cfcbdc78a96572ab5ef723de023b922a221cd54 /app/src/main/res/xml | |
parent | 601b0492110f17e5f9a1a446897e0b42d4a8cffe (diff) | |
download | frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.tar.gz frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.tar.bz2 frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.zip |
Lots of small incremental fixes
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index a2275309..a7c895bd 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -11,8 +11,11 @@ <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="Huge changes internally from KAU" /> + <item text="Added credits section" /> + <item text="Added experimental section" /> + <item text="Added search option" /> + <item text="Fixed up main layout" /> <item text="" /> <item text="" /> |