Releases: nmeum/android-tools
Releases · nmeum/android-tools
31.0.3p1
- Fixes boringssl build failure with GCC 11.2.1 (e86eabe)
- Add boot.img manipulation tools (#52)
- Add Dynamic Partition Tools (#51)
31.0.3
Upgrade to platform-tools-31.0.3 (see #48)
31.0.2
- Upgrade to platform-tools-31.0.2
- Disable installation of license file (see #30)
- Remove zsh completions for now (see #38)
- Fix build with gcc 11 (see #16)
31.0.0p1
Patch revision of the 31.0.0 release which fixes bash completions and also includes support for zsh completion files (see #22).
31.0.0
Notable changes:
- Upgrade to platform-tools-31.0.0 (see #17)
- Installation of bash completion files for fastboot and adb (see #18)
- Addition of a Apache-2.0 license (see #21)
30.0.5p1
This is not a valid android upstream version, instead this is patch revision of the 30.0.5 release as shipped by this repository which includes fixes for #14 and #15.
30.0.5
All the hard work done by @sgn, thanks!
29.0.6
Merge branch 'platform-tools-29.0.6'
29.0.5
Merge branch 'platform-tools-29.0.5'
Fixes #10
29.0.4
- Upgrade to platform-tools-29.0.4
- Fix build with glibc >= 2.30
- Fix build on 32-bit glibc platforms