aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window/call_window_controller.vala
Commit message (Expand)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 before...Marvin W2022-02-121-8/+4
* 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
* 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 i...fiaxh2021-05-011-2/+2
* 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