aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window/call_window_controller.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash on call window closingfiaxh2022-08-221-2/+5
|
* Improve Gtk4 portfiaxh2022-07-271-3/+6
|
* Video for GTK4Marvin W2022-07-271-1/+1
|
* Port from GTK3 to GTK4fiaxh2022-07-271-17/+26
|
* Inhibit idle and suspend during calls (#1233)Xavi922022-05-111-0/+14
|
* Calls: Show invite button quickerfiaxh2022-02-121-1/+1
|
* 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-121-8/+4
| | | | before call started
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-121-18/+23
|
* Calls: Device pickerMarvin W2022-02-081-18/+2
|
* Support direct jingle call invites with call invite messagesfiaxh2022-02-071-2/+8
|
* Various call UI/UX improvementsfiaxh2022-02-071-34/+35
|
* Remove GStreamer dependencies from mainMarvin W2022-01-091-26/+1
| | | | Fixes #1060
* Add (disabled) multi-party call UIfiaxh2021-11-101-103/+229
|
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-1/+16
|
* Use the same DTLS fingerprint in all contents. Display audio+video enc keys ↵fiaxh2021-05-011-2/+2
| | | | in UI if they differ.
* Improve call wording, cleanupfiaxh2021-05-011-14/+16
|
* Improve automatic call window resizingfiaxh2021-04-111-4/+29
|
* Display+store call encryption infofiaxh2021-04-091-0/+4
|
* Add UI for audio/video callsfiaxh2021-03-211-0/+208