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: ichason/ModuleManagerBridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: art
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 13, 2025

  1. 添加GitHub Actions自动构建配置

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    c7d9726 View commit details
    Browse the repository at this point in the history
  2. 修复GitHub Actions: 更新actions到最新版本

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    1458532 View commit details
    Browse the repository at this point in the history
  3. 修复JDK版本兼容性问题: 保持JDK 8并跳过Android SDK版本检查

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    11751eb View commit details
    Browse the repository at this point in the history
  4. 使用手动安装Android SDK替代setup-android action以解决Java版本兼容性问题

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    6ed351c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36487d3 View commit details
    Browse the repository at this point in the history
  6. 修复Android Gradle Plugin版本: 从不存在的2.3.3改为2.3.0

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    c025f23 View commit details
    Browse the repository at this point in the history
  7. 修复Gradle 3.2兼容性问题: 使用maven URL替代google()方法

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    aa463e5 View commit details
    Browse the repository at this point in the history
  8. 升级Gradle版本从3.2到3.3以满足Android Gradle Plugin 2.3.0的要求

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    259360c View commit details
    Browse the repository at this point in the history
  9. xx

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    b3a085d View commit details
    Browse the repository at this point in the history
  10. 更新SDK Build Tools到25.0.0并修复相关配置

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    0cea96a View commit details
    Browse the repository at this point in the history
  11. 添加Lint配置: 允许在有错误时继续构建

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    e9280d8 View commit details
    Browse the repository at this point in the history
  12. 为hiddenapistubs模块添加Lint配置: 允许在有错误时继续构建

    永超大王 永超大王
    永超大王 authored and 永超大王 committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    b603570 View commit details
    Browse the repository at this point in the history
Loading