fix: ID Duplikate und Sync-Aufrufe behoben, Settings inline integriert

- Doppelte Timer-ID in Main.qml (initTimer) durch Umbenennung behoben
- Settings.qml in Main.qml inline integriert
- Sync-Aufrufe durch async Callbacks ersetzt, um Deadlocks zu vermeiden
- addImportPath für PyOtherSide wiederhergestellt
- color-Property mit Fallback-Wert für Theme-Palette
- Version auf 1.0.7 erhöht

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
darklithium
2026-06-03 02:25:44 +02:00
parent f4a0e46e9f
commit 4c5268a528
3 changed files with 87 additions and 320 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "fortunecookie.darklithium",
"title": "Fortune Cookie",
"version": "1.0.6",
"version": "1.0.7",
"description": "Glückskeks App mit Sprüchen, Musik und einfacher Listenverwaltung",
"maintainer": "darklithium <dev@darklithium.de>",
"architecture": "all",