platform/core/system/libtracker.git
8 years agotracker: fix wrong function names 77/57577/1 accepted/tizen/ivi/20160218.023819 accepted/tizen/mobile/20160128.083357 accepted/tizen/tv/20160128.083420 accepted/tizen/wearable/20160128.083438 submit/tizen/20160128.062442 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
Taeyoung Kim [Thu, 21 Jan 2016 06:04:14 +0000 (15:04 +0900)]
tracker: fix wrong function names

- The function names for services are wrong.
  The name is just for power lock. But the
  real role of the functions for services
  is tracking informations of device and apps'
  situation. Thus the names are changed to common names

Change-Id: I501759d153f823f10c63ee0e62bba70dc5902633
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotracker: add start/stop tracking apis for internal usages 68/57468/3
Taeyoung Kim [Wed, 20 Jan 2016 09:31:08 +0000 (18:31 +0900)]
tracker: add start/stop tracking apis for internal usages

- The apis will be used only in the framework layer
  of the Tizen Platform. Now they are used
  to handle power lock reference count. But
  it will be used for more information to handle
  resources of framework.

- The reference count is increased when power is locked
  and the reference count is decreases when power is ulocked.
  There are several reference counts for each service
  because power can be locked several times by the usage
  of other apis.

Change-Id: I38df55bcf0654647d7ecb34389a4db558dee6a9b
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotracker: add library basic codes 14/57314/3
Taeyoung Kim [Tue, 19 Jan 2016 02:34:11 +0000 (11:34 +0900)]
tracker: add library basic codes

- spec file for rpm build
- CMakeLists file for cross compile
- pc file to use pkg-config

Change-Id: I4eabc4917356938687c8fd900e4e2ff842cfca73
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoInitial empty repository master
seonil kim [Tue, 19 Jan 2016 01:51:53 +0000 (17:51 -0800)]
Initial empty repository