File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22### v.1.14.3
3- - New Feature: Added ` headunit://disconnect ` intent for automation apps to end sessions remotely.
3+ - New Feature: Added ** App Shortcuts** for quick Connect/Disconnect. Now compatible with Samsung Modes & Routines.
4+ - New Feature: Registered HURev as an official system navigation provider (Category: Maps).
5+ - Improvement: Added ` headunit://disconnect ` intent for remote session termination.
6+ - Fixed: Resolved potential app freezes during long-running sessions by optimizing memory hygiene and FIFO handling.
7+ - Compatibility: Improved support for Amazon Fire Tablets and devices without GPS hardware by marking hardware features as optional.
48
59### v.1.14.2
610- Bugfix: Resolved ` SuperNotCalledException ` crash in MainActivity.
Original file line number Diff line number Diff line change @@ -68,6 +68,12 @@ adb shell am start -a android.intent.action.VIEW -d "headunit://connect?ip=192.1
6868
6969## Changelog
7070
71+ ### v.1.14.3
72+ - ** Automation:** Added App Shortcuts for Samsung Modes & Routines support.
73+ - ** Navigation:** Officially registered as a navigation provider (compatible with NAV buttons).
74+ - ** Stability:** Fixed rare app freezes by improving internal data handling and memory hygiene.
75+ - ** Compatibility:** Improved hardware support for Amazon Fire Tablets and GPS-less devices.
76+
7177### v.1.14.2
7278- Bugfix: Notification and Exit Button do not close the app
7379- Improvement: Removed old legacy Invisible Bluetooth Setting to prevent Bluetooth from start on the whole time
You can’t perform that action at this time.
0 commit comments