Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Releases: hassio-addons/addon-adb

v0.5.2

23 Aug 20:28
26a1559
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Upgrades add-on base image to v3.2.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.5.1

10 Aug 19:22
2bb2a9c
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Upgrades add-on base image to v3.1.4

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.5.0

23 Jun 19:19
775d49c
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • 📚 Removed outdated info regarding intents (#14)
  • ⬆️ Upgrades add-on base image to v3.1.3
  • ✏️ Maintaince -> Maintenance
  • ✨ Adds FUNDING.yml
  • 👕 Fixes Markdownlint warnings

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.4.1

08 May 21:23
4e0200a
Compare
Choose a tag to compare

Full Changelog

This release fixes an issue with the Android Debug Bridge crashing on start (mainly ARMv7/Raspberry Pi).
It does this by downgrading the adb package since there is no workaround available.
No functionality is lost by this downgrade from the perspective of this add-on.

🔨 Changes

  • 🚑 ⬇️ Downgrades adb to 7.0.0+r33-2 (#12)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.4.0

06 May 18:08
2885aed
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release that upgrades both ADB & the base image used.

🔨 Changes

  • ⬆️ Upgrades add-on base image to 3.1.1
  • ⬆️ Upgrades adb to 1:8.1.0+r23-5~18.04

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.3.1

14 Apr 22:07
00960fa
Compare
Choose a tag to compare

Full Changelog

Changed

  • ⬆️ Upgrades base image to v3.1.0
  • ✨ Adds network port description
  • 🔨 Simplifies add-on code logic

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.3.0

20 Mar 20:09
a53435b
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades add-on base image to 3.0.0
  • Enables support for ARMv7
  • Workaround Docker issue by reinstating legacy tags
  • Rewrite add-on onto Bashio
  • Updates documentation for ARMv7
  • Removes custom log format override
  • Removes custom media component now HA supports it natively

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.2.0

26 Feb 21:00
956869a
Compare
Choose a tag to compare

Full Changelog

Changed

  • Adds link to list with intents (#4)
  • Bump androidtv to 0.0.7; make HA imports backwards compatible (#5)
  • Upgrades add-on base image to 2.3.1
  • Updates AndroidTV HA component to support HA 0.88+

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.1.0

02 Feb 21:11
c367b65
Compare
Choose a tag to compare

🎉 Initial add-on release