From 50ad7f0ae89fc52ce57fe03328f4221fb57f2eac Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 23 Jul 2017 23:26:34 -0700 Subject: Fully implement imagepicker and create play store showcase (#12) * Update changelog * Add uri to imagemodel * Revamp image pickers * Prepare play store showcase * Add encrypted files * Test showcase * Clean elastic recycler activity --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 771ce01..e2f359f 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,8 @@ dependencies { ## [Image Picker](imagepicker#readme) * WIP - Overlaying media chooser * Includes `:core-ui`, -[`Glide`](https://github.com/bumptech/glide) +[`Glide`](https://github.com/bumptech/glide), +[`Blurry`](https://github.com/wasabeef/Blurry) ## [Kpref Activity](kpref-activity#readme) * Fully programmatic implementation of a Preference Activity, backed by RecyclerViews -- cgit v1.2.3