Slava Monich
01c5e7fc1a
Version 1.29
2022-03-14 04:48:41 +02:00
Slava Monich
15d0364dc0
Version 1.28
2022-01-17 03:45:59 +02:00
Slava Monich
81b1bf3943
[packaging] Detect rpm version at build time. JB#55991
2021-12-17 13:56:07 +02:00
Björn Bidar
949878c201
[packaging] BuildRequire systemd via pkgconfig. JB#55010
...
This allows to pick systemd-mini inside the builder instead of full
systemd.
2021-10-12 17:57:01 +03:00
Slava Monich
76e2c4388c
[ofono] Bump libglibutil requirement
2021-10-10 05:11:39 +03:00
Slava Monich
7794754b6a
Merge pull request #9 from PsychoGame/ofono-new
...
[ofono] Update baseline to 1.25. JB#54354
2021-10-07 19:50:03 +03:00
Slava Monich
33744c5106
[ofono] Do not require non-critical packages. JB#55701
...
Recommend them instead (requires rpm 4.12)
2021-09-28 19:13:18 +03:00
Marcel Holtmann
024cce6145
Release 1.25
2021-09-15 19:26:53 +02:00
Slava Monich
09e6f35a23
[ofono] Replace built-in ril plugin with the external one. JB#55027
2021-09-15 03:02:16 +03:00
Slava Monich
bc4c860a86
[ofono] Make more APIs available to external plugins. JB#55027
...
This allows to build Jolla ril driver as an external dynamically
loadable plugin.
2021-09-13 16:32:33 +03:00
Slava Monich
7684dd4295
Housekeeping
2021-09-13 14:32:44 +03:00
Marcel Holtmann
005f36bb89
Release 1.24
2021-09-07 21:48:50 +02:00
Frajo Haider
30a2424507
[packaging] Use transfiletriggerin to restart ofono when a plugin is installed. JB#55233
2021-08-24 13:29:18 +03:00
Niels Breet
586c9b9262
[aarch64] Use macros for unitdir. Contributes to JB#49681
2020-07-08 13:19:30 +00:00
Slava Monich
9d742180ab
[ril] Fixed parsing of NEW_BROADCAST_SMS packet. JB#5761
...
It's 4-byte length followed by the specified number of bytes
zero-padded to 4-byte boundary. Kind of like a string.
2020-06-10 15:01:59 +03:00
Slava Monich
99d4ce538e
[ofono] Updated baseline to 1.23. Fixes JB#48840
2020-02-05 17:05:33 +02:00
Slava Monich
92aebc3ce8
[rpm] Bump version to 1.22
2019-09-24 13:57:29 +03:00
Slava Monich
71ef390b4a
[ril] Improved device state management. JB#46836
...
Use RIL_REQUEST_SEND_DEVICE_STATE on newer devices, take charger
and battery state into account.
2019-08-28 19:07:17 +03:00
Slava Monich
fac7684958
[ofono] Bumped libgrilio version requirement
2019-07-02 14:03:15 +03:00
Slava Monich
bd33ff471c
[ofono] D-Bus access control plugin. JB#44705
2019-04-05 18:04:54 +03:00
Slava Monich
250a6abb71
Hosekeeping
...
warning: Macro expanded in comment on line 20: %license requires reasonably fresh rpm
2019-03-13 16:38:00 +02:00
Slava Monich
26e39508ad
[packaging] Require rpm >= 4.11
...
For %license macro
2019-01-16 17:17:49 +02:00
Tomi Leppänen
aa694b592f
[packaging] Add ofono-doc subpackage. Contributes to JB#24119
...
Signed-off-by: Tomi Leppänen <tomi.leppanen@jolla.com >
2019-01-15 15:17:41 +02:00
Slava Monich
80921e8b7e
[ofono] Add interface for RIL transport plugins. JB#42359
...
Intended to be used for integrating binder support.
2018-07-21 23:39:53 +03:00
Slava Monich
dbb40560c6
[mtk] Handle INCOMING_CALL_INDICATION event. JB#40950
...
MTK RILs (at least some of them) are not bothering to submit
the standard CALL_STATE_CHANGED event when a new incoming call
is received. Let's do it for them.
Even if they suddenly change their mind and start sending
CALL_STATE_CHANGED events, there's no harm in receiving
multiple events - we will handle that just fine.
2018-01-29 18:41:09 +02:00
Slava Monich
a766281a02
[ofono] Upgrade baseline to 1.21. Fixes JB#40876
2018-01-23 12:28:48 +02:00
Slava Monich
8c9e370486
[ril] Support for vendor extensions. JB#39612
2018-01-18 17:34:41 +02:00
Slava Monich
2ec6fc749d
[unit] Added test-sailfish_cell_info_dbus
...
Tests sailfish_cell_info_dbus.c
Lines: 215/220 97.7 %
Functions: 25/25 100.0 %
Branches: 72/88 81.8 %
2018-01-18 13:34:41 +02:00
Slava Monich
11efbd68e6
Bumped spec version to 1.20
2017-11-08 20:48:38 +03:00
Slava Monich
b7e0f276a1
[ril] Support for optional modems. Fixes MER#1783
2017-09-15 17:14:57 +03:00
Slava Monich
bce68611a1
[ril] Support for logging new packet types (RIL v13). JB#39228
2017-09-12 00:18:52 +03:00
Slava Monich
0f4560c2eb
[ofono] Moved RIL-independent stuff out of Sailfish OS RIL driver. JB#39257
...
The new sailfish_manager plugin contains the code necessary for
proper integration of ofono into Sailfish OS (mostly, that's
Sailfish OS specific D-Bus interfaces) and can be used by pretty
much any driver, not necessarily ril.
2017-08-22 12:07:01 +03:00
Slava Monich
19f0f8d96e
[ril] If SET_UICC_SUBSCRIPTION times out, drop (rather than cancel) it. jb#38689
...
So that it gets removed from the list of pending requests and
doesn't block the next request.
2017-07-12 16:01:47 +03:00
Slava Monich
9200e387e1
[ril] Serialize requests at startup. JB#38998
...
Slowing things down at startup seems to make RIL happier.
2017-07-12 15:38:46 +03:00
Slava Monich
18d1a8834a
[rpm] Require mobile-broadband-provider-info at runtime
...
Even though it's not really required at build time anymore, let's still
keep it there because this requirement is hardcoded in configure.ac which
we pull from upstream.
2017-06-16 17:05:33 +03:00
Slava Monich
7cd2075ada
[ril] Start using SET_RADIO_CAPABILITY. Fixes JB#38689
...
With some RILs it seems to be the only way to let all slots to use 4G,
SET_PREFERRED_NETWORK_TYPE is not always enough.
2017-06-14 17:50:51 +03:00
Slava Monich
5ee13f8e2c
[rpm] Drop the .changes file
...
It's not being maintained.
2017-06-11 16:09:09 +03:00
Slava Monich
102061107a
[ofono] push-forwarder -> sailfish-pushforwarder. Fixes JB#38927
...
The configure option --enable-sailfish-pushforwarder is now required in order
to enable this plugin (it was enabled by default)
2017-06-11 15:56:03 +03:00
Slava Monich
2bb7d629f5
[ofono] debuglog plugin -> sailfish_debuglog. JB#38927
2017-06-11 15:47:43 +03:00
Slava Monich
5ce01787e8
[ofono] Renamed jolla-rilmodem configure option into sailfish-rilmodem. JB#38927
2017-06-11 15:42:30 +03:00
Slava Monich
1d57cb0e73
[ofono] Renamed sailfishos configure option to sailfish-bt. JB#38927
...
Also, renamed sfos_bt.c into sailfish_bt.c so that the file name
looks similar to the configure option that enables it.
2017-06-11 15:41:56 +03:00
Slava Monich
3d84c0a120
[ofono] Renamed Sailfish OS specific provision plugin to sailfish_provision. JB#38927
...
plugins/provision.c is the original upstream provisioning plugin and
plugins/sailfish_provision.c is the Sailfish OS specific thing. They
are mutually exclusuve.
Sailfish OS specific plugin is enabled with --enable-sailfish-provision
configure switch. By default, the upstream plugin is used.
2017-06-11 15:40:57 +03:00
Slava Monich
351ac1e9db
[ril] Keep hangup D-Bus request pending until RIL hangup completes. JB#38105
2017-06-07 16:49:57 +03:00
Martin Kampas
ca29c8e538
[packaging] Fix passing -j to make. Contribute to JB#38795
2017-05-25 14:28:18 +02:00
Slava Monich
fabdd6799c
[ril] Use DEVICE_IDENTITY request instead of GET_IMEI. Contributes to JB#38632
...
RIL_REQUEST_GET_IMEI has been deprecated since 2009
2017-05-12 17:15:01 +03:00
Jarko Poutiainen
c6eb410f21
[plugins] support bt call audio control. Fixes JB#38053
2017-04-05 08:35:55 +03:00
Slava Monich
9be791d531
[ofono] Allow to conifigure custom hangup reasons. Fixes JB#37879
...
One can define localHangupReasons and remoteHangupReasons in
ril_subscription.conf which will be treated as normal local or
remote hangup reasons. The value is a comma-separated list of
numbers, e.g.
localHangupReasons=20,39
2017-02-24 12:07:57 +02:00
Slava Monich
5f45928a84
[ofono] Disable PhoNet/ISI and QMI modem support. MER#1734
...
This makes ARM executable smaller by 170 KB
2017-01-12 00:47:04 +02:00
Slava Monich
19f74e6c85
[ofono] Don't allow to add or remove connection context over D-Bus. Fixes MER#1733
...
Quite a few things in SailfishOS assume that each modem has exactly
one internet and one mms context. However, ofono's D-Bus API allows
any application to arbitrarily add and remove connection contexts
which can screw things up quite badly. Since this functionality is
not used by SailfishOS, it should be disabled.
2017-01-12 00:27:17 +02:00
Slava Monich
f726af3309
[spec] Bumped version
2016-10-14 23:24:22 +03:00