aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-02 12:35:56 -0700
committerAllan Wang <me@allanwang.ca>2017-07-02 12:35:56 -0700
commit087cf39f15a0388a79dbe13a41f2ee59a519847c (patch)
tree5a278deab01e06fefd06088e3ec3b91209ef72cc /sample/src/main
parentc0decd6f72d825db989275e216aa97741cce412f (diff)
downloadkau-087cf39f15a0388a79dbe13a41f2ee59a519847c.tar.gz
kau-087cf39f15a0388a79dbe13a41f2ee59a519847c.tar.bz2
kau-087cf39f15a0388a79dbe13a41f2ee59a519847c.zip
Update readme and use git versioning
Diffstat (limited to 'sample/src/main')
-rw-r--r--sample/src/main/res/xml/changelog.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml
index 6d76f24..534750c 100644
--- a/sample/src/main/res/xml/changelog.xml
+++ b/sample/src/main/res/xml/changelog.xml
@@ -6,6 +6,13 @@
<item text="" />
-->
+ <version title="v1.5"/>
+ <item text="Change snackbar builder" />
+ <item text="Remove FragmentUtils since the same functionality can be done from ANKO" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
+
<version title="v1.4"/>
<item text="Added about activities" />
<item text="Added themed fast item adapter" />
@@ -14,8 +21,6 @@
<item text="Ported some views over from Plaid" />
<item text="Add string arg option for sendEmail" />
<item text="Add many iitems" />
- <item text="" />
- <item text="" />
<version title="v1.3"/>
<item text="Added kpref subitems" />