From 53382b44bb7ab7ccb559e96fd1f93c47020878ee Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 2 Aug 2017 16:21:49 -0700 Subject: Improve video prefetching (#17) * Create base activity and add thumbnails to media picker * Add checker to see if requested permission is inside the manifest * Add faq parser with tests * Add kpref testers and expose sp * Test jitpack sample exclusion * Test caching * Improve glide caching --- docs/Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/Changelog.md b/docs/Changelog.md index 9a1ec82..64d4644 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## v3.2.2 +* :core: Add simple KauBaseActivity so that activities extending AppCompatActivity can have some default kau helpers implemented +* :core: The permission manager will now notify you if you try to request a permission that isn\'t added to your manifest +* :core: Create faq parser +* Begin writing android tests + ## v3.2.1 * :core: Remove requestLayout call from setMargin and setPadding * :core: Fix kau direction bits -- cgit v1.2.3