Skip to content

Releases: DeviceFarmer/adbkit

v3.3.8

20 Nov 11:40
f458f6a

Choose a tag to compare

What's Changed

  • Allow authorization of known public keys in the tcp usb bridge by @YishaiYosifov in #540
  • Update version to 3.3.8 by @koral-- in #541

Full Changelog: v3.3.7...v3.3.8

v3.3.7

14 Nov 09:56
05a550f

Choose a tag to compare

What's Changed

Full Changelog: v3.3.6...v3.3.7

v3.3.6

14 Oct 14:52
dde758e

Choose a tag to compare

What's Changed

New Contributors

  • @dfriederich made their first contribution in #530
  • @YishaiYosifov made their first contribution in #534

Full Changelog: v3.2.6...v3.3.6

v3.2.6

18 Jan 12:20
4b81d62

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.5...v3.2.6

v3.2.5

23 Jun 19:19
7bc0c41

Choose a tag to compare

What's Changed

  • Allow all streams in client.push() & client.install() types, not just FS streams by @pimterry in #436
  • Include 'unauthorized' in the possible device states type by @pimterry in #437
  • fix unhandled rejection when installing apk by @bambloo in #446
  • Update node.js to 16 by @koral-- in #465

New Contributors

Full Changelog: v3.2.4...v3.2.5

v3.2.4

30 Mar 14:09
bb08abe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

04 May 16:54
c249c91

Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

v3.2.2

20 Apr 17:57
8dfb748

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.2.2

v3.2.1

12 Jan 10:12
v3.2.1
d059e83

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

09 Mar 09:08
f20df1e

Choose a tag to compare

  • Dependency version updates
  • Wait for device command update (#83)
  • Extend original getPackages method, keep compatibility (#61)
  • Showcase long-running shell commands (#59)
  • Add 'client.getPackagesWithFlags' for flags in 'pm list packages' (#56)
  • Code cleanup (#38)
  • Extend adb keycodes (#27)
  • Rewrite to TypeScript (#31)

Many thanks to @drauggresh