Skip to content

Pre-release v.0.0.10s

Compare
Choose a tag to compare
@xSAVIKx xSAVIKx released this 03 Mar 21:41
· 97 commits to develop since this release
  • Changed DI framework from Spring to Dagger2 - size of result jar is halved
  • Changed logging framework from outdated log4j to slf4j+logback and improved logging
  • Ensured that application won't hang(all threads will be terminated) when ADB path is misconfigured
  • fixed number of codacy issues
  • refactored number of UI classes and InputCommandFactory to work properly with DI and reduce hardly-coupled dependencies