Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrappers for Android logcat broadcaster #858

Merged
merged 9 commits into from
Apr 13, 2018

Commits on Apr 2, 2018

  1. Add wrappers for Android logcat broadcaster

    Mykola Mokhnach committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    9efd394 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Address PR comments

    Mykola Mokhnach committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    91aa380 View commit details
    Browse the repository at this point in the history
  2. Remove unused arguments

    Mykola Mokhnach committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    443e29a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Tune execute args

    Mykola Mokhnach committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    c76ffc5 View commit details
    Browse the repository at this point in the history
  2. Add missing dependencies

    Mykola Mokhnach committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    cbf4c43 View commit details
    Browse the repository at this point in the history
  3. Add license headers

    Mykola Mokhnach committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    c978b1b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Merge branch 'master' of https://github.com/mykola-mokhnach/java-client

    … into ws
    
    # Conflicts:
    #	src/main/java/io/appium/java_client/android/AndroidDriver.java
    Mykola Mokhnach committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    bb365f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Rewrite the stuff using functional approach

    Mykola Mokhnach committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    67c4235 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Minimize the app to push log messages

    Mykola Mokhnach committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    74e7fdd View commit details
    Browse the repository at this point in the history