aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compiler warningsfiaxh2023-10-071-1/+2
|
* icons: Refresh some symbolic icons (#1444)Tobias Bernard2023-05-292-6/+6
|
* Fix call window stylingfiaxh2023-04-221-3/+0
|
* Fix call window controlls hidingfiaxh2023-04-221-3/+19
|
* New Avatar UIMarvin W2023-03-051-3/+3
|
* Don't require use of MenuButton.set_child introduced with GTK 4.6fiaxh2022-10-111-17/+2
|
* Fix crash on call window closingfiaxh2022-08-221-2/+5
|
* GTK4: Don't require use of MenuButton.set_child introduced with 4.6Marvin W2022-08-211-2/+17
|
* Improve Gtk4 portfiaxh2022-07-278-119/+131
|
* Video for GTK4Marvin W2022-07-272-3/+7
|
* Port from GTK3 to GTK4fiaxh2022-07-278-178/+202
|
* Inhibit idle and suspend during calls (#1233)Xavi922022-05-111-0/+14
|
* Fix call participant widgetMarvin W2022-02-121-2/+3
|
* Fix build on Debian 10Marvin W2022-02-121-7/+12
|
* Calls: Show invite button quickerfiaxh2022-02-122-3/+7
|
* Calls: Only show invite button when it's supportedMarvin W2022-02-121-3/+3
|
* Calls: Fix device selector for multi-party calls, allow picking device ↵Marvin W2022-02-123-23/+25
| | | | before call started
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-123-89/+68
|
* Wording: Use singular in 'No camera/microphone/speaker found'fiaxh2022-02-082-3/+3
|
* Calls: Device pickerMarvin W2022-02-083-30/+35
|
* Various call fixesfiaxh2022-02-071-6/+4
| | | | | | - Use groupchat message type for invites in MUCs - Use call id (from propose) instead of message id for Call Invite Messages - Fix call window controlls appearing when hovering controls
* Support direct jingle call invites with call invite messagesfiaxh2022-02-071-2/+8
|
* Various call UI/UX improvementsfiaxh2022-02-072-36/+41
|
* Remove GStreamer dependencies from mainMarvin W2022-01-091-26/+1
| | | | Fixes #1060
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
| | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-84/+91
|
* Display target bitrates in connection details UIfiaxh2021-11-111-8/+28
|
* Add (disabled) multi-party call UIfiaxh2021-11-106-242/+596
|
* Update translationsTranslations2021-09-242-3/+3
|
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-113-64/+94
|
* Use the same DTLS fingerprint in all contents. Display audio+video enc keys ↵fiaxh2021-05-012-23/+35
| | | | in UI if they differ.
* Improve call wording, cleanupfiaxh2021-05-013-17/+18
|
* Add support for OMEMO call encryptionfiaxh2021-04-291-4/+13
|
* Improve automatic call window resizingfiaxh2021-04-111-4/+29
|
* Display+store call encryption infofiaxh2021-04-092-6/+51
|
* Add UI for audio/video callsfiaxh2021-03-215-0/+833