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
Evangelos Ribeiro Tzaras 31fa887f04 Build "ugly code" in calls-call-display conditionally
* meson_options.txt: Added option librem5-hack, defaults to true
* src/meson.build: Added conditional define USE_UGLY_CODE which will be
  set when librem5-hack option is used
* src/calls-call-display.c: ifdef'ed ugly_hacks call
2020-05-15 22:59:00 +02:00
..
contrib Add HdyAvatar 2020-03-31 12:00:18 +02:00
ui History: Make avatars 48px big 2020-03-31 16:31:38 +02:00
wayland Display call window over the phosh lockscreen 2019-09-06 14:58:08 +01:00
calls-application.c RecordStore: Use Manager 2020-03-27 12:05:34 +01: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 Add initial avatar support 2019-12-10 14:46:31 +00:00
calls-best-match.h Add initial avatar support 2019-12-10 14:46:31 +00:00
calls-call-data.c Use correct parent class when chaining up overridden functions 2020-02-19 12:49:58 +01:00
calls-call-data.h Preliminary documentation of provider interfaces 2018-05-23 09:59:28 +01:00
calls-call-display.c Build "ugly code" in calls-call-display conditionally 2020-05-15 22:59:00 +02:00
calls-call-display.h call-display: Add a dial pad overlay 2018-08-29 09:05:57 +02:00
calls-call-holder.c Use correct parent class when chaining up overridden functions 2020-02-19 12:49:58 +01: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 History: use HdyAvatar 2020-03-31 16:31:38 +02:00
calls-call-record-row.h CallHistory: Don't pass the CallsNewCallBox to the CallsHistory 2020-03-19 16:54:33 +00:00
calls-call-record.c Use correct parent class when chaining up overridden functions 2020-02-19 12:49:58 +01: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 Use correct parent class when chaining up overridden functions 2020-02-19 12:49:58 +01: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 CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call-window.h CallWindow: use Manager 2020-03-27 12:05:33 +01:00
calls-call.c Convert calls call getters to readonly properties 2020-03-18 09:57:01 +00:00
calls-call.h Convert calls call getters to readonly properties 2020-03-18 09:57:01 +00:00
calls-contacts.c Add initial avatar support 2019-12-10 14:46:31 +00:00
calls-contacts.h Add initial avatar support 2019-12-10 14:46:31 +00: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 HistoryBox: remove new-call property 2020-03-30 11:35:58 +02:00
calls-history-box.h CallHistory: Don't pass the CallsNewCallBox to the CallsHistory 2020-03-19 16:54:33 +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 MainWindow: show error message when making calls isn't possible 2020-03-30 15:00:06 +00:00
calls-main-window.h Use CallsManager in MainWindow and NewCallBox 2020-03-27 12:05:33 +01:00
calls-manager.c Add a CallsManager and move Provider handling to it 2020-03-27 12:05:32 +01:00
calls-manager.h Add a CallsManager and move Provider handling to it 2020-03-27 12:05:32 +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 Use CallsManager in MainWindow and NewCallBox 2020-03-27 12:05:33 +01:00
calls-new-call-box.h Use CallsManager in MainWindow and NewCallBox 2020-03-27 12:05:33 +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 Use correct parent class when chaining up overridden functions 2020-02-19 12:49:58 +01: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 Fix modem addition/removal and deal with ModemManager appearing/vanishing 2018-10-19 10:24:00 +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 RecordStore: Use Manager 2020-03-27 12:05:34 +01:00
calls-record-store.h RecordStore: Use Manager 2020-03-27 12:05:34 +01:00
calls-ringer.c Ringer: Use Manager 2020-03-27 12:05:34 +01:00
calls-ringer.h Ringer: Use Manager 2020-03-27 12:05:34 +01:00
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 Build "ugly code" in calls-call-display conditionally 2020-05-15 22:59:00 +02:00
style.css Add HdyAvatar 2020-03-31 12:00:18 +02:00
util.c Add initial avatar support 2019-12-10 14:46:31 +00:00
util.h Convert calls call getters to readonly properties 2020-03-18 09:57:01 +00:00