Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
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: rovo89/XposedBridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: art
Choose a base ref
...
head repository: android-hacker/XposedBridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: patch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 3, 2017

  1. [patch]MethodHookParam

    Remove final modifier from class MethodHookParam
    codehz authored Dec 3, 2017
    Configuration menu
    Copy the full SHA
    a8a9d07 View commit details
    Browse the repository at this point in the history
  2. [patch]hookMethod

    Using Reflect to call Exposed API
    codehz authored Dec 3, 2017
    Configuration menu
    Copy the full SHA
    1d31c9a View commit details
    Browse the repository at this point in the history
  3. [patch-release] Release to jcenter.

    tiann committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    88a8b75 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. [Exposed]: impl the call origin function.

    维术 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    37bc96a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. [Exposed]: fixes #1

    The XSharedPreference path is incorrect.
    维术 committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    181dd44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

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

Commits on May 14, 2018

  1. [Exposed]: fix the call origin exception.

    see exposed also.
    weishu.tws committed May 14, 2018
    Configuration menu
    Copy the full SHA
    e5ec30d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. fix NPE of log.

    tiann committed May 30, 2018
    Configuration menu
    Copy the full SHA
    7a3ef2d View commit details
    Browse the repository at this point in the history
  2. 0.4.1

    tiann committed May 30, 2018
    Configuration menu
    Copy the full SHA
    1f2d5d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

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

Commits on Jun 27, 2018

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

Commits on Jul 4, 2018

  1. add log for illegalStateException.

    tiann committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    2bddd7a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    ad943c3 View commit details
    Browse the repository at this point in the history
  2. Fix callOrigin error

    tiann committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    5952888 View commit details
    Browse the repository at this point in the history
  3. 0.4.6

    tiann committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c10d332 View commit details
    Browse the repository at this point in the history
Loading