aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-26 15:43:32 -0700
committerAllan Wang <me@allanwang.ca>2017-06-26 15:43:32 -0700
commit600524d548105aa026c0d1900d503bab34c38ce4 (patch)
treec83ff4ba6d35321e5cd98b8effca59656114043e /sample/src/main/res
parentc09b59f09a24d79ff306aea7dd86e6ca2b2c3208 (diff)
downloadkau-600524d548105aa026c0d1900d503bab34c38ce4.tar.gz
kau-600524d548105aa026c0d1900d503bab34c38ce4.tar.bz2
kau-600524d548105aa026c0d1900d503bab34c38ce4.zip
Add back press helper
Diffstat (limited to 'sample/src/main/res')
-rw-r--r--sample/src/main/res/xml/changelog.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml
index 76d2563..55ddd34 100644
--- a/sample/src/main/res/xml/changelog.xml
+++ b/sample/src/main/res/xml/changelog.xml
@@ -6,14 +6,21 @@
<item text="" />
-->
+ <version title="v1.3"/>
+ <item text="Added kpref subitems" />
+ <item text="Added DSL markers" />
+ <item text="Added transition utils and other utils" />
+ <item text="Added custom searchview with binders" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v1.2"/>
<item text="Fix title attribute in changelog" />
<item text="Update support libs" />
<item text="Add is app installed utils" />
<item text="Add email builder" />
- <item text="" />
- <item text="" />
- <item text="" />
<version title="v1.1"/>
<item text="Created kpref items" />