summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
author“JKAST” <julian.kast@live.com>2022-04-13 10:18:50 -0400
committer“JKAST” <julian.kast@live.com>2022-04-13 10:18:50 -0400
commitec8ca360f86957a6d3acfa04ee692a0c05541ecf (patch)
treea1d0bd14e235e67d33bc6c623700d4aab39c75a8 /CHANGELOG.md
parent64ade94c811ae7eeb02c6e70a46321f50efbf5dc (diff)
downloadsdl_android-ec8ca360f86957a6d3acfa04ee692a0c05541ecf.tar.gz
Update RC changelog and update version to 5.4.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c049d22eb..1ac4eea1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,20 @@
## Bug Fixes / Enhancements:
+- [Video auto restarts streaming regardless if HMI level is streamable ](https://github.com/smartdevicelink/sdl_java_suite/issues/1807)
+
+- [Video Streaming Fails on Android 12 at Low Resolutions](https://github.com/smartdevicelink/sdl_java_suite/issues/1803)
+
+- [sdl_java_se uses deprecated testCompile in build.gradle](https://github.com/smartdevicelink/sdl_java_suite/issues/1805)
+
+- [Incorrect behavior and potential crashes in PresentAlertOperation.supportsSoftButtonImages()](https://github.com/smartdevicelink/sdl_java_suite/issues/1800)
+
+- [Bugfix/rs notification issue usb](https://github.com/smartdevicelink/sdl_java_suite/pull/1797)
+
+- [Attempting to Send Voice Command with No Strings Fails to Log Error](https://github.com/smartdevicelink/sdl_java_suite/issues/1798)
+
+- [Fix LCM to close down properly](https://github.com/smartdevicelink/sdl_java_suite/pull/1796)
+
- [Cleanup/proposal sdl 0286 spacing](https://github.com/smartdevicelink/sdl_java_suite/pull/1782)
- [API Reference Docs Typos](https://github.com/smartdevicelink/sdl_java_suite/issues/1792)