Allinea iOS a i18n Android 2.0.5 e aggiunge monitoraggio termico nativo.

Completa L10n su login/hub/wizard/broadcast e introduce ThermalStateManager su iOS/Android con degradazione qualità e indicatore in overlay.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Emiliano Frascaro
2026-07-24 11:19:37 +02:00
co-authored by Cursor
parent ff4de33cc5
commit ea5da1eb86
46 changed files with 2675 additions and 1241 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.5</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>21</string>
<string>26</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSCameraUsageDescription</key>
@@ -0,0 +1,3 @@
"NSCameraUsageDescription" = "Match Live TV nutzt die Kamera für Live-Übertragungen von Spielen.";
"NSMicrophoneUsageDescription" = "Match Live TV nutzt das Mikrofon für den Live-Ton.";
"NSPhotoLibraryUsageDescription" = "Match Live TV nutzt Fotos für Team-Logos.";
@@ -0,0 +1,3 @@
"NSCameraUsageDescription" = "Match Live TV uses the camera to broadcast live matches.";
"NSMicrophoneUsageDescription" = "Match Live TV uses the microphone for live audio.";
"NSPhotoLibraryUsageDescription" = "Match Live TV uses photos for team logos.";
@@ -0,0 +1,3 @@
"NSCameraUsageDescription" = "Match Live TV usa la cámara para transmitir partidos en directo.";
"NSMicrophoneUsageDescription" = "Match Live TV usa el micrófono para el audio de la directa.";
"NSPhotoLibraryUsageDescription" = "Match Live TV usa fotos para los logos de los equipos.";
@@ -0,0 +1,3 @@
"NSCameraUsageDescription" = "Match Live TV utilise la caméra pour diffuser les matchs en direct.";
"NSMicrophoneUsageDescription" = "Match Live TV utilise le micro pour l'audio du direct.";
"NSPhotoLibraryUsageDescription" = "Match Live TV utilise les photos pour les logos d'équipe.";
@@ -0,0 +1,3 @@
"NSCameraUsageDescription" = "Match Live TV usa la fotocamera per trasmettere le partite in diretta.";
"NSMicrophoneUsageDescription" = "Match Live TV usa il microfono per l'audio della diretta.";
"NSPhotoLibraryUsageDescription" = "Match Live TV usa le foto per i loghi delle squadre.";