Skip to content

v0.2.0 - Bind Flow Refactor

Latest

Choose a tag to compare

@pubglite55 pubglite55 released this 30 Jun 19:46

v0.2.0 Updates

Changes

  • Refactored SppAuthHook bind flow interception
  • Intercept BaseDeviceBinder.onBindSuccess() for direct bind handling
  • Intercept DeviceManagerRemoteImpl.connectDevice() to skip GATT connection
  • Intercept BluetoothDeviceBinder.onBindFailure() to redirect to success
  • Launch MainActivity after bind success to close bind activity

Features

  • BLE scan bypass
  • Product validation bypass
  • BT bond fake
  • SPP connection fake
  • getBindInfo interception
  • onBindSuccess handling
  • connectDevice interception
  • onBindFailure redirect

Known Issues

  • Bind activity stuck (resolved by launching MainActivity)
  • Device binding not persistent (lost after restart)
  • Device name shows incorrectly