aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src/main/res/xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml (renamed from sample/src/main/res/xml/changelog.xml)19
1 files changed, 13 insertions, 6 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index d9bebfc..1599f08 100644
--- a/sample/src/main/res/xml/changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -7,12 +7,19 @@
-->
<version title="v2.1"/>
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
- <item text="" />
+ <item text=":adapter: Fix up CardIItem" />
+ <item text=":adapter: Modularized kau animators" />
+ <item text=":adapter: Switched from mutablelist to list inputs for themed animator" />
+ <item text=":core-ui: Create ElasticRecyclerActivity" />
+ <item text=":core-ui: Create MeasuredImageView" />
+ <item text=":core: Create MeasureSpecDelegate" />
+ <item text=":core: Improve PermissionManager logging" />
+ <item text=":core: Inline all util variables with getters" />
+ <item text=":core: Introduce fade animation style templates" />
+ <item text=":core: Introduce slide transition style templates" />
+ <item text=":core: Update utils and remove StringHolder" />
+ <item text=":imagepicker: Create full image picker with blurrable selections" />
+ <item text="Update dependencies" />
<version title="v2.0"/>
<item text="Huge refactoring to separate functions to their own submodules" />