Initial import of f7cloud-mobile native Android app.

Kotlin/Compose client for F7cloud (mail, files, talk, calendar, contacts, tasks, support).
Current version: 0.5.113 (build 121).
This commit is contained in:
F7cloud Mobile
2026-07-07 12:05:18 +03:00
commit fd17df80a8
1789 changed files with 246889 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- F7cloud embed: branding (signaling/HPB comes from server capabilities). -->
<resources>
<string name="nc_app_name">F7cloud Talk</string>
<string name="nc_app_product_name">F7cloud Talk</string>
<string name="nc_server_product_name">F7cloud</string>
<string name="nc_talk_login_scheme" translatable="false">f7</string>
<string name="nc_import_accounts_from" translatable="false"></string>
<string name="nc_import_account_type" translatable="false">f7cloud</string>
<string name="osm_geocoder_contact" translatable="false">android@f7cloud.ru</string>
<string name="nc_privacy_url" translatable="false">https://f7cloud.ru/</string>
<bool name="hide_provider">true</bool>
<bool name="multiaccount_support">false</bool>
</resources>