summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>
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>
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)
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>
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>
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>
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>
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>
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>
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>
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>
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>
seonil kim [Mon, 11 Jan 2016 07:36:07 +0000 (23:36 -0800)]
Initial empty repository