profile/ivi/settings-daemon.git
10 years agoRemoved unnecessary include directives. 76/10676/1
Ossama Othman [Tue, 8 Oct 2013 17:25:53 +0000 (10:25 -0700)]
Removed unnecessary include directives.

Change-Id: Idaf14bef736c02dad23a6e737c303d455f7a950d
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoAdd new line at end of exception log message. 75/10675/1
Ossama Othman [Tue, 8 Oct 2013 15:04:44 +0000 (08:04 -0700)]
Add new line at end of exception log message.

Change-Id: I9bab5dd8e7cf070418ce1d3c16562cd68e954d13
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoDo not continue with initialization if no plugins are found. 74/10674/1
Ossama Othman [Tue, 8 Oct 2013 15:04:14 +0000 (08:04 -0700)]
Do not continue with initialization if no plugins are found.

Change-Id: I1cbb55628e0e6253920519384d16c04384abb6d7
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years ago[manager] Return immediately on empty request. 73/10673/1
Ossama Othman [Mon, 7 Oct 2013 04:16:37 +0000 (21:16 -0700)]
[manager] Return immediately on empty request.

Change-Id: Ib2b2b6743d119666757c79347a15142d94053ec1
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoAdded missing return value in assignment operator.
Ossama Othman [Fri, 4 Oct 2013 05:41:57 +0000 (22:41 -0700)]
Added missing return value in assignment operator.

Change-Id: Ie2e93e25b6145b37d7431fa005f0ca99086ee60e
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoDo not return in functions with void return types.
Ossama Othman [Fri, 4 Oct 2013 05:38:24 +0000 (22:38 -0700)]
Do not return in functions with void return types.

Change-Id: Iaf44b84358eff305b62d0c0894e31d9e8a555837
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoUpdated autoconf-archive boost and C++11 macros to later version.
Ossama Othman [Fri, 4 Oct 2013 05:23:20 +0000 (22:23 -0700)]
Updated autoconf-archive boost and C++11 macros to later version.

Change-Id: I32d8892557b4759c28c0a6c6dadd27f5de79dc69
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoEnable Doxygen doc generation.
Ossama Othman [Fri, 4 Oct 2013 05:14:22 +0000 (22:14 -0700)]
Enable Doxygen doc generation.

Change-Id: If99c2567846ee2842626ef0f7428e781d63f5979
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoTIVI-1924: Initial commit of IVI settings daemon. tizen_ivi_genivi accepted/tizen/20131003.215933 accepted/tizen/20131003.220350 accepted/tizen/ivi/genivi/20140131.070902 accepted/tizen_ivi_release/20131120.050012 ivi_oct_m2 submit/tizen/20131003.211152 submit/tizen_ivi_generic/20140131.065503 submit/tizen_ivi_genivi/20140131.070647 submit/tizen_ivi_milestone/20131113.054518 submit/tizen_ivi_release/20131120.032742
Ossama Othman [Thu, 3 Oct 2013 20:35:02 +0000 (13:35 -0700)]
TIVI-1924: Initial commit of IVI settings daemon.

This daemon provides a native backend to the Settings app.
It fills functionality gaps in the Web API, such as WiFi and
date/time, required by the Settings app.

This version contains support for unsecured WiFi connections
and setting the date and time.

Change-Id: I2810d0910029c4ed146e9ff740c246d428767649
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoAdded README placeholder file.
Ossama Othman [Wed, 31 Jul 2013 17:24:02 +0000 (10:24 -0700)]
Added README placeholder file.

Signed-off-by: Ossama Othman <ossama.othman@intel.com>