1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 21:29:32 +00:00
Purism-Calls/src
2021-01-20 12:35:34 +00:00
..
ui new-call-box: clear entry on longpress 2021-01-20 12:35:34 +00:00
wayland Display call window over the phosh lockscreen 2019-09-06 14:58:08 +01:00
calls-application.c application: add copy-number action 2021-01-20 11:47:33 +00:00
calls-application.h Add calls-application class 2018-10-04 18:33:47 +05:30
calls-best-match-view.vala Add phone number lookup using libfolks 2019-10-29 13:21:45 +00:00
calls-best-match.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-best-match.h Add initial avatar support 2019-12-10 14:46:31 +00:00
calls-call-data.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-call-data.h Preliminary documentation of provider interfaces 2018-05-23 09:59:28 +01:00
calls-call-display.c call-display: replace ugly hacks with libcallaudio calls 2020-11-01 13:15:58 +01:00
calls-call-display.h call-display: Add a dial pad overlay 2018-08-29 09:05:57 +02:00
calls-call-holder.c Implement contact name lookup for call display 2020-06-27 17:35:54 +02:00
calls-call-holder.h Initial import of cleaned Calls working tree 2018-05-17 14:16:51 +01:00
calls-call-record-row.c record-row: hide copy number menu item 2021-01-20 11:47:33 +00:00
calls-call-record-row.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-call-record.c Implement delete call with context menu on longpress 2020-06-10 20:49:44 +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 Port to libhandy 1 2020-10-06 14:06:51 +00:00
calls-call-selector-item.h src: Remove mutual reference between call -holder and -selector-item 2018-11-30 16:48:25 +00:00
calls-call-window.c call-window: inhibit idle during active call 2020-12-27 09:57:34 +00:00
calls-call-window.h CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-call.h Convert calls call getters to readonly properties 2020-03-18 09:57:01 +00:00
calls-contacts.c Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-contacts.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-encryption-indicator.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-encryption-indicator.h Add CallsEncryptionIndicator 2018-07-31 10:14:49 +02:00
calls-history-box.c Port to libhandy 1 2020-10-06 14:06:51 +00:00
calls-history-box.h Port to libhandy 1 2020-10-06 14:06:51 +00:00
calls-in-app-notification.c Add class for in-app notification 2020-03-18 11:20:46 +01:00
calls-in-app-notification.h Add class for in-app notification 2020-03-18 11:20:46 +01:00
calls-main-window.c main-window: Add dialog to handle USSD 2020-11-03 08:19:03 +05:30
calls-main-window.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-manager.c manager: add has_active_call() and hang_up_all_calls() 2021-01-12 16:47:36 +01:00
calls-manager.h manager: add has_active_call() and hang_up_all_calls() 2021-01-12 16:47:36 +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-new-call-box.c new-call-box: clear entry on longpress 2021-01-20 12:35:34 +00:00
calls-new-call-box.h new-call-box: Handle USSD commands 2020-11-03 08:19:03 +05:30
calls-notifier.c src/calls-notifier.c: Add call-back button 2020-09-08 16:08:51 +02:00
calls-notifier.h Make CallsContacts a singleton 2020-06-23 17:43:19 +02:00
calls-origin.c Replace CallsOrigin getters with properties and add calls_origin_foreach_call method 2020-12-07 17:25:33 +00:00
calls-origin.h Replace CallsOrigin getters with properties and add calls_origin_foreach_call method 2020-12-07 17:25:33 +00:00
calls-party.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-party.h Initial import of cleaned Calls working tree 2018-05-17 14:16:51 +01:00
calls-phone-number-query.vala Add phone number lookup using libfolks 2019-10-29 13:21:45 +00:00
calls-provider.c Drop translations from property names and descriptions 2020-05-29 13:11:44 +00:00
calls-provider.h src: Generalise Provider object enumeration with calls_enumerate() 2018-11-01 11:14:49 +00:00
calls-record-store.c Implement delete call with context menu on longpress 2020-06-10 20:49:44 +02:00
calls-record-store.h RecordStore: Use Manager 2020-03-27 12:05:34 +01:00
calls-ringer.c ringer: Use libfeedback 2020-06-05 16:42:24 +02:00
calls-ringer.h Ringer: Use Manager 2020-03-27 12:05:34 +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-wayland-config.h Display call window over the phosh lockscreen 2019-09-06 14:58:08 +01:00
calls.gresources.xml Add class for in-app notification 2020-03-18 11:20:46 +01:00
main.c main: Remove needless cast to GtkApplication 2018-11-09 16:20:39 +00:00
meson.build Add calls-ussd interface 2020-11-02 10:00:46 +05:30
style.css style: Fix the CSS path to the HdyKeypad buttons 2020-11-05 09:58:21 +01:00
util.c util: Add API to test for USSD command 2020-11-03 08:19:03 +05:30
util.h util: Add API to test for USSD command 2020-11-03 08:19:03 +05:30