.. |
ui
|
Merge branch 'wip/sadiq/history' into 'master'
|
2018-10-03 10:10:10 +00:00 |
calls-call-data.c
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |
calls-call-data.h
|
Preliminary documentation of provider interfaces
|
2018-05-23 09:59:28 +01:00 |
calls-call-display.c
|
mm-call,call-display: Add more debugging output for state changes
|
2018-09-27 08:44:24 +00:00 |
calls-call-display.h
|
call-display: Add a dial pad overlay
|
2018-08-29 09:05:57 +02:00 |
calls-call-holder.c
|
Drop the CALLS_DISPOSE_OBJECT() macro
|
2018-08-03 11:29:56 +02:00 |
calls-call-holder.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-call-selector-item.c
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |
calls-call-selector-item.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-call-window.c
|
Add CallsCallWindow
|
2018-10-01 08:18:28 +02:00 |
calls-call-window.h
|
Add CallsCallWindow
|
2018-10-01 08:18:28 +02:00 |
calls-call.c
|
call: Allow for the inability to stop DTMF tones
|
2018-05-31 10:20:17 +00:00 |
calls-call.h
|
call: Allow for the inability to stop DTMF tones
|
2018-05-31 10:20:17 +00:00 |
calls-dummy-call.c
|
dummy-{provider,origin,calls}: Fix up dummy provider
|
2018-06-11 12:48:20 +01:00 |
calls-dummy-call.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-dummy-origin.c
|
dummy-{provider,origin,calls}: Fix up dummy provider
|
2018-06-11 12:48:20 +01:00 |
calls-dummy-origin.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-dummy-provider.c
|
dummy-{provider,origin,calls}: Fix up dummy provider
|
2018-06-11 12:48:20 +01:00 |
calls-dummy-provider.h
|
dummy-{provider,origin,calls}: Fix up dummy provider
|
2018-06-11 12:48:20 +01:00 |
calls-encryption-indicator.c
|
Add CallsEncryptionIndicator
|
2018-07-31 10:14:49 +02:00 |
calls-encryption-indicator.h
|
Add CallsEncryptionIndicator
|
2018-07-31 10:14:49 +02:00 |
calls-history-box.c
|
history-box: Add empty view
|
2018-09-24 07:38:06 +05:30 |
calls-history-box.h
|
history-box: Add empty view
|
2018-09-24 07:38:06 +05:30 |
calls-history-header-bar.c
|
Add CallsHistoryHeaderBar
|
2018-10-01 08:41:55 +02:00 |
calls-history-header-bar.h
|
Add CallsHistoryHeaderBar
|
2018-10-01 08:41:55 +02:00 |
calls-main-window.c
|
main-window: Display the dialer on startup rather than empty history
|
2018-10-02 17:19:10 +00:00 |
calls-main-window.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-message-source.c
|
Preliminary documentation of provider interfaces
|
2018-05-23 09:59:28 +01:00 |
calls-message-source.h
|
Preliminary documentation of provider interfaces
|
2018-05-23 09:59:28 +01:00 |
calls-mm-call.c
|
mm-call: Set call state on construction
|
2018-09-27 08:46:47 +00:00 |
calls-mm-call.h
|
Add ModemManager provider
|
2018-08-03 14:22:12 +00:00 |
calls-mm-origin.c
|
mm-origin: Delete remnant disconnected calls on startup
|
2018-09-27 08:42:24 +00:00 |
calls-mm-origin.h
|
Add ModemManager provider
|
2018-08-03 14:22:12 +00:00 |
calls-mm-provider.c
|
mm-provider: Clarify warning a bit
|
2018-10-01 12:05:39 +02:00 |
calls-mm-provider.h
|
Add ModemManager provider
|
2018-08-03 14:22:12 +00:00 |
calls-new-call-box.c
|
Add CallsNewCallBox
|
2018-08-29 09:05:57 +02:00 |
calls-new-call-box.h
|
Add CallsNewCallBox
|
2018-08-29 09:05:57 +02:00 |
calls-new-call-header-bar.c
|
Add CallsNewCallHeaderBar
|
2018-10-01 08:41:55 +02:00 |
calls-new-call-header-bar.h
|
Add CallsNewCallHeaderBar
|
2018-10-01 08:41:55 +02:00 |
calls-ofono-call.c
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |
calls-ofono-call.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-ofono-object.c
|
Drop the CALLS_DISPOSE_OBJECT() macro
|
2018-08-03 11:29:56 +02:00 |
calls-ofono-object.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-ofono-origin.c
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |
calls-ofono-origin.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-ofono-provider.c
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |
calls-ofono-provider.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-origin.c
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-origin.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-party.c
|
party: Replace the default party avatar
|
2018-07-31 10:20:38 +02:00 |
calls-party.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-provider.c
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls-provider.h
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
calls.gresources.xml
|
Add CallsNewCallHeaderBar
|
2018-10-01 08:41:55 +02:00 |
main.c
|
Add i18n basic structure
|
2018-10-03 12:21:41 +02:00 |
meson.build
|
tests: Add tests for Origin and Calls
|
2018-10-03 14:21:28 +00:00 |
util.c
|
Initial import of cleaned Calls working tree
|
2018-05-17 14:16:51 +01:00 |
util.h
|
Drop the CALLS_SET_OBJECT_PROPERTY() macro
|
2018-08-03 11:30:18 +02:00 |