Purism-Calls/src
Anton Lazarev b2e3e8445d calls-contacts-box: Migrate to `GListModel`
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
2024-04-06 08:15:29 -07:00
..
dbus dbus: Fix typo 2024-02-10 17:09:01 +01:00
ui treewide: Remove `requires` glade-isms from ui definitions 2024-04-06 08:15:29 -07:00
calls-account-overview.c treewide: Ensure memory is not disposed multiple times 2024-04-06 08:15:28 -07:00
calls-account-overview.h treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07: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 treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07:00
calls-account-row.h treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07: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 calls-application: subclass `AdwApplication` 2024-04-06 08:15:28 -07:00
calls-application.h calls-application: subclass `AdwApplication` 2024-04-06 08:15:28 -07:00
calls-best-match.c calls-best-match: AdwAvatar API changes 2024-04-06 08:15:24 -07:00
calls-best-match.h calls-best-match: AdwAvatar API changes 2024-04-06 08:15:24 -07:00
calls-call-record-row.c call-record-row: Improve event handling 2024-04-06 08:15:28 -07: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 treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-call-selector-item.h treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-call-window.c calls-in-app-notification: migrate to AdwToastOverlay 2024-04-06 08:15:27 -07:00
calls-call-window.h CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-call.h call: Document call states 2022-09-01 18:08:27 +02:00
calls-contacts-box.c calls-contacts-box: Migrate to `GListModel` 2024-04-06 08:15:29 -07:00
calls-contacts-box.h treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-contacts-provider.c contacts-provider: Disconnect signals on finalize 2023-04-18 08:34:39 +00:00
calls-contacts-provider.h Only define EPhoneNumber autocleanup for old versions 2023-01-11 09:39:45 +00:00
calls-contacts-row.c calls-contacts-row: AdwAvatar API changes 2024-04-06 08:15:26 -07:00
calls-contacts-row.h Contacts: Add contacts list 2021-02-03 23:28:57 +01:00
calls-dbus-manager.c dbus-manager: Use emergency-call manager 2023-02-12 08:00:56 +00:00
calls-dbus-manager.h Fix header alignment 2022-05-13 19:58:07 +02:00
calls-emergency-call-types.c emergency-call-types: Add Czech Republic 2024-02-28 09:11:45 +00:00
calls-emergency-call-types.h emergency-call-types: Add location source 2024-02-10 17:09:48 +01:00
calls-emergency-calls-manager.c emergency-calls-manager: Use network code to get emergency numbers 2024-02-10 17:10:10 +01:00
calls-emergency-calls-manager.h Add emergency-call manager to interface with DBus 2023-02-12 08:00:56 +00:00
calls-history-box.c treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-history-box.h treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-in-app-notification.c calls-in-app-notification: migrate to AdwToastOverlay 2024-04-06 08:15:27 -07:00
calls-in-app-notification.h calls-in-app-notification: migrate to AdwToastOverlay 2024-04-06 08:15:27 -07:00
calls-log.c log: Use feature test macro before any include 2022-12-03 19:46:25 +01:00
calls-log.h application: Propagate verbosity to main instance 2022-11-01 10:19:08 +00:00
calls-main-window.c main-window: Replace `AdwViewSwitcherTitle` 2024-04-06 08:15:28 -07:00
calls-main-window.h treewide: Replace libhandy with libadwaita 2024-04-06 08:15:24 -07:00
calls-manager.c treewide: Ensure memory is not disposed multiple times 2024-04-06 08:15:28 -07:00
calls-manager.h refactor: Switch to CallsPluginManager 2023-05-20 04:04:50 +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 treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-new-call-box.h treewide: Parent from `AdwBin` where possible 2024-04-06 08:15:28 -07:00
calls-notifier.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-notifier.h Fix old-style warnings all over the codebase 2021-06-03 19:46:45 +00:00
calls-origin.c origin: Add network country code 2024-02-10 17:09:10 +01:00
calls-origin.h origin: Add network country code 2024-02-10 17:09:10 +01: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-plugin-manager.c treewide: Ensure memory is not disposed multiple times 2024-04-06 08:15:28 -07:00
calls-plugin-manager.h Introduce CallsPluginManager 2023-05-20 04:04:48 +02:00
calls-plugin.c Introduce CallsPlugin 2023-05-15 09:56:28 +02:00
calls-plugin.h Introduce CallsPlugin 2023-05-15 09:56:28 +02:00
calls-provider.c refactor: Switch to CallsPluginManager 2023-05-20 04:04:50 +02:00
calls-provider.h refactor: Switch to CallsPluginManager 2023-05-20 04:04:50 +02:00
calls-record-store.c calls-record-store: GtkApplicationWindow is not a GListModel 2024-04-06 08:15:26 -07:00
calls-record-store.h calls-record-store: GtkApplicationWindow is not a GListModel 2024-04-06 08:15:26 -07:00
calls-ringer.c ringer: Remove explicit DBus timeout handling 2023-01-09 16:58:33 +00:00
calls-ringer.h ringer: Never cancel async DBus calls and refactor 2022-11-15 09:52:17 +00: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 calls-best-match: AdwAvatar API changes 2024-04-06 08:15:24 -07:00
calls-ui-call-data.h Uncrustify sources 2022-04-24 12:59:42 +02:00
calls-ussd.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-ussd.h mm-origin: Explicitly cast ussd state 2023-01-31 08:55:38 +00:00
calls-util.c build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls-util.h build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
calls.gresources.xml calls-in-app-notification: migrate to AdwToastOverlay 2024-04-06 08:15:27 -07:00
main.c build: Rename config.h to calls-config.h 2022-12-22 15:08:18 +00:00
meson.build build: Specify required GTK version 2024-04-06 08:15:29 -07:00
style.css stylesheet: Don't use -gtk-outline-...-radius 2024-04-06 08:15:26 -07:00
version.h.in build: separate version from the rest of the configuration data 2021-04-27 01:55:13 +02:00