Bugfix for Camera photo not being displayed in the app.

This commit is contained in:
2025-10-06 20:42:34 +02:00
parent 7fa666bcd4
commit 567b279030
32 changed files with 741 additions and 1976 deletions

View File

@@ -26,18 +26,6 @@
android:theme="@style/Theme.Haussteuerung"
tools:targetApi="31"
android:usesCleartextTraffic="true">
<activity
android:name=".activityChristmas"
android:exported="false"
android:screenOrientation="portrait" />
<activity
android:name=".noConnection"
android:exported="false"
android:screenOrientation="portrait" />
<activity
android:name=".FileDownload"
android:exported="false"
android:screenOrientation="portrait" />
<activity
android:name=".activitySky"
android:exported="false"