aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/call_window
Commit message (Expand)AuthorAgeFilesLines
* 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 before...Marvin W2022-02-123-23/+25
* 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
* 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
* UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
* 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 i...fiaxh2021-05-012-23/+35
* 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