Кроссплатформенный аудит: reply-бар, файлы, аватар, blurhash — 10 фиксов Desktop/Android-parity

This commit is contained in:
2026-03-30 01:21:07 +05:00
parent 406ac421a3
commit 2b25c87a6a
11 changed files with 909 additions and 86 deletions

View File

@@ -20,6 +20,17 @@
<string>audio</string>
<string>voip</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLSchemes</key>
<array>
<string>rosetta</string>
</array>
<key>CFBundleURLName</key>
<string>com.rosetta.dev</string>
</dict>
</array>
<key>NSUserActivityTypes</key>
<array>
<string>INSendMessageIntent</string>