platform/core/context/context-provider.git
8 years agoMerge branch 'devel/tizen_3.0' into tizen 35/58735/1 accepted/tizen/mobile/20160203.102649 accepted/tizen/tv/20160203.102719 accepted/tizen/wearable/20160203.102750 submit/tizen/20160203.071616
Mu-Woong Lee [Wed, 3 Feb 2016 06:57:53 +0000 (15:57 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Version 0.7.1
  statistics: modify foregroun app monitor to run in two-phases
  [prediction] for brackets {} convention apply.
  [prediction] #ifndef _<PROJECT>_<FILE>_H_ convention apply.
  Update enum names of contacts-service, which are modified

Change-Id: I7a9b8741119ac2580615f029c3e4da2d23eb4053
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoVersion 0.7.1 31/58731/1
Mu-Woong Lee [Wed, 3 Feb 2016 06:45:01 +0000 (15:45 +0900)]
Version 0.7.1

Change-Id: I18f4ded1af595174c779d163eda7644873aee499
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agostatistics: modify foregroun app monitor to run in two-phases 53/58653/2
Mu-Woong Lee [Tue, 2 Feb 2016 11:58:27 +0000 (20:58 +0900)]
statistics: modify foregroun app monitor to run in two-phases

Creating a log record when an app goes to foreground,
and update the duration attribute of the record when another app goes to foreground.

Change-Id: I68f336d78b24e86056d4bfa68c753d831d0ba14d
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years ago[prediction] for brackets {} convention apply. 77/57977/3
Marcin Masternak [Tue, 2 Feb 2016 10:41:54 +0000 (11:41 +0100)]
[prediction] for brackets {} convention apply.

Change-Id: I0f29bfabf91155c1d2bed493f9886e9074c2fc3e
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
8 years ago[prediction] #ifndef _<PROJECT>_<FILE>_H_ convention apply. 75/57975/2
Marcin Masternak [Tue, 2 Feb 2016 10:36:50 +0000 (11:36 +0100)]
[prediction] #ifndef _<PROJECT>_<FILE>_H_ convention apply.

Change-Id: I55a3ad34b6b239ae1b759211e9db51e8e8b28656
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
8 years agoUpdate enum names of contacts-service, which are modified 26/57526/1 accepted/tizen/mobile/20160125.010624 accepted/tizen/tv/20160125.010648 accepted/tizen/wearable/20160125.010705 submit/tizen/20160120.111308
Mu-Woong Lee [Thu, 21 Jan 2016 01:08:29 +0000 (10:08 +0900)]
Update enum names of contacts-service, which are modified

Change-Id: Ic286d91f4a46e35cf8ccd1b0c94a3f3eeeee5b3d
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
(cherry picked from commit 02ced053be23e20766aa52de7e6d64cb0a6f6643)

8 years agoUpdate enum names of contacts-service, which are modified 25/57525/1
Mu-Woong Lee [Thu, 21 Jan 2016 01:08:29 +0000 (10:08 +0900)]
Update enum names of contacts-service, which are modified

Change-Id: Ic286d91f4a46e35cf8ccd1b0c94a3f3eeeee5b3d
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoMerge branch 'devel/tizen_3.0' into tizen 12/57112/1 accepted/tizen/mobile/20160118.044021 accepted/tizen/tv/20160118.044050 accepted/tizen/wearable/20160118.044111 submit/tizen/20160118.014643
Mu-Woong Lee [Fri, 15 Jan 2016 06:47:22 +0000 (15:47 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Modify the app usage logger to exploit aul signals
  Fix cmake scripts to set LOG_TAG properly
  Fix issues detected by static program analysis
  Build flags for disabling place recognition & prediction engines
  Import place-context-provider into src/place
  Import statistics-context-provider into src/statistics
  Import device-context-provider into src/device

Change-Id: I0658df11cae2015f97f665a0313206995e79fc8a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoModify the app usage logger to exploit aul signals 21/57021/1
Mu-Woong Lee [Thu, 14 Jan 2016 11:03:47 +0000 (20:03 +0900)]
Modify the app usage logger to exploit aul signals

Change-Id: I32fc3885629e3abf2aaf2798d62aa070989c98fd
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoFix cmake scripts to set LOG_TAG properly 13/57013/1
Mu-Woong Lee [Thu, 14 Jan 2016 10:25:52 +0000 (19:25 +0900)]
Fix cmake scripts to set LOG_TAG properly

Change-Id: Ife8694d2d0e0d3dbc5804e4a4956bf7d78b84a89
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoFix issues detected by static program analysis 76/56976/1
Mu-Woong Lee [Thu, 14 Jan 2016 05:16:44 +0000 (14:16 +0900)]
Fix issues detected by static program analysis

Change-Id: I5fcb11ba212898776687ce1075803a8dbbdaf455
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoBuild flags for disabling place recognition & prediction engines 02/56702/1
Mu-Woong Lee [Tue, 12 Jan 2016 06:59:35 +0000 (15:59 +0900)]
Build flags for disabling place recognition & prediction engines

Change-Id: I6e346f4464f72a66c6314678c988d8df6db11367
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoImport place-context-provider into src/place 36/56636/2
Mu-Woong Lee [Mon, 11 Jan 2016 13:30:51 +0000 (22:30 +0900)]
Import place-context-provider into src/place

Change-Id: I23e49e0e0a3b0904385fb5f062ef3cbfec3fe66f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoImport statistics-context-provider into src/statistics 33/56633/1
Mu-Woong Lee [Mon, 11 Jan 2016 12:54:59 +0000 (21:54 +0900)]
Import statistics-context-provider into src/statistics

Change-Id: I35a81227cc11518143aeae3b300ed71534cd97bf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoImport device-context-provider into src/device 27/56627/2
Mu-Woong Lee [Mon, 11 Jan 2016 11:26:50 +0000 (20:26 +0900)]
Import device-context-provider into src/device

Change-Id: Ia201b0f4167ed99ec50309ede3d3c7a7a45ff61e
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
8 years agoInitial empty repository master
seonil kim [Mon, 11 Jan 2016 07:36:07 +0000 (23:36 -0800)]
Initial empty repository