From a5f722b6d942f5affe6bca754ac7c16022d3590f Mon Sep 17 00:00:00 2001 From: Wasted Date: Fri, 2 May 2025 11:11:27 +0000 Subject: [PATCH] Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanup --- src/android/app/src/main/AndroidManifest.xml | 36 +++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/src/android/app/src/main/AndroidManifest.xml b/src/android/app/src/main/AndroidManifest.xml index e58b93ddd..fd5911116 100644 --- a/src/android/app/src/main/AndroidManifest.xml +++ b/src/android/app/src/main/AndroidManifest.xml @@ -1,22 +1,22 @@ - - - + + + - + + + - + + + + + - - - + + + + android:label="@string/preferences_settings" /> + + android:scheme="content" /> +