Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AndroidMIUI/RootTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Stericson/RootTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 6 contributors

Commits on Jan 18, 2018

  1. Grep for the process name in isProcessRunning

    This improves performance, without doing this, hundreds of lines from standard output are processed instead of one (or none).
    hacker1024 authored Jan 18, 2018
    Configuration menu
    Copy the full SHA
    1702f49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Stericson#79 from hacker1024/patch-1

    Grep for the process name in isProcessRunning
    Stericson authored Jan 18, 2018
    Configuration menu
    Copy the full SHA
    dc23d29 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Configuration menu
    Copy the full SHA
    911f197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10fd55f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    65ca72f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Merge pull request Stericson#83 from lukaszkalnik/feature/update_to_g…

    …radle_plugin_3_1_3
    
    update gradle plugin to 3.1.3 and gradle to 4.8
    Stericson authored Dec 17, 2018
    Configuration menu
    Copy the full SHA
    c0552b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. RootShell: use jitpack dependency instead of aar file

    Juan Garcia Basilio
    Juan Garcia Basilio committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    0fb1bf0 View commit details
    Browse the repository at this point in the history
  2. Fix 'Could not find com.android.tools.lint:lint-gradle:26.1.3.':

    Add google() to repositories to build.gradle.
    Juan Garcia Basilio
    Juan Garcia Basilio committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    1537e44 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Stericson#87 from juanitobananas/patch-01-root-she…

    …ll-as-jitpack-dependency
    
    RootShell: use jitpack dependency instead of aar file
    Stericson authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    df729dc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Root

    ms782 authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6dc1b97 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    4fb932c View commit details
    Browse the repository at this point in the history
Loading