Skip to content

Releases: Xposed-Modules-Repo/top.cbug.adbx

ADB_X 151-1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 15 Jul 12:10
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Changes since previous release

  • 9002310 ci: stop mirroring APK into $VC/ subdirectories
  • e2ff81c ci: write changelog to file instead of GITHUB_OUTPUT
  • b0d115f ci: fetch full git history in release job for changelog
  • 4d0ddf7 ci: include changelog since last release in release notes
  • e23a6af ci: fix find delete error in mirror step
  • a8e7df1 ci: produce LSPosed-indexer-compatible release tags
  • a5d852b fix: honour bootStart toggle, drop foreground service, fix pairing read
  • 0c71f59 chore: stop tracking app/build artifacts

Source: https://github.com/blockman3063/ADB_X

ADB_X 149-1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 15 Jul 12:00
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Changes since previous release

  • e2ff81c ci: write changelog to file instead of GITHUB_OUTPUT
  • b0d115f ci: fetch full git history in release job for changelog
  • 4d0ddf7 ci: include changelog since last release in release notes
  • e23a6af ci: fix find delete error in mirror step
  • a8e7df1 ci: produce LSPosed-indexer-compatible release tags
  • a5d852b fix: honour bootStart toggle, drop foreground service, fix pairing read
  • 0c71f59 chore: stop tracking app/build artifacts

Source: https://github.com/blockman3063/ADB_X

ADB_X 147-1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 15 Jul 11:56
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Changes since previous release

Source: https://github.com/blockman3063/ADB_X

ADB_X 145-1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 15 Jul 11:52
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Changes since previous release

Source: https://github.com/blockman3063/ADB_X

ADB_X 143-1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 15 Jul 11:40
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Source: https://github.com/blockman3063/ADB_X

ADB_X v1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 14 Jul 13:40
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.

Bug fixes since v1.0.0-r2:

  • bootStart toggle now actually skips boot path
  • AdbMonitorService removed (killed by Android 14+ dataSync restrictions)
  • pairing code file no longer holds stale values
  • external IP cached 10 min to stop hammering ipify
  • adb_wifi_enabled logic hardened in AdbSystemHooks
  • Strings moved to strings.xml
  • Tag format $VC-$VN for LSPosed indexer compat

Source: https://github.com/blockman3063/ADB_X

ADB_X v1.0.0

Choose a tag to compare

@blockman3063 blockman3063 released this 14 Jul 13:37
Immutable release. Only release title and notes can be modified.

ADB_X v1.0.0 - wireless ADB enhancement Xposed module.
Source: https://github.com/blockman3063/ADB_X

Bug fixes since v1.0.0-r2:

  • bootStart toggle now actually skips boot path
  • AdbMonitorService removed (killed by Android 14+ dataSync restrictions)
  • pairing code file no longer holds stale values
  • external IP cached 10 min to stop hammering ipify
  • adb_wifi_enabled logic hardened in AdbSystemHooks