- 29 Jan, 2018 1 commit
-
-
jpetrell authored
-
- 15 Nov, 2017 3 commits
-
-
spiiroin authored
-
spiiroin authored
Add DeviceInfo interface for feature queries See merge request !38
-
spiiroin authored
There is a C api in libssusysinfo (version 1.1.0 onwards) for querying available hw features and hw keys, but it is not suitable for use from QML applications. Provide wrapper class that converts data made available by ssusysinfo in more Qt friendly form and expose DeviceInfo objects for making queries from QML applications. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 19 Oct, 2017 1 commit
-
-
Andrew Branson authored
[storage] Check filesystem type against /proc/filesystems when deciding canMount. Fixes JB#39217 See merge request !37
-
- 18 Oct, 2017 1 commit
-
-
Andrew Branson authored
-
- 02 Oct, 2017 1 commit
-
-
blam authored
[systemsettings] Add TimeZoneInfo. Contributes to JB#39801 See merge request !36
-
- 28 Sep, 2017 1 commit
-
-
Bea Lam authored
-
- 24 Sep, 2017 1 commit
-
-
Slava Monich authored
Fix libsailfishkeyprovider dependency See merge request !35
-
- 18 Sep, 2017 1 commit
-
-
Slava Monich authored
libsystemsettings.so is using Sailfish::KeyProvider::ProcessMutex which was introduced in libsailfishkeyprovider 0.0.14
-
- 07 Sep, 2017 3 commits
-
-
Raine Makelainen authored
Properly link package and .pc version See merge request !34
-
Raine Makelainen authored
-
Raine Makelainen authored
-
- 05 Sep, 2017 1 commit
-
-
blam authored
[nemo-qml-plugin-systemsettings] Add DateTimeSettings::ready property. Contributes to JB#33755 See merge request !33
-
- 31 Aug, 2017 1 commit
-
-
Bea Lam authored
This property indicates when the initial timed signal has been received and the other property values have been initialized.
-
- 09 Aug, 2017 1 commit
-
-
pvuorela authored
Fix build requires See merge request !32
-
- 08 Aug, 2017 1 commit
-
-
neochapay authored
-
- 04 Aug, 2017 3 commits
- 10 May, 2017 1 commit
-
-
chriadam authored
-
- 09 May, 2017 1 commit
-
-
chriadam authored
[nemo-system-settings] Implement synchronous initialisation of LocationSettings. Contributes to JB#38371 See merge request !28
-
- 04 May, 2017 1 commit
-
-
chriadam authored
[nemo-system-settings] Implement synchronous initialisation of LocationSettings. Contributes to JB#38371 The gps flight mode / power state functionality of LocationSettings is provided by connman (libconnman-qt) via an asynchronous interface. This commit allows the client to specify a flag which will force the initialisation to occur synchronously. Also encapsulate private data in private class to allow changes to be made without affecting binary compatibility etc. Contributes to JB#38371
-
- 07 Apr, 2017 2 commits
-
-
Raine Makelainen authored
[nemo-qml-plugin-systemsettings] Fix systemd UnitNew and UnitRemoved of PartitionManager. Fixes JB#38282 See merge request !27
-
Raine Makelainen authored
[nemo-qml-plugin-systemsettings] Fix systemd UnitNew and UnitRemoved of PartitionManager. Fixes JB#38282 Subscribe to systemd signals and new unit that we are interested contains an encoded mount path.
-
- 05 Apr, 2017 3 commits
-
-
chriadam authored
-
chriadam authored
[nemo-qml-plugin-systemsettings] Write location.conf MLS settings correctly. Contributes to JB#37470 See merge request !26
-
chriadam authored
[nemo-qml-plugin-systemsettings] Write location.conf MLS settings correctly. Contributes to JB#37470 Previously, the MLS enablement states were not written correctly. Contributes to JB#37470
-
- 17 Mar, 2017 2 commits
-
-
chriadam authored
-
chriadam authored
[nemo-qml-plugin-systemsettings] Move LocationSettings to nqp-ss. Contributes to JB#37470 Since geoclue-hybris now requires LocationSettings, we need to expose this as public API in nqp-ss. This commit also exposes the gpsFlightMode setting as the inverse of the "gps" technology's powered state (from connman). Contributes to JB#37470 See merge request !25
-
- 16 Mar, 2017 1 commit
-
-
chriadam authored
Since geoclue-hybris now requires LocationSettings, we need to expose this as public API in nqp-ss. This commit also exposes the gpsFlightMode setting as the inverse of the "gps" technology's powered state (from connman). Contributes to JB#37470
-
- 21 Feb, 2017 2 commits
-
-
chriadam authored
-
chriadam authored
[nemo-qml-plugin-systemsettings] Provide BatteryStatus type. Contributes to JB#37501 This commit adds the BatteryStatus type to the system settings plugin and development library, which allows it to be utilised by other areas of the system (e.g., MDM library can use it to determine if the battery has enough charge to perform an OS update). Contributes to JB#37501 See merge request !23
-
- 20 Feb, 2017 1 commit
-
-
chriadam authored
This commit adds the BatteryStatus type to the system settings plugin and development library, which allows it to be utilised by other areas of the system (e.g., MDM library can use it to determine if the battery has enough charge to perform an OS update). Contributes to JB#37501
-
- 22 Dec, 2016 2 commits
- 09 Dec, 2016 3 commits
- 02 Dec, 2016 1 commit
-
-
mvogt authored
-