From 0303c5802667bc193dbbb33519d3d35853229a06 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 3 Jul 2024 11:52:00 +0200 Subject: [PATCH] add more bluetooth permissions to be able to request access for nearby devices on android api level 32 in addition to 29 --- CHANGELOG.md | 3 ++- Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edf7a693..9d1a7c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,8 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track - Added a new static Draw() method overload to DebugGizmo which allows passing an FQuat instead of a FRotator. - Added FSGEngineUtils. - Introduced the FSGInitializationSettings in order to control how the plugin is initialized. -- Introduced the FSGGameUserSettings for managing the Engine Scalability Settings through the SenseGlove plugin in order to change the graphics settings on the fly. +- Introduced the FSGGameUserSettings for managing the Engine Scalability Settings through the SenseGlove plugin in order to change the graphics settings on the fly.\ +- Added support for Android API level 32 in addition to API level 29. ### Fixed diff --git a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml index df98feb7..72c166c1 100644 --- a/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml +++ b/Source/SenseGloveAndroid/SenseGloveAndroid_UPL.xml @@ -118,6 +118,9 @@ + + +