updates for zmanagement

This commit is contained in:
2026-06-10 16:41:11 +01:00
commit 06af88d90c
1597 changed files with 27695 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.ZManagement" parent="android:style/Theme.Material.Light.NoActionBar"/>
</resources>

View File

@@ -0,0 +1,8 @@
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="false">10.0.2.2</domain>
<domain includeSubdomains="false">localhost</domain>
<domain includeSubdomains="false">127.0.0.1</domain>
<domain includeSubdomains="false">192.168.0.241</domain>
</domain-config>
</network-security-config>