Кросс-платформенное шифрование фото/аватаров, профиль собеседника, вложения в чате

This commit is contained in:
2026-03-16 05:57:07 +05:00
parent dd4642f251
commit 624038915d
43 changed files with 5212 additions and 656 deletions

View File

@@ -6,6 +6,10 @@
<false/>
<key>NSFaceIDUsageDescription</key>
<string>Rosetta uses Face ID to unlock your account securely without entering your password.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Rosetta needs access to your photo library to send images in chats.</string>
<key>NSCameraUsageDescription</key>
<string>Rosetta needs access to your camera to take and send photos in chats.</string>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>