Add capacitor, fix some mobile bugs

This commit is contained in:
Jon Staab
2024-11-15 15:16:06 -08:00
parent 763d4a01b1
commit 27613686fd
98 changed files with 3789 additions and 51 deletions
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="app_name">Flotilla</string>
<string name="title_activity_main">Flotilla</string>
<string name="package_name">social.flotilla</string>
<string name="custom_url_scheme">social.flotilla</string>
</resources>