Skip to content

Releases: andreknieriem/open-headunit

3.2.0-beta4

Choose a tag to compare

@andreknieriem andreknieriem released this 31 Jul 08:42
  • Don't grab audio focus on connect in dynamic mode, thanks to @bnayahu
  • Acquire transient audio focus while AA audio plays, thanks to @bnayahu
  • Add GitHub Actions CI (build + unit tests), thanks to @bnayahu
  • Fix picture stuck if used within DUDU's PiP, thanks to @MrEAlderson
  • Fix(wifi): use public API for frequency, thanks to @DerTeufel
  • Added pixel aspect ratio setting, thanks to @axel92b
  • Added more audio features to gain audio focus and work with dsp headunits as setting
  • Added display over other apps permission for better compatibility with some headunits, espacially with self mode
  • Fix transport get stucked on multiple reconnects, thanks to @notathf
  • Add car keys support for FYT headunits, thanks to @MrEAlderson
  • Added Option to flip projection horizontal for Headup-Displays
  • Recover automatically from post-first-frame video display stalls, thanks to @andrecuellar
  • Settings and Onboarding Wizard redesign for better usability, thanks to @andrecuellar
  • Fixing mulitiple WiFi-Direct and Native AA connection issues, thanks to @o-jcardenass, @andrecuellar and @notathf
  • Various fixes PR, thanks to @MrEAlderson
  • Selfmode on AA 17.4 now connects to the headunit dev server or opens the AA settings to start it

3.2.0-beta3

Choose a tag to compare

@andreknieriem andreknieriem released this 30 Jul 08:26
835ce63
  • Don't grab audio focus on connect in dynamic mode, thanks to @bnayahu
  • Acquire transient audio focus while AA audio plays, thanks to @bnayahu
  • Add GitHub Actions CI (build + unit tests), thanks to @bnayahu
  • Fix picture stuck if used within DUDU's PiP, thanks to @MrEAlderson
  • Fix(wifi): use public API for frequency, thanks to @DerTeufel
  • Added pixel aspect ratio setting, thanks to @axel92b
  • Added more audio features to gain audio focus and work with dsp headunits as setting
  • Added display over other apps permission for better compatibility with some headunits, espacially with self mode
  • Fix transport get stucked on multiple reconnects, thanks to @notathf
  • Add car keys support for FYT headunits, thanks to @MrEAlderson
  • Added Option to flip projection horizontal for Headup-Displays
  • Recover automatically from post-first-frame video display stalls, thanks to @andrecuellar
  • Settings and Onboarding Wizard redesign for better usability, thanks to @andrecuellar
  • Fixing mulitiple WiFi-Direct and Native AA connection issues, thanks to @o-jcardenass, @andrecuellar and @notathf

3.2.0-beta2

Choose a tag to compare

@andreknieriem andreknieriem released this 27 Jul 07:52
  • Don't grab audio focus on connect in dynamic mode, thanks to @bnayahu
  • Acquire transient audio focus while AA audio plays, thanks to @bnayahu
  • Add GitHub Actions CI (build + unit tests), thanks to @bnayahu
  • Fix picture stuck if used within DUDU's PiP, thanks to @MrEAlderson
  • Fix(wifi): use public API for frequency, thanks to @DerTeufel
  • Added pixel aspect ratio setting, thanks to @axel92b
  • Added more audio features to gain audio focus and work with dsp headunits as setting
  • Added display over other apps permission for better compatibility with some headunits, espacially with self mode
  • Fix transport get stucked on multiple reconnects, thanks to @notathf
  • Add car keys support for FYT headunits, thanks to @MrEAlderson
  • Added Option to flip projection horizontal for Headup-Displays
  • Recover automatically from post-first-frame video display stalls, thanks to @andrecuellar

3.2.0-beta1

3.2.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@andreknieriem andreknieriem released this 23 Jul 08:38
163bb6a
  • Don't grab audio focus on connect in dynamic mode, thanks to @bnayahu
  • Acquire transient audio focus while AA audio plays, thanks to @bnayahu
  • Add GitHub Actions CI (build + unit tests), thanks to @bnayahu
  • Fix picture stuck if used within DUDU's PiP, thanks to @MrEAlderson
  • Fix(wifi): use public API for frequency, thanks to @DerTeufel
  • Added pixel aspect ratio setting, thanks to @axel92b
  • Added more audio features to gain audio focus and work with dsp headunits
  • Added display over other apps permission for better compatibility with some headunits, espacially with self mode
  • Fix transport get stucked on multiple reconnects, thanks to @notathf
  • Add car keys support for FYT headunits, thanks to @MrEAlderson
  • Added Option to flip projection horizontal for Headup-Displays

3.2.0-alpha

3.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@andreknieriem andreknieriem released this 13 Jul 12:19
  • Don't grab audio focus on connect in dynamic mode, thanks to @bnayahu
  • Acquire transient audio focus while AA audio plays, thanks to @bnayahu
  • Add GitHub Actions CI (build + unit tests), thanks to @bnayahu
  • Fix picture stuck if used within DUDU's PiP, thanks to @MrEAlderson
  • Fix(wifi): use public API for frequency, thanks to @DerTeufel
  • Added pixel aspect ratio setting, thanks to @axel92b

3.1.1-beta

Choose a tag to compare

@andreknieriem andreknieriem released this 07 Jul 15:43
  • Reduce pressure on sensor events like night and gps and start/stop these events in onConnected, onDisconnect and onDestroy
  • Merged ffmpeg PR #625 by @mmwtl. This added ffmpeg software decoder for h265, which old devives could benefit a lot. Thank you!
  • Wi-Fi Direct changes. Prevent duplicate start, graceful resets, cleaned up stale groups
  • Remove Automatic Play Integrity Checks, so Playstore won't check the license and link to the playstore in headunits
  • Added manual bssid for native Mode. This should help for users where the bssid is hidden for the app, thanks to @rakshan-kumr
  • Added immediately network scan with wifi connection, thanks to @MrEAlderson for the PR

3.1.0

Choose a tag to compare

@andreknieriem andreknieriem released this 29 Jun 08:03
efbccca
  • Added libusb as alternative to the native usb stack for better compatibility with some devices
  • Fixed Layout in Portrait Mode in nearly square devices
  • Added Scale Slider for loading screen media
  • Enhanced WiFi-Direct

3.1.1-alpha

3.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@andreknieriem andreknieriem released this 01 Jul 07:15
  • Reduce pressure on sensor events like night and gps and start/stop these events in onConnected, onDisconnect and onDestroy
  • Merged ffmpeg PR #625 by @mmwtl. This added ffmpeg software decoder for h265, which old devives could benefit a lot. Thank you!
  • Wi-Fi Direct changes. Prevent duplicate start, graceful resets, cleaned up stale groups

3.1.0-alpha

3.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@andreknieriem andreknieriem released this 25 Jun 13:46
bd29018
  • Added libusb as alternative to the native usb stack for better compatibility with some devices
  • Fixed Layout in Portrait Mode in nearly square devices
  • Added Scale Slider for loading screen media

3.0.1

Choose a tag to compare

@andreknieriem andreknieriem released this 24 Jun 13:25
  • Fixed: App Exit on Disconnect
  • Enhanced: USB Workflow. This will hopefully eliminate some random usb disconnects
  • Fixed keyboard input on Android < 6 Devices
  • Enhanced WiFi Direct-Mode
  • Enhanced File Selector for some devices
  • Fixed some fatal errors, showing in play console