Merge branch 'devel/tizen_3.0' into tizen 78/68178/1 accepted/tizen/common/20160504.125342 accepted/tizen/ivi/20160503.093129 accepted/tizen/mobile/20160503.093036 accepted/tizen/wearable/20160503.093109 submit/tizen/20160503.015801
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 3 May 2016 01:51:49 +0000 (10:51 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 3 May 2016 01:51:49 +0000 (10:51 +0900)
* devel/tizen_3.0: (21 commits)
  Version 0.8.0
  Check if item is supported before template request
  Prevent unloading non-unloadable providers
  Switch to gmodule from linux dl functions
  Implement PolicyRequest::getClient() member function
  Monitor WiFi state continuously
  Add some missing self-destruction scheduling points of ProviderHandler
  Each provider handler is self-destructed if there is no remaining request
  Disable launch-time loading of social stats logger & place detector
  Add PolicyManager for enabling usage loggers at launch time
  Apply on-demand loading of provider objects
  Add library file list loader & statis trigger template loader
  Apply launch-time loading routine for providers
  Modify notification action behavior related to sound, vibration
  Update License text
  Disable TV profile build explicitly
  Replace runtime-info and system-settings APIs with vconf to reduce memory consumption
  Remove the lazy creation routine for context providers
  Replace types_internal.h with Types.h
  Replace db_manager with DatabaseManager
  ...

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

Trivial merge