init commit

This commit is contained in:
2025-10-09 09:57:24 +09:00
commit 4d551bd74f
6636 changed files with 1218703 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="Chenal">0</integer>
</resources>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public type="drawable" name="backr" id="0x7f010000" />
<public type="drawable" name="backrepeat" id="0x7f010001" />
<public type="drawable" name="off" id="0x7f010002" />
<public type="drawable" name="on" id="0x7f010003" />
<public type="id" name="L1" id="0x7f020000" />
<public type="id" name="L2" id="0x7f020001" />
<public type="id" name="L3" id="0x7f020002" />
<public type="id" name="L4" id="0x7f020003" />
<public type="id" name="action_settings" id="0x7f020004" />
<public type="id" name="br" id="0x7f020005" />
<public type="id" name="preview_view" id="0x7f020006" />
<public type="integer" name="Chenal" id="0x7f030000" />
<public type="layout" name="activity" id="0x7f040000" />
<public type="menu" name="main" id="0x7f050000" />
<public type="mipmap" name="ic_launcher" id="0x7f060000" />
<public type="string" name="app_name" id="0x7f070000" />
<public type="string" name="notification_description" id="0x7f070001" />
<public type="xml" name="file_paths" id="0x7f080000" />
</resources>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SmartVPN</string>
<string name="notification_description">Load update</string>
</resources>