Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calls: Correctly display information in partially encrypted calls | Marvin W | 2024-04-28 | 1 | -12/+18 |
| | | | | | This should never happen in practice, but now we will correctly display if a call has encrypted audio, but unencrypted video, or vice-versa. | ||||
* | Fix crash on call window closing | fiaxh | 2022-08-22 | 1 | -2/+5 |
| | |||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -3/+6 |
| | |||||
* | Video for GTK4 | Marvin W | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -17/+26 |
| | |||||
* | Inhibit idle and suspend during calls (#1233) | Xavi92 | 2022-05-11 | 1 | -0/+14 |
| | |||||
* | Calls: Show invite button quicker | fiaxh | 2022-02-12 | 1 | -1/+1 |
| | |||||
* | Calls: Only show invite button when it's supported | Marvin W | 2022-02-12 | 1 | -3/+3 |
| | |||||
* | Calls: Fix device selector for multi-party calls, allow picking device ↵ | Marvin W | 2022-02-12 | 1 | -8/+4 |
| | | | | before call started | ||||
* | Calls: Use GtkHeaderBar for each participant | Marvin W | 2022-02-12 | 1 | -18/+23 |
| | |||||
* | Calls: Device picker | Marvin W | 2022-02-08 | 1 | -18/+2 |
| | |||||
* | Support direct jingle call invites with call invite messages | fiaxh | 2022-02-07 | 1 | -2/+8 |
| | |||||
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 1 | -34/+35 |
| | |||||
* | Remove GStreamer dependencies from main | Marvin W | 2022-01-09 | 1 | -26/+1 |
| | | | | Fixes #1060 | ||||
* | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 1 | -103/+229 |
| | |||||
* | Calls: Indicate whether OMEMO key is verified | fiaxh | 2021-05-11 | 1 | -1/+16 |
| | |||||
* | Use the same DTLS fingerprint in all contents. Display audio+video enc keys ↵ | fiaxh | 2021-05-01 | 1 | -2/+2 |
| | | | | in UI if they differ. | ||||
* | Improve call wording, cleanup | fiaxh | 2021-05-01 | 1 | -14/+16 |
| | |||||
* | Improve automatic call window resizing | fiaxh | 2021-04-11 | 1 | -4/+29 |
| | |||||
* | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -0/+4 |
| | |||||
* | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -0/+208 |