WADB Versions Save

A simple switch for adb (Android Debug Bridge) over network.

v7.0.0

1 year ago

What's Changed

  • Show ip addresses from all interfaces
  • Still use WLAN/AP for wlan0/wlan1
  • Update translations
  • Fix crash on Android 6.0 (#27 #29)

Full Changelog: https://github.com/RikkaApps/WADB/compare/v6.0.0...v7.0.0

v6.0.0

2 years ago

What's Changed

  • Fixed IP shown as '0.0.0.0' when using hotspot instead of WLAN by @alexVinarskis in https://github.com/RikkaApps/WADB/pull/25
  • Get ips of interfaces with netlink protocol
  • More Material Design 3
  • Import user translations

New Contributors

Full Changelog: https://github.com/RikkaApps/WADB/compare/v5.1.1...v6.0.0

v5.1.1

2 years ago
  • App theme and app icon follows system theme color (requires Android 12+)
  • Show status with tile subtitle (requires Android 11+)
  • Allow keeping data on uninstall only on Android 11+
  • Adjust app icon on Android 8+

v5.0.2

3 years ago
  • Visual changes
  • Allow keeping data on uninstall (Requires Android 10+)
  • Strip resource names to reduce the apk size
  • Import user translations

v5.0.1

3 years ago
  • Import user translation

v5.0.0

3 years ago
  • Support Sui
  • Import user translation

v4.0.1

3 years ago
  • Update translation

v4.0.0

3 years ago
  • add start on boot option
  • unify terminology
  • rewrite strings

v3.3.0

4 years ago
  • Add Japanese translation
  • Add Indonesia translation
  • Visual changes

v3.2.0_2

4 years ago
  • Visual changes