1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-28 14:55:26 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Julian Sparber
c3b3474fe6 Flatpak: Fix flatpak manifest, remove java dep and update deps
This makes the flatpak build and removes outdated manifest options
This also removes java since it was only needed to build the metadata
for libphonenumber which is already included in the source repo. See
https://github.com/google/libphonenumber/pull/2363
2020-02-24 15:54:17 +00:00
Julian Sparber
9376455587 Flatpak: use always a space before : 2020-02-24 15:54:17 +00:00
Bob Ham
cb2831eca4 Support opening of tel: URIs
Closes #73
2019-08-06 11:29:05 +01:00
Julian Sparber
ec7a3dd8d1 flatpak: fix ModemManager 2019-07-08 10:42:47 +02:00
David Cordero
7481e022f1 sm.puri.Calls.json: Fix libhandy config option type 2019-01-22 14:11:17 +00:00
Bob Ham
204aae7050 sm.puri.Calls.json: Add gsound and libpeas modules as dependencies 2018-11-30 16:41:44 +00:00
Adrien Plazas
1d93520708 flatpak: Bump the SDK to master
This is needed for libhandy to build as it depends on a more recent
GTK+ 3 version than the one in the 3.28 SDK.
2018-10-26 11:07:17 +02:00
Adrien Plazas
8b6da38825 flatpak: Don't build the libhandy Glade catalog 2018-10-26 11:04:44 +02:00
Adrien Plazas
1bbe042ff0 flatpak: Enable access to dconf config
This is needed for GTK+ to check if access to the GTK+ Inspector is
enabled, as described in the Flatpak sandbox permissions documentation:
http://docs.flatpak.org/en/latest/sandbox-permissions.html#dconf-access
2018-09-27 13:50:40 +02:00
Adrien Plazas
c5d36106b0 flatpak: Drop Ofono and mobile-broadband-provider-info
Drops the Ofono and mobile-broadband-provider-info modules and stops
talking to Ofono.

They are not used by the application anymore as it switched to
ModemManager.
2018-08-28 08:35:03 +02:00
Adrien Plazas
1294cf0090 flatpak: Add ModemManager
Add the ModemManager module as Calls now depends on it and talk to
org.freedesktop.ModemManager1.
2018-08-28 08:34:09 +02:00
Julian Richen
dd7f7a6c9e flatpak: Inital flatpak manifest 2018-06-11 10:49:29 +02:00