Contains the following apps:
LexisPaper on Google Play - Simple dictionary and offline Wiki style articles reader - refined version of Aard2
SplashFlame on Google Play - Explore images by the fractal flame algorithm!
- Checkstyle: ./gradlew checkstyle
- Lint: ./gradlew lint
- Findbugs: ./gradlew findbugs
- Pmd: ./gradlew pmd
- Analyze code (± lint, findbugs, pmd, checkstyle): ./gradlew analyzecode
- Build: ./gradlew clean assembleDebug{Release}
- Tests: ./gradlew test
- Show dependencies for configuration: ./gradlew -q dependencies Everboxing{Module}:dependencies --configuration testCompile