feat: Android APP V1 - Experimental Alpha

This commit is contained in:
2026-06-05 07:40:25 +02:00
parent bf4e6891d1
commit 9a1305f976
179 changed files with 8031 additions and 120 deletions

View File

@@ -0,0 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="app_name">MetoYou</string>
<string name="title_activity_main">MetoYou</string>
<string name="package_name">com.metoyou.app</string>
<string name="custom_url_scheme">com.metoyou.app</string>
<string name="audio_capture_attribution">Voice calls and microphone access</string>
</resources>