1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-01 18:09:25 +00:00
Purism-Calls/src
purism 3e6ee6d293 main-window: Display the dialer on startup rather than empty history
When call history is implemented, this should be modified to only
display the dialer if the history is empty.
2018-10-02 17:19:10 +00:00
..
ui main-window: Move calls history before the new call box 2018-10-01 08:41:55 +02: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 Add CallsHistoryBox 2018-08-29 09:05:57 +02:00
calls-history-box.h Add CallsHistoryBox 2018-08-29 09:05:57 +02:00
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 main-window: Replace the stack switcher by a header bar 2018-10-01 08:41:55 +02:00
meson.build Add CallsNewCallHeaderBar 2018-10-01 08:41:55 +02: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