1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 05:09:30 +00:00
Purism-Calls/src
Evangelos Ribeiro Tzaras f8c65b9326 Revert "new-call-box: Clear entry after dialing"
This reverts commit 528fb11dcd.

It is cumbersome having to retype everything
if you've made a mistake when entering a number.
2022-09-01 17:52:52 +02:00
..
dbus dbus: Add hint property 2022-02-03 12:37:05 +01:00
gtklistmodels meson: Add gtk sources to build 2022-07-27 16:26:25 +02:00
ui main-window: Add translator comment to not translate the application name 2022-08-23 17:41:17 +00:00
calls-account-overview.c account-widgets: Make row activatable 2022-05-24 11:55:52 +00:00
calls-account-overview.h Introduce CallsAccountOverview: A UI to allow managing VoIP accounts 2021-07-20 10:17:17 +02:00
calls-account-provider.c account-provider: Repurpose to allow graphical credential editing 2021-07-20 10:17:17 +02:00
calls-account-provider.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-account-row.c account-widgets: Make row activatable 2022-05-24 11:55:52 +00:00
calls-account-row.h account-widgets: Make row activatable 2022-05-24 11:55:52 +00:00
calls-account.c sip: origin: Always notify state changes when relevant to the UI 2022-05-24 11:55:52 +00:00
calls-account.h sip: origin: Always notify state changes when relevant to the UI 2022-05-24 11:55:52 +00:00
calls-application.c application: fix 'tel:' URL handling with escaped symbols 2022-06-15 07:39:37 +00:00
calls-application.h Simplify country code handling 2021-09-27 08:46:09 +00:00
calls-best-match.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-best-match.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-record-row.c record-row: Add SMS action 2022-08-05 10:30:06 +02:00
calls-call-record-row.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-record.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-record.h Record calls to an SQLite database via libgom 2019-07-22 14:37:41 +01:00
calls-call-selector-item.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-selector-item.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-window.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-call-window.h CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call.c call: Add "encrypted" property 2022-05-24 22:48:59 +02:00
calls-call.h call: Remove waiting state 2022-09-01 17:48:02 +02:00
calls-contacts-box.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-contacts-box.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-contacts-provider.c settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
calls-contacts-provider.h settings: Convert to the singleton pattern 2022-05-13 19:58:07 +02:00
calls-contacts-row.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-contacts-row.h Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
calls-dbus-manager.c dbus-manager: Bind encrypted property 2022-05-24 22:48:59 +02:00
calls-dbus-manager.h Fix header alignment 2022-05-13 19:58:07 +02:00
calls-history-box.c history-box: Cap size of slice at number of call records 2022-07-27 16:54:26 +02:00
calls-history-box.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-in-app-notification.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-in-app-notification.h Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-log.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-log.h Add and use new logger 2021-08-11 09:38:19 +00:00
calls-main-window.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-main-window.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-manager.c Move plugin specific tests into dedicated directory 2022-08-19 08:43:57 +00:00
calls-manager.h manager: Remove unused has_active_call() function 2022-08-10 16:00:00 +02:00
calls-message-source.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-message-source.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-network-watch.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-network-watch.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-new-call-box.c Revert "new-call-box: Clear entry after dialing" 2022-09-01 17:52:52 +02:00
calls-new-call-box.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-notifier.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-notifier.h Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-origin.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-origin.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-phone-number-query.vala number-query: Fall back to string comparison if parsing EPhoneNumber fails 2021-10-27 11:07:54 +00:00
calls-provider.c provider: Remove unused parameter from docstring 2022-01-20 10:17:26 +01:00
calls-provider.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-record-store.c record-store: Add debug statement for call state changes 2022-06-20 13:00:37 +00:00
calls-record-store.h RecordStore: Use Manager 2020-03-27 12:05:34 +01:00
calls-ringer.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-ringer.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-secret-store.c secret-store: Work around bug in gnome-keyring preventing keyring unlocking 2021-07-21 17:30:51 +02:00
calls-secret-store.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-settings.c schema: Add setting allowing to use SDES 2022-05-24 22:48:59 +02:00
calls-settings.h schema: Add setting allowing to use SDES 2022-05-24 22:48:59 +02:00
calls-ui-call-data.c call: Remove waiting state 2022-09-01 17:48:02 +02:00
calls-ui-call-data.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-ussd.c Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-ussd.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls.gresources.xml Remove history-header-bar.ui 2021-11-24 13:41:10 +00:00
main.c Add and use new logger 2021-08-11 09:38:19 +00:00
meson.build meson: Add gtk sources to build 2022-07-27 16:26:25 +02:00
style.css style: Make error color white in both light and dark mode 2021-11-30 13:04:13 -08:00
util.c Uncrustify sources 2022-04-24 12:59:42 +02:00
util.h Uncrustify sources 2022-04-24 12:59:42 +02:00
version.h.in build: separate version from the rest of the configuration data 2021-04-27 01:55:13 +02:00