All Versions
14
Latest Version
Avg Release Cycle
73 days
Latest Release
2051 days ago

Changelog History
Page 1

  • v1.0.3 Changes

    August 06, 2018
    • โšก๏ธ update various dependencies and plugins
    • ๐Ÿ‘‰ use newer launch4J version, which should be compatible with Java 9/10
    • switch to maven wrapper
  • v1.0.2 Changes

    January 15, 2018
    • No-Arg install will try to reinstall the app (usage with just the apk without any arguments)
    • โž• Add MiB indicator to install command
  • v1.0.1 Changes

    October 30, 2017
    • do not use javax.xml.bind.* dependencies, that might crash on jre9
  • v1.0.0 Changes

    March 05, 2017
    • will not prompt user on install if only 1 device present and only 1 apk to install
  • v0.9.2 Changes

    February 27, 2017
    • travis ci config
    • exe launcher with launch4j
  • v0.9.1 Changes

    January 16, 2017
    • ๐Ÿ›  fixes bug where 'clear', 'force-stop' and 'start-activity' would not work if more than 1 device was connected
  • v0.9.0 Changes

    November 11, 2016
    • โž• adds start activity feature
    • downscales bug report screenshots if they are too big (>2MB)
    • ๐Ÿ”Š more bug report logs
    • more app info output (hash)
  • v0.8.0 Changes

    November 05, 2016
    • โž• adds wait-for-device feature
    • โž• adds app-info feature
    • โž• adds clear app data feature
    • โž• adds force stop feature
    • โž• adds dumpsys options for bugreport and simple bugreport flag
    • โž• adds multi file/folder arg for install
    • ๐Ÿ”„ changes multi package syntax to use space seperated list instead of comma
  • v0.7.0 Changes

    October 30, 2016
    • ๐Ÿ›  fix bug in adb location finding
    • ๐Ÿ›  fix bug in os selector
    • โž• adds test for adb tool
    • ๐Ÿ› bugreport includes dumsys, installed apps and current processes
    • ๐Ÿ–จ process returns different ints depending on state
    • ๐Ÿ‘ better adb error parsing
  • v0.6.0 Changes

    October 21, 2016
    • โž• adds 'bugreports' feature with custom intent support
    • ๐Ÿ”„ changes most command line arguments to use 2 hyphens including additional short cmd versions