matrixion/src/ui
Rohit Sutradhar ac48c33286
VoIP v1 implementation (#1161)
* Initial commit for VoIP v1 implementation

* Added draft of event handlers for voip methods

* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility

* Added call events to the general message pipeline. Modified Call Reject mechanism

* Added message delegates for new events. Modified hidden events. Updated handle events.

* Updated implementation to keep track of calls on other devices

* Fixed linting

* Fixed code warnings

* Fixed minor bugs

* fixed ci

* Added acceptNegotiation method definition when missing gstreamer

* Fixed warnings

* Fixed linting
2022-10-14 13:49:05 +00:00
..
HiddenEvents.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
HiddenEvents.h Switch to clang-format14 2022-09-25 20:05:08 +02:00
MxcAnimatedImage.cpp Revert accidental animated image change 2022-09-30 04:03:39 +02:00
MxcAnimatedImage.h Revert accidental animated image change 2022-09-30 04:03:39 +02:00
MxcMediaProxy.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
MxcMediaProxy.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
NhekoCursorShape.cpp Switch to clang-format14 2022-09-25 20:05:08 +02:00
NhekoCursorShape.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
NhekoDropArea.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
NhekoDropArea.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
NhekoEventObserver.cpp Use ListView without scrollview for messages 2022-02-19 21:45:43 +01:00
NhekoEventObserver.h Use ListView without scrollview for messages 2022-02-19 21:45:43 +01:00
NhekoGlobalObject.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
NhekoGlobalObject.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
RoomSettings.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
RoomSettings.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
RoomSummary.cpp Show the community of a room 2022-09-20 21:26:46 +02:00
RoomSummary.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Theme.cpp Green is not Svg::green 2022-10-01 23:57:44 +02:00
Theme.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
ThemeManager.cpp Don't use a modal to edit room name and topic 2022-03-30 06:45:31 +02:00
ThemeManager.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
UIA.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
UIA.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
UserProfile.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
UserProfile.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00