.. |
dbus
|
dbus: Add hint property
|
2022-02-03 12:37:05 +01:00 |
ui
|
record-row: Use per protocol dial action
|
2022-01-31 17:08:38 +00:00 |
calls-account-overview.c
|
account-overview: Show notification on account message
|
2022-01-11 12:00:10 +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
|
account-provider: Repurpose to allow graphical credential editing
|
2021-07-20 10:17:17 +02:00 |
calls-account-row.c
|
account: Rework account states
|
2022-01-11 12:00:10 +00:00 |
calls-account-row.h
|
Introduce CallsAccountOverview: A UI to allow managing VoIP accounts
|
2021-07-20 10:17:17 +02:00 |
calls-account.c
|
account: Add message emission API
|
2022-01-11 12:00:10 +00:00 |
calls-account.h
|
account: Add message emission API
|
2022-01-11 12:00:10 +00:00 |
calls-application.c
|
application: Reuse existing functions in app.dial action
|
2022-02-18 09:20:07 +00:00 |
calls-application.h
|
Simplify country code handling
|
2021-09-27 08:46:09 +00:00 |
calls-best-match.c
|
best-match: Add property for primary and secondary display information
|
2022-02-18 10:55:53 +01:00 |
calls-best-match.h
|
best-match: Add property for primary and secondary display information
|
2022-02-18 10:55:53 +01:00 |
calls-call-record-row.c
|
record-row: Avoid raising critical
|
2022-03-04 18:00:32 +01:00 |
calls-call-record-row.h
|
Make CallsContacts a singleton
|
2020-06-23 17:43:19 +02:00 |
calls-call-record.c
|
calls-record: Introduce the protocol property
|
2021-05-28 17:02:02 +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
|
selector: Fix property binding
|
2022-02-03 07:16:04 +01:00 |
calls-call-selector-item.h
|
Switch from CallsCallDisplay to CuiCallDisplay
|
2021-11-16 09:39:34 +01:00 |
calls-call-window.c
|
manager: Delay UI Call removal and adjust to changes
|
2022-02-03 12:37:05 +01:00 |
calls-call-window.h
|
CallWindow: use Manager
|
2020-03-27 12:05:33 +01:00 |
calls-call.c
|
call: Allow setting NULL id
|
2022-02-18 10:55:53 +01:00 |
calls-call.h
|
call: Prefer pragma once over explicit include guard
|
2022-03-04 18:00:32 +01:00 |
calls-contacts-box.c
|
contact-box: Do not hardcode length of match_fields[]
|
2021-09-23 09:54:44 +02:00 |
calls-contacts-box.h
|
Contacts: Add contacts list
|
2021-02-03 23:28:57 +01:00 |
calls-contacts-provider.c
|
contacts-provider: Don't throw a critical when trying to lookup NULL id
|
2022-02-18 10:55:53 +01:00 |
calls-contacts-provider.h
|
contacts-provider: Add API to add new contacts
|
2022-01-18 02:12:37 +00:00 |
calls-contacts-row.c
|
resources: Use /org/gnome prefix and adapt to changes
|
2021-07-12 13:35:57 +00:00 |
calls-contacts-row.h
|
Contacts: Add contacts list
|
2021-02-03 23:28:57 +01:00 |
calls-dbus-manager.c
|
dbus: Add hint property
|
2022-02-03 12:37:05 +01:00 |
calls-dbus-manager.h
|
Expose call objects on DBus
|
2021-06-03 14:29:36 +00:00 |
calls-history-box.c
|
history-box: Codestyle
|
2021-12-02 05:52:44 +01:00 |
calls-history-box.h
|
Port to libhandy 1
|
2020-10-06 14:06:51 +00:00 |
calls-in-app-notification.c
|
in-app-notification: Use g_clear_* instead of emulating it
|
2021-12-16 06:39:38 +01: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
|
log: Fix One Definition Rule
|
2022-01-27 18:02:15 +01:00 |
calls-log.h
|
Add and use new logger
|
2021-08-11 09:38:19 +00:00 |
calls-main-window.c
|
main-window: Bump copyright year in about window
|
2022-02-13 00:01:50 +01:00 |
calls-main-window.h
|
Introduce CallsAccountOverview: A UI to allow managing VoIP accounts
|
2021-07-20 10:17:17 +02:00 |
calls-manager.c
|
manager: Don't raise critical when origin id lookup fails
|
2022-04-05 09:27:07 +02:00 |
calls-manager.h
|
ui-call-data: Provide API to get the name of the origin used
|
2022-03-04 18:00:32 +01:00 |
calls-message-source.c
|
message-source: Add API to emit message
|
2022-01-11 12:00:10 +00:00 |
calls-message-source.h
|
message-source: Fix typo
|
2022-01-20 10:17:26 +01:00 |
calls-network-watch.c
|
network-watch: Don't fail initialization when unable to fetch local IP
|
2021-09-24 05:24:41 +00:00 |
calls-network-watch.h
|
Introduce CallsNetworkWatch to notify of network changes
|
2021-09-02 09:17:12 +02:00 |
calls-new-call-box.c
|
new-call-box: Decide if numeric input is needed based on the origins protocol
|
2021-12-26 17:45:12 +01:00 |
calls-new-call-box.h
|
new-call-box: Handle USSD commands
|
2020-11-03 08:19:03 +05:30 |
calls-notifier.c
|
notifier: Fix logic error
|
2022-02-25 14:30:35 +01: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 id property and adapt to changes
|
2022-03-04 18:00:32 +01:00 |
calls-origin.h
|
origin: Add id property and adapt to changes
|
2022-03-04 18:00:32 +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-provider.c
|
provider: Remove unused parameter from docstring
|
2022-01-20 10:17:26 +01:00 |
calls-provider.h
|
manager: Differentiate the NO_ORIGIN state
|
2021-06-01 14:52:23 +02:00 |
calls-record-store.c
|
record-store: Switch to CallsUiCallData
|
2022-03-04 18:00:32 +01:00 |
calls-record-store.h
|
RecordStore: Use Manager
|
2020-03-27 12:05:34 +01:00 |
calls-ringer.c
|
ringer: Take ui-active property into account
|
2022-02-03 12:37:05 +01:00 |
calls-ringer.h
|
ringer: Add is-quiet property and getter
|
2021-12-05 10:04:03 +01: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
|
Introduce CallsSecretStore to store credentials
|
2021-07-20 10:17:17 +02:00 |
calls-settings.c
|
settings: Fix memory leak
|
2022-01-27 18:02:15 +01:00 |
calls-settings.h
|
settings: Add GSetting for preferred audio codecs
|
2021-12-21 15:05:47 +01:00 |
calls-ui-call-data.c
|
ui-call-data: Provide API to get the name of the origin used
|
2022-03-04 18:00:32 +01:00 |
calls-ui-call-data.h
|
ui-call-data: Provide API to get the name of the origin used
|
2022-03-04 18:00:32 +01:00 |
calls-ussd.c
|
Add calls-ussd interface
|
2020-11-02 10:00:46 +05:30 |
calls-ussd.h
|
Add calls-ussd interface
|
2020-11-02 10:00:46 +05:30 |
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
|
application: Check libhandy version at compilation
|
2021-11-30 13:04:13 -08:00 |
style.css
|
style: Make error color white in both light and dark mode
|
2021-11-30 13:04:13 -08:00 |
util.c
|
util: Add API to query call icon names
|
2021-12-07 11:05:12 +01:00 |
util.h
|
util: Add STR_IS_NULL_OR_EMPTY macro
|
2022-02-18 10:55:53 +01:00 |
version.h.in
|
build: separate version from the rest of the configuration data
|
2021-04-27 01:55:13 +02:00 |