This repository has been archived by the owner on Feb 14, 2019. It is now read-only.
0.5.0
- Code Refactoring - exporting tasks and steps to separate classes, removing dependencies and public access where it isn't needed.
- Updating Android & Cloudsdk libraries
- Initial test flow - tests go through setup flow automatically, minimal amount of assertions and mocks added, environment ready for further testing.
- Removing retrolambda, native Java 8 support.
- Dependency injection through dagger.
- Moving view bindings to ButterKnife.
- Manifest definitions inside setup library (no need to define in users manifest).
- Replacing X509EncodedKeySpec with implementation from Spongycastle due to "generatePublic()" ParseException in 8.1.