Merge branch 'dev' into secure-config-2

This commit is contained in:
pokamest
2022-08-24 20:40:10 +03:00
256 changed files with 82224 additions and 1420 deletions
+1
View File
@@ -5,3 +5,4 @@ void MobileUtils::shareText(const QStringList&) {}
void MobileUtils::writeToKeychain(const QString&, const QByteArray &) {}
bool MobileUtils::deleteFromKeychain(const QString& tag) { return false; }
QByteArray MobileUtils::readFromKeychain(const QString&) { return {}; }