1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-01 00:29:33 +00:00
Purism-Calls/plugins
Mohammed Sadiq eda460ac15 provider: Use GListModel to track origins
And adapt to changes

It's easier to track changes if we are using GListModel than
a GList.  Also, eventually we shall have multiple providers,
and we can use GtkFlattenListModel to merge multiple origins
without manually managing pointers ourself.

Since several widgets has APIs to handle GListModels, it will
also help us create widgets from GListModels easily.
2021-02-25 08:44:56 +05:30
..
dummy provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
mm provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
ofono provider: Use GListModel to track origins 2021-02-25 08:44:56 +05:30
meson.build Turn providers into plugins courtesy of libpeas 2018-11-23 15:51:46 +00:00