aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-27 13:07:04 -0500
committerAllan Wang <me@allanwang.ca>2018-01-27 13:07:04 -0500
commitf5d6ddb72a3dc369b95631a607471f9a6ea5e70f (patch)
treeb458b744d36887603dd276533bb42211611eff3f /sample
parent91e4b0cd099d24cc645d5c935c9ed0c97d7fa5d8 (diff)
downloadkau-f5d6ddb72a3dc369b95631a607471f9a6ea5e70f.tar.gz
kau-f5d6ddb72a3dc369b95631a607471f9a6ea5e70f.tar.bz2
kau-f5d6ddb72a3dc369b95631a607471f9a6ea5e70f.zip
Update changelog3.6.3
Diffstat (limited to 'sample')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index cd6c41a..d668eb6 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -9,11 +9,12 @@
<version title="v3.6.3" />
<item text=":core: Check for tablet in email builder" />
<item text=":kpref-activity: Simplify internal code and add better encapsulation" />
- <item text="" />
+ <item text=":kpref-activity: Disable seekbar when kprefseekbar is disabled" />
<item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" />
<item text="Add back git versioning" />
<item text="Created gradle plugin for getting version updates" />
<item text="" />
+ <item text="" />
<version title="v3.6.2" />
<item text=":core: Pass null instead of bundle if bundle is empty for startActivity" />