Rebrand application as Qlyra
Build Android (FCM) / build-android-fcm (push) Canceled after 0s
Build Android / build-android (push) Canceled after 0s
Build iOS / build-ios (push) Canceled after 0s
Build Linux / build-linux (push) Canceled after 0s
Build macOS / build-macos (push) Canceled after 0s
Build Windows / build-windows (push) Canceled after 0s
Release (main) / android (oneme) (push) Canceled after 0s
Release (main) / android (qlyra) (push) Canceled after 0s
Release (main) / windows (push) Canceled after 0s
Release (main) / linux (push) Canceled after 0s
Release (main) / macos (push) Canceled after 0s
Release (main) / ios (push) Canceled after 0s
Release (main) / release (push) Canceled after 0s

This commit is contained in:
sevenhill
2026-08-30 13:16:17 +03:00
parent 0245f792de
commit f74057ce9b
592 changed files with 38233 additions and 1899 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
import 'package:flutter/foundation.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:komet/core/calls/audio_devices.dart';
import 'package:komet/core/calls/pulse_audio.dart';
import 'package:komet/core/config/call_no_mute.dart';
import 'package:qlyra/core/calls/audio_devices.dart';
import 'package:qlyra/core/calls/pulse_audio.dart';
import 'package:qlyra/core/config/call_no_mute.dart';
const _deviceId = 'mic-test-0';
@@ -27,8 +27,8 @@ const _sourcesJson = '''
"properties": {}
},
{
"name": "komet_capture_4242",
"description": "komet_capture_4242",
"name": "qlyra_capture_4242",
"description": "qlyra_capture_4242",
"monitor_source": "",
"properties": {}
}