v1.0.1
General
- Update build tools and add code quality checks
- Resolve issues identified by code quality tools
Bug Fixes
- Patch random number generator to have high entropy seed, per Google's Android Developer Blog
- Fix memory leak reported by LeakCanary