Skip to content

Commit 3961bb8

Browse files
author
ars
committed
added new changelog and readme
1 parent 95b2fbd commit 3961bb8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
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.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)