Merge branch 'devel/tizen' into tizen 32/140832/1 accepted/tizen/unified/20170727.191032 submit/tizen/20170726.122148
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 26 Jul 2017 12:17:55 +0000 (21:17 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 26 Jul 2017 12:17:55 +0000 (21:17 +0900)
commita26ff56af1a7283922ba92d4e0f5cfb235e644e6
tree73ad04391dea34883185a18e7fba218cb6c6738e
parentd945c55187cc20ed91fa35b2e971fa569d4ecfea
parentbf6daf5fd8583ac915075a2880269338f6e3763d
Merge branch 'devel/tizen' into tizen

* devel/tizen: (24 commits)
  Version 0.0.6
  Fix mismatched pointer types in JobManagerProxy
  Add more logs showing state transitions
  ContextPublisher copies the observer list before iterating it
  Apply base64 encoding to the DBus call parameters
  Free the string allocated by g_variant_print() in JobDBusCall
  Add an internal API function ctx_sched_job_serialize()
  Add ChargerState & EarJackState context publishers
  Implement ActionState and ClosingState
  Implement ReqVerificationState
  Implement TriggerStandbyState
  Remove an unused member variable
  Add sufficiency checking operators to the JobContext and Attribute classes
  Split the implementations of JobRunner & JobState child classes
  Add ContextManager and integrate it with JobManager
  Add the GpsState context publisher
  Make some getters of ContextPublisher const
  Define ContextPublisher and IContextObserver
  Monitor PM state to be reactive to the device wakeups
  Implement TimerStandbyState
  ...

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