Merge branch 'devel/tizen' into tizen 03/127403/1 accepted/tizen/unified/20170428.032554 submit/tizen/20170427.071620
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 27 Apr 2017 07:02:09 +0000 (16:02 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 27 Apr 2017 07:02:09 +0000 (16:02 +0900)
commit6fda8636a0eedd75ec2ae4a7f944b03377a0f79a
tree5cfc4ca561e523ce29e8e5a30163792953d13a19
parent110c72eecf6704c21f4707ec9cc11eec2efbeddd
parent1f6cf683a68d02ec94020168cd653eb44a8d5fb7
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Version 0.9.0
  server: add the record insertion API for other services in the context framework
  client: merge PlatformManagedStore into ContextStore and rename it to StoreProxy
  client: remove the enum class DataType
  Implement QueryChecker to prevent SQL injections
  Update the URI format to be aligned with other context URIs
  server: use the util::getFiles() helper instead of readdir_r()
  Add compile options to suppress verbose messages and enable colored diagnostics
  Simplify include directory setting

Change-Id: I8abcda08443ab618a499be92e7469c1a6d5d7ecf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>