- 29 Sep, 2016 1 commit
-
-
Slava Monich authored
Defaults for things like user agent and UAProfile should be modifiable using a file installed by the hardware adaptation package.
-
- 13 Jul, 2016 1 commit
-
-
Slava Monich authored
Logging functionality that used to be part of mms-engine has been migrated to libglibutil
-
- 27 Oct, 2015 1 commit
-
-
Slava Monich authored
-
- 24 Sep, 2015 1 commit
-
-
Slava Monich authored
These are mostly for convenience, the actual OBS build is using makefiles.
-
- 22 Aug, 2014 1 commit
-
-
Slava Monich authored
In addition to all kinds of integers we will also accept a double value as long as it falls into [0..UINT_MAX] range.
-
- 17 Jul, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
We will accept any kind of integer where we expect uint32 provided that its value falls into [0..UINT_MAX] range.
-
- 14 Jul, 2014 1 commit
-
-
Slava Monich authored
Previously, MMS settings were stored right in the IMSI directory at the root of the dconf namespace. They have been moved to /imsi/ folder and MMS settings now live in the mms subfolder, i.e. /IMSI/ -> /imsi/IMSI/mms/ Old settings are migrated to the new location the first time they are requested. Instead of GSettings we now directly use DConf because it appears to be impossible to properly implement migration with GSettings. That makes gschema obsolete but we need to keep it around for backward compatibility reasons.
-
- 04 Jun, 2014 1 commit
-
-
Slava Monich authored
It's http://static.jolla.com/uaprof/Jolla.xml and from now on it should be permanent. And it actually works.
-
- 30 May, 2014 1 commit
-
-
Slava Monich authored
The value is configurable from the command line and via GSettings
-
- 13 May, 2014 1 commit
-
-
Slava Monich authored
-