- 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
-
- 13 Jul, 2016 1 commit
-
-
Slava Monich authored
Logging functionality that used to be part of mms-engine has been migrated to libglibutil
-
- 13 Mar, 2016 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
- 07 Mar, 2016 1 commit
-
-
Slava Monich authored
MMS_CONNMAN_NEMO defined from the command line conflicted with the macro defined in mms_connman_nemo.c
-
- 02 Feb, 2016 1 commit
-
-
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
-
- 24 Feb, 2015 1 commit
-
-
Slava Monich authored
-
- 19 Feb, 2015 1 commit
-
-
Slava Monich authored
It didn't match the spec
-
- 16 Jul, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Allows applications to determine which version of mms-engine is installed.
-
- 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
-
- 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.
-
- 20 Mar, 2014 1 commit
-
-
Slava Monich authored
-
- 19 Mar, 2014 1 commit
-
-
John Brooks authored
The cancel method should take a string id, but currently a few functions are still defined with integer ids, including sendMessage and cancel. sendMessage correctly converts the integer to a string, but cancel had a bad cast that resulted in a crash when called with an integer id. We should fix the parameter types on these methods at some point, which will require a coordinated change with the MmsHandler. Until then, this prevents the crash and makes the cancel method work as expected.
-
- 25 Feb, 2014 1 commit
-
-
Slava Monich authored
-
- 19 Feb, 2014 1 commit
-
-
Slava Monich authored
-
- 18 Feb, 2014 1 commit
-
-
Slava Monich authored
-
- 17 Feb, 2014 1 commit
-
-
Slava Monich authored
-