- 30 Jan, 2017 1 commit
-
-
Slava Monich authored
-
- 10 Jan, 2017 1 commit
-
-
Slava Monich authored
-
- 18 Oct, 2016 1 commit
-
-
Slava Monich authored
-
- 17 Oct, 2016 1 commit
-
-
Slava Monich authored
-
- 30 Sep, 2016 1 commit
-
-
Slava Monich authored
-
- 29 Sep, 2016 2 commits
-
-
Slava Monich authored
Defaults for things like user agent and UAProfile should be modifiable using a file installed by the hardware adaptation package.
-
Slava Monich authored
-
- 21 Jul, 2016 1 commit
-
-
Slava Monich authored
-
- 13 Jul, 2016 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Logging functionality that used to be part of mms-engine has been migrated to libglibutil
-
- 07 Jul, 2016 1 commit
-
-
Slava Monich authored
-
- 14 Apr, 2016 1 commit
-
-
Slava Monich authored
-
- 04 Apr, 2016 1 commit
-
-
Slava Monich authored
-
- 15 Mar, 2016 1 commit
-
-
Slava Monich authored
-
- 13 Mar, 2016 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
- 11 Mar, 2016 1 commit
-
-
Slava Monich authored
-
- 07 Mar, 2016 3 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
Slava Monich authored
MMS_CONNMAN_NEMO defined from the command line conflicted with the macro defined in mms_connman_nemo.c
-
- 22 Feb, 2016 1 commit
-
-
Slava Monich authored
-
- 05 Feb, 2016 1 commit
-
-
Slava Monich authored
-
- 02 Feb, 2016 3 commits
-
-
Slava Monich authored
-
Slava Monich authored
It can still be overwritten by MMS_ENGINE_VERSION macro, it's just that now we have a reasonable default for it.
-
Slava Monich authored
We need to use org.nemomobile.ofono.ModemManager API to notify ofono that we need to download MMS so that it enables mobile data for the appropriate SIM. If it's different from the currently selected data SIM, then connman will be prevented from using mobile data while MMS download is taking place.
-
- 30 Jan, 2016 1 commit
-
-
Slava Monich authored
-
- 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.
-
- 24 Feb, 2015 1 commit
-
-
Slava Monich authored
-
- 19 Feb, 2015 1 commit
-
-
Slava Monich authored
It didn't match the spec
-
- 16 Jan, 2015 1 commit
-
-
Slava Monich authored
-
- 16 Jul, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Allows applications to determine which version of mms-engine is installed.
-
- 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.
-
- 30 May, 2014 1 commit
-
-
Slava Monich authored
The value is configurable from the command line and via GSettings
-
- 17 May, 2014 1 commit
-
-
Slava Monich authored
-
- 15 May, 2014 1 commit
-
-
Slava Monich authored
There are too many log modules to print them all every time when help is requested. Fine-tuning per-module log levels is a fairly rare task.
-
- 13 May, 2014 1 commit
-
-
Slava Monich authored
-
- 12 May, 2014 1 commit
-
-
Slava Monich authored
This commit defines MMSSettings interface but doesn't actually implement persistent settings. The implementation will follow as soon as it becomes clear which kind of storage to use.
-
- 30 Apr, 2014 1 commit
-
-
Slava Monich authored
I suspect that some issues in the field might be related to the value of the User-Agent header. Better have it configurable.
-