- 28 Jan, 2023 1 commit
-
-
- 29 Dec, 2022 1 commit
-
-
- 24 Dec, 2022 1 commit
-
-
Guido Günther authored
Prefix config.h See merge request !70
-
- 23 Dec, 2022 1 commit
-
-
Guido Günther authored
In projects using subprojects that all have a config.h (like phosh) it can become hard to track which config.h gets picked up. Hence use a prefix to make names unique.
-
- 19 Dec, 2022 3 commits
-
-
Guido Günther authored
ci: Add libxml2-utils See merge request !67
-
This avoids the following message during build: xml-stripblanks preprocessing requested, but XMLLINT is not set, and xmllint is not in PATH
-
Guido Günther authored
demo-call: active time timer improvements See merge request !69
-
- 08 Nov, 2022 2 commits
-
-
Evangelos Ribeiro Tzaras authored
We want to have the time keep ticking when e.g. on hold. While functionality wise the demo would never run into any issues, we should still document intended usage of the timer and that there is a need for guarding against starting the timer multiple times. As the demo could be considered the "reference implementation" for how to do the timer it's usage should be documented.
-
Evangelos Ribeiro Tzaras authored
Assigning a name will ease debugging
-
- 02 Nov, 2022 1 commit
-
-
Guido Günther authored
Remove incoming call label Closes #19 and #8 See merge request !64
-
- 01 Nov, 2022 3 commits
-
-
Evangelos Ribeiro Tzaras authored
Closes: #19
-
Guido Günther authored
Remove deprecated call states Closes #8 See merge request !63
-
Evangelos Ribeiro Tzaras authored
Applications using libcall-ui should have received deprecation warnings since ff19917b If you haven't yet dealt with this you want to treat - ALERTING the same as CALLING and - WAITING the same as INCOMING Calls stopped exposing deprecated states to the outside world (via DBus) in commit 4bc8e82ff63d6e8f3f758f8acde2c620a691 (first included in 42.beta.0) and internally these states are scheduled to be removed early in development cycle 44. Closes: #8
-
- 28 Oct, 2022 2 commits
-
-
Evangelos Ribeiro Tzaras authored
dialpad: Start dialing when pressing enter in text entry See merge request !66
-
Evangelos Ribeiro Tzaras authored
This improves keyboard based flows and is more accessible.
-
- 26 Oct, 2022 2 commits
-
-
- 21 Oct, 2022 1 commit
-
-
- 05 Oct, 2022 2 commits
-
-
- 20 Sep, 2022 2 commits
-
-
Guido Günther authored
Reorder focus in the dialpad See merge request !65
-
Reordered the focus in the dialpad to make it easier to navigate with screen readers and other assistive technologies.
-
- 18 Sep, 2022 1 commit
-
-
- 12 Sep, 2022 1 commit
-
-
- 11 Sep, 2022 5 commits
-
-
Evangelos Ribeiro Tzaras authored
display: set reset flag when CALL_AUDIO_MODE_CALL is activated Closes GNOME/calls#452 See merge request !68
-
therwise is some cases audio profile isn't set back to default andis kept as voicecall. That causes no sound during normal playback on some hardware (PinePhone). Issue happens in cases, when active call state isn't reached for some reason. For example: 1. Call unavailable number 2. Call other person that doesn't answer 3. Call number and cancel it before call is answered See GNOME/calls#452
-
Evangelos Ribeiro Tzaras authored
demo: Avoid G_APPLICATION_FLAGS_NONE related deprecation warning See merge request !62
-
Evangelos Ribeiro Tzaras authored
Documentation mentions this being deprecated since 2.74. While it actually happened in 2.73.3 [0] the patch/micro version is usually not considered. [0] https://gitlab.gnome.org/GNOME/glib/-/blob/2.73.3/NEWS#L39-40
-
-
- 10 Sep, 2022 1 commit
-
-
- 09 Sep, 2022 1 commit
-
-
- 07 Sep, 2022 1 commit
-
-
- 06 Sep, 2022 1 commit
-
-
- 04 Sep, 2022 3 commits
-
-
- 03 Sep, 2022 3 commits
-
-
Evangelos Ribeiro Tzaras authored
Release 0.0.5 See merge request !56
-
Guido Günther authored
-
-
- 02 Sep, 2022 1 commit
-
-