platform/core/system/libtracker.git
7 years agoModify License 08/84308/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0 tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.141444 accepted/tizen/3.0.m2/tv/20170104.142126 accepted/tizen/3.0.m2/wearable/20170104.142317 accepted/tizen/3.0/common/20161114.110036 accepted/tizen/3.0/ivi/20161011.050537 accepted/tizen/3.0/mobile/20161015.033721 accepted/tizen/3.0/tv/20161016.004943 accepted/tizen/3.0/wearable/20161015.083523 accepted/tizen/common/20160819.131230 accepted/tizen/common/20160822.132903 accepted/tizen/ivi/20160822.232648 accepted/tizen/mobile/20160822.232553 accepted/tizen/tv/20160822.232612 accepted/tizen/unified/20170309.033711 accepted/tizen/wearable/20160822.232628 submit/tizen/20160819.051154 submit/tizen/20160822.092002 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000004 submit/tizen_unified/20170308.100409
pr.jung [Thu, 18 Aug 2016 04:17:45 +0000 (13:17 +0900)]
Modify License

Change-Id: Ib3cef750c67d0ccb847789fa59125c054b939f1f
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agopower lock: add total count of power lock 69/58969/3 accepted/tizen/common/20160804.174409 accepted/tizen/ivi/20160804.081140 accepted/tizen/mobile/20160804.081211 accepted/tizen/tv/20160804.081106 accepted/tizen/wearable/20160804.081124 submit/tizen/20160803.081834
Taeyoung Kim [Fri, 5 Feb 2016 11:35:57 +0000 (20:35 +0900)]
power lock: add total count of power lock

- Add function to get total count of power lock
- The function is used to avoid auto unlock problem

Change-Id: Id357f31ec8ca8af549b3903f3b2ff55d4a7522c3
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
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