Skip to content

Releases: nmeum/android-tools

35.0.2

29 Aug 18:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 35.0.1...35.0.2

Important

This version requires new changes in libusb which has not been released yet. It is recommended to use bundled libusb. See CMakeLists.txt for necessary options to enable building with it.

android-tools-35.0.2.tar.xz
sha1sum 3c705c54b1b7d3165b2812cf102fb42a8708d4e5
sha256sum d2c3222280315f36d8bfa5c02d7632b47e365bfe2e77e99a3564fb6576f04097
sha512sum 391ce4d638b274d7bbae24a3df8de8b5812a982570f29b2aef37d12a3ba7ed6f66b5c0b7f908759e0b0da30d152b5319af0fef16c54bdc3b9f4074fb22f80d10
b2sum 5db4d32e4d9acca5f98f0fa76d02f2cbb9c8ad23f7138deb57aa78bcfb02e8e1998dd5649e2a7f77df99f4f4c0b47440c8f6b84d2a001ae8ec2f4840e01535a8

35.0.1

27 Apr 18:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 34.0.5...35.0.1

android-tools-35.0.1.tar.xz
sha1sum 0894f8e599ecc67514ad102d3247867034eeb36e
sha256sum 654030c7f96d25d7224cd6861fac14a043cf1d3980f40288cdfbe219f94ffaf9
sha512sum 2dc3831f29a2c5ffc57978e4a6fa6d1469bcb0740750779b3e4f8239eaec87864f3474254a2d649ab630062be091d8b44a4e45c7e7b7e033f3b4481f81d76296
b2sum e87a4ad13e5b8030069c87cbbe47f3698888e797e319aa3a054a668ad55f4cdd7445e5ef7825f2d185f6891958fd52f815ee0cb3909649ee3ea703061d72d0ab

34.0.5

22 Mar 06:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 34.0.4...34.0.5

android-tools-34.0.5.tar.xz
sha1sum c955afcd31a3214a71e6e4dd370f8dc40022fdc3
sha256sum fb09cff12cfb82acf42a8ebebbc0342671bfcd02117716368bdc73fdda60304a
sha512sum 2edea0c7a4c2f63531a8b5f518ed4dc9c315d08d8b23d3fac3b7024e2297860465f6df9fad43c9925fb80b5a50f5f3f4744886b552818bf3e961ba0372212496
b2sum a86ad9d22c356d2b3d0d85dd17e5540b5d105a286dd07946659dac4ab6d1e8285eecbbf0377c542ac6ca78e0af8df320a97e24ea2b735bbec66a2d2b23d2099c

34.0.4

03 Sep 13:29
Compare
Choose a tag to compare

What's Changed

  • Upgrade to platform-tools-34.0.3 by @Biswa96 in #115
  • CMake: Exclude more blobs in generated source tarball by @Biswa96 in #117
  • vendor/extras: Fix building with newer protobuf versions by @Biswa96 in #120
  • Upgrade to platform-tools-34.0.4 by @Biswa96 in #121

Full Changelog: 34.0.1...34.0.4

android-tools-34.0.4.tar.xz
sha1sum 420f672ad77389039c1e0d60e398c4ac6c6f2120
sha256sum 7a22ff9cea81ff4f38f560687858e8f8fb733624412597e3cc1ab0262f8da3a1
sha512sum 34753bbbe9ed15ce0abc54c0fce4ecd69dc8b8db734169bd2473ac439d1c414301e798493b6b31cb00ed47d5314cabfb2c56d52dab0fe2a804125ebfbcbd18c5
b2sum ccdd11145e531107a5acf8da249af51e4ec8ba04eda21ec83ff3cd32675d48790077480694eeee67945864045c45cbc55a3ab6e3df7a951a24274646deedc50c

34.0.1

15 May 15:42
Compare
Choose a tag to compare

Upgrade to platform-tools-34.0.1 (see #111).

Thanks to @Biswa96, @anatol, and @JamiKettunen for working on this release!

34.0.0

03 Mar 16:29
Compare
Choose a tag to compare

Upgrade to platform-tools-31.0.3 (see #106)

Huge thanks to @Biswa96 and @anatol for working on this release!

33.0.3p2

13 Dec 17:24
Compare
Choose a tag to compare
  • Actually update submodules to 33.0.3 (see #100)
  • Initial support for MacOS (see #95 and #97)

33.0.3p1

05 Nov 09:12
Compare
Choose a tag to compare
  • Fixed mkbootimg (see #78)
  • Added avbtool (see #79)
  • Fix for compatibility with Linux >= 6.0 (see #74)
  • Removal of several obsolete patches

Thanks a lot to everyone who has contributed to this release (@anatol, @Biswa96, @JamiKettunen, @munix9)!

33.0.3

23 Sep 08:59
Compare
Choose a tag to compare

Upgrade to platform-tools-33.0.3 (see #65).

Thanks to @jershell and @anatol for working on the upgrade!

31.0.3p2

06 Aug 12:34
Compare
Choose a tag to compare
  • Added e2fsdroid and ext2simg (#36)
  • Fixed build with GCC 12 (#60 and #61)
  • Bumped minimum required CMake version to 3.13 (#67)