wjc
2025-07-03 5f801b4f66f357b0f44926f75a2f72dc00af5c0c
app/src/main/AndroidManifest.xml
@@ -71,8 +71,7 @@
        android:persistent="true"
        android:requestLegacyExternalStorage="true"
        android:supportsRtl="true"
        android:theme="@style/Theme.PhotovoltaicDebug"
        >
        android:theme="@style/Theme.PhotovoltaicDebug">
        <activity
            android:name=".ui.me.UnregisterActivity"
            android:exported="false" />
@@ -120,8 +119,7 @@
            android:exported="false" />
        <activity
            android:name=".ui.me.languageSelectionActivity"
            android:exported="false"
            />
            android:exported="false" />
        <activity
            android:name=".ui.me.AccountAndSecurityActivity"
            android:exported="false" />
@@ -152,9 +150,11 @@
            android:exported="false" />
        <activity
            android:name=".ui.account.ChangePassword"
            android:theme="@style/login_Theme"
            android:exported="false" />
        <activity
            android:name=".ui.account.RegisterAccountActivity"
            android:theme="@style/login_Theme"
            android:exported="false" />
        <activity
            android:name=".ui.device.ScanActivity"
@@ -164,7 +164,8 @@
            android:exported="false" />
        <activity
            android:name=".ui.LoginActivity"
            android:exported="false" />
            android:exported="false"
            android:theme="@style/login_Theme" />
        <activity android:name=".widget.apkwgtupload.AndroidPermissionActivity" />
        <activity
            android:name=".ui.StartActivity"