Releases: corbindavenport/nexus-tools
Releases · corbindavenport/nexus-tools
Nexus Tools 3.3
New in Nexus Tools 3.3:
- Updated ADB and Fastboot binaries for x86 Linux and Mac to the latest versions
Nexus Tools 3.2
New in Nexus Tools 3.2:
- Linux distros are now detected with /etc/release instead of GCC (GCC isn't installed by default on some distros)
- Detection for Bash on Windows 10
Note: Nexus Tools 3.2 includes support for installing ADB and Fastboot on Bash on Windows 10, however since ADB and Fastboot don't work (UDEV support is currently not implemented on Windows 10), the Windows 10 install code is disabled. Once Microsoft adds support for UDEV, this part can be re-enabled.
Nexus Tools 3.1
New in Nexus Tools 3.1:
- Added smart remove (on Ubuntu and Debian linux, Nexus Tools will automatically check if the distro's ADB/Fastboot packages are present and allow you to uninstall them)
- Changed udev rules list to automatically overwrite existing list
- No longer installs udev list on Mac OS X (because it doesn't use it)
Nexus Tools 3.0
New in Nexus Tools 3.0:
- Cleaned up script code
- Fixed udev list being installed on Mac OS X, even though OS X doesn't need it
- Less output spam during installation
- New logo
Nexus Tools 2.9
New in Nexus Tools 2.9:
- Updated binaries for Mac OS X and x86 Linux to Android SDK 25rc1
Nexus Tools 2.8.1
New in Nexus Tools 2.8.1:
- Removed Mac OS X 10.11 warnings
- Fixed bug on Mac OS X 10.11 where installation would fail without a
/usr/local/bin
folder - Now downloads binaries over HTTPS
Nexus 2.8
New in Nexus Tools 2.8:
- (Hopefully) fixed all problems on Mac OS X 10.11 El Capitan
- Changed installation directory to /usr/local/bin
Nexus Tools 2.7.1
New in Nexus Tools 2.7.1:
- Added link to OS X 10.11 wiki page to installer and uninstaller
Nexus Tools 2.7
New in Nexus Tools 2.7:
- Updated ADB binary for Mac and x86 Linux to 1.0.32 platform-tools 23rc_2
Thanks to simmac for the binaries!
Nexus Tools 2.6.6
New in Nexus Tools 2.6.6:
- Added support for Raspberry Pi 2