platform/core/api/context.git
6 years ago[trigger] Added template verification 41/146041/2
Somin Kim [Thu, 24 Aug 2017 14:49:51 +0000 (23:49 +0900)]
[trigger] Added template verification

Change-Id: Ic05ef1139013282251debd761469ee3613f665e1
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[History] Add apphistory feature to Context History API && version 1.0.5 24/145524/2
Somin Kim [Tue, 22 Aug 2017 14:28:50 +0000 (23:28 +0900)]
[History] Add apphistory feature to Context History API && version 1.0.5

Change-Id: Ic0a8bbf45f10b95bb16f81f90c401b1573203ed7
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[Trigger] Set trigger rule(sched job) as persistent 08/143008/1
Somin Kim [Tue, 8 Aug 2017 07:04:20 +0000 (16:04 +0900)]
[Trigger] Set trigger rule(sched job) as persistent

Change-Id: I684389c36a225f0609151b3f60f21b76dd2ff518
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years agotrigger: set the lower/upper bound of int comparisons considering its logical type 87/142687/1
Mu-Woong Lee [Mon, 7 Aug 2017 04:43:07 +0000 (13:43 +0900)]
trigger: set the lower/upper bound of int comparisons considering its logical type

The current code is not exactly same to the previous version w.r.t.
the handling of the attribute logical types, in cases of writing unrealistic comparisons.
However, it would be OK with the currently supported attribute types.

Change-Id: If2bf85bf0238f99a955f770e819248c0e51fb30c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: Implement rule info validators on ContextItem 28/142528/2
Mu-Woong Lee [Fri, 4 Aug 2017 07:10:15 +0000 (16:10 +0900)]
trigger: Implement rule info validators on ContextItem

Change-Id: I50db18979590ee7053a7e887aed545792e792d81
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: implement API functions using the internal job scheduler API 94/142194/6
Mu-Woong Lee [Thu, 3 Aug 2017 04:20:10 +0000 (13:20 +0900)]
trigger: implement API functions using the internal job scheduler API

Change-Id: Idf903ba2903c469117c0698f79919e2e8b88d5e4
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoAdd custom context name checker (regex) 86/142286/1
Mu-Woong Lee [Thu, 3 Aug 2017 08:41:38 +0000 (17:41 +0900)]
Add custom context name checker (regex)

Change-Id: I8a47b8b038a22b203bc9c1654b258e4fc37ab100
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: define API handle structures and static util functions 93/142193/3
Mu-Woong Lee [Thu, 3 Aug 2017 04:12:19 +0000 (13:12 +0900)]
trigger: define API handle structures and static util functions

Change-Id: I6c3b6ebdfff1e2cf3024b145601e8455783944b4
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: add the skeleton of the class CustomTemplate, which is used to validate... 92/142192/2
Mu-Woong Lee [Thu, 3 Aug 2017 04:02:41 +0000 (13:02 +0900)]
trigger: add the skeleton of the class CustomTemplate, which is used to validate custom facts

Change-Id: Ib62eb2c409defbb6e4ea2ace342663c0e6e934e6
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: add the skeleton of the class ContextItem, which is used to verify event... 90/142190/3
Mu-Woong Lee [Thu, 3 Aug 2017 03:58:38 +0000 (12:58 +0900)]
trigger: add the skeleton of the class ContextItem, which is used to verify event and condition items

Change-Id: I165bcaf612241c31699abb043249a180ab1f957a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: add PrivilegeChecker 85/142185/3
Mu-Woong Lee [Thu, 3 Aug 2017 03:17:06 +0000 (12:17 +0900)]
trigger: add PrivilegeChecker

Change-Id: I8cb0592a8bc3060cdd02e65f9df359c1ed09d8c2
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotrigger: remove the legacy trigger API implementation 84/142184/2
Mu-Woong Lee [Thu, 3 Aug 2017 03:14:07 +0000 (12:14 +0900)]
trigger: remove the legacy trigger API implementation

Change-Id: I24c9e6d4f5859da822389c3eee19e8c603803368
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoVersion 1.0.4 10/141910/2 accepted/tizen/4.0/unified/20170816.012018 accepted/tizen/4.0/unified/20170816.015039 accepted/tizen/4.0/unified/20170828.224026 accepted/tizen/unified/20170802.151544 submit/tizen/20170802.043634 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100002 submit/tizen_4.0_unified/20170814.115522
Mu-Woong Lee [Wed, 2 Aug 2017 03:53:03 +0000 (12:53 +0900)]
Version 1.0.4

Change-Id: I684bd542ea2b6db8b7a8f1f3878217e299acae66
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotest: add testcases for user-session agent and custom contexts 15/141815/3
Mu-Woong Lee [Tue, 1 Aug 2017 12:11:48 +0000 (21:11 +0900)]
test: add testcases for user-session agent and custom contexts

Change-Id: Id80170c2541600b7c103cf2060f12d61f8c4844b
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotest: add job-scheduler testcases for custom contexts 84/141084/1
Mu-Woong Lee [Fri, 28 Jul 2017 06:12:20 +0000 (15:12 +0900)]
test: add job-scheduler testcases for custom contexts

Change-Id: I6b90456510748d877561e65268bc18e191a4da24
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agotest: add hidden jobs to test job-scheduler actions 91/140991/1
Mu-Woong Lee [Thu, 27 Jul 2017 11:11:59 +0000 (20:11 +0900)]
test: add hidden jobs to test job-scheduler actions

Change-Id: I84e4c1fdb906223903b66f0493d58f4af5ea6e24
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoAdd default testcases for testing the public API's availability 59/140859/1
Mu-Woong Lee [Thu, 27 Jul 2017 02:34:04 +0000 (11:34 +0900)]
Add default testcases for testing the public API's availability

Change-Id: I124a195f57d74b612832b46483a68b0c9dda23c3
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoRemove the trigger testcases, which use the legacy context internal API 31/140831/1
Mu-Woong Lee [Wed, 26 Jul 2017 12:15:14 +0000 (21:15 +0900)]
Remove the trigger testcases, which use the legacy context internal API

Change-Id: I361db55e4a115a58d61c5a4723d03fffcfd2ddf9
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoAdd job-scheduler testcases 56/137956/7
Mu-Woong Lee [Mon, 10 Jul 2017 11:39:00 +0000 (20:39 +0900)]
Add job-scheduler testcases

Change-Id: Id8a66ff1b5337497daa8e2ad650325b5482b0b30
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoCleanup the testsuite 23/137823/4
Mu-Woong Lee [Mon, 10 Jul 2017 03:15:44 +0000 (12:15 +0900)]
Cleanup the testsuite

- Remove context-provider dependency
- Rename functions & variables to camelCase (partial)

Change-Id: Ib7542709e4f8b57748fca55113f9a0129039ffbc
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoCleanup the build scripts and reorganize the source directories 14/137814/3
Mu-Woong Lee [Mon, 10 Jul 2017 02:04:42 +0000 (11:04 +0900)]
Cleanup the build scripts and reorganize the source directories

Change-Id: I9121a3405d1497541afb929ff67e9c3185cfeb0c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoReplace the glib-json wrapper CtxJson with jsoncpp 20/137220/1 accepted/tizen/unified/20170705.162927 submit/tizen/20170705.022841
Mu-Woong Lee [Mon, 3 Jul 2017 03:06:06 +0000 (12:06 +0900)]
Replace the glib-json wrapper CtxJson with jsoncpp

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

6 years ago[History] Modified feature of battery statistics(http://tizen.org/feature/battery) 68/133768/1
Somin Kim [Tue, 13 Jun 2017 08:24:42 +0000 (17:24 +0900)]
[History] Modified feature of battery statistics(tizen.org/feature/battery)

Change-Id: I52d90ba3ca8644bf6e35e449793c534a47c7b502
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
(cherry picked from commit c1287c3f87697339c209863ae8562c4f1eae9a53)

6 years agoMerge branch 'devel/tizen' into tizen 00/133300/1 accepted/tizen/unified/20170609.204941 submit/tizen/20170609.130020
Mu-Woong Lee [Fri, 9 Jun 2017 12:57:04 +0000 (21:57 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Rename the class Json to avoid symbol conflicts with Jsoncpp

Change-Id: I85427accf59986fa66bb06ae5c00a1d97cf01b07
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoRename the class Json to avoid symbol conflicts with Jsoncpp 78/132978/1
Mu-Woong Lee [Thu, 8 Jun 2017 12:29:37 +0000 (21:29 +0900)]
Rename the class Json to avoid symbol conflicts with Jsoncpp

Change-Id: Id37ba824dec9b48002735ae2484589fbe491cc91
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoMerge branch 'devel/tizen' into tizen 67/132967/1 accepted/tizen/unified/20170608.185249 submit/tizen/20170608.120410
Somin Kim [Thu, 8 Jun 2017 11:55:37 +0000 (20:55 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Version 1.0.2
  Remove myplace internal API
  Add build options for colored diagnostics & non-verbose makefile
  [History] Doxygen modified
  [Trigger] Doxygen modified
  Fix doxygen error(link)
  [History] Align contents for better readability (api review comments)
  [Trigger] Align contents for better readability
  [History] Align contents for better readability
  Fix typo error
  Fix doxygen
  Fix doxygen error (filter_set_int/string() won't return NOT_SUPPORTED error)
  [History] Added warning message for deprecated filter
  [History] Modified context_history_filter_set_int/string() not to return NOT_SUPPORTED error
  [History] Added context_history_is_supported()
  [History] Deprecate several history data & added NOT_SUPPORTED error code
  [Trigger] Deprecate several contextual event/condition item
  Add missing specification about returning error code

Change-Id: I1cb3237e9fd8962f78b4e9f104319792e6ef55e8
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years agoVersion 1.0.2 64/132964/1
Somin Kim [Thu, 8 Jun 2017 11:52:15 +0000 (20:52 +0900)]
Version 1.0.2

Change-Id: I1b36a6184abcda2d7fa6ed1357d1799ed9f405f7
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[History] Deprecate context history data/filter & Added context_history_is_supported() 68/127168/6
Somin Kim [Wed, 26 Apr 2017 09:33:10 +0000 (18:33 +0900)]
[History] Deprecate context history data/filter & Added context_history_is_supported()

Change-Id: I77eaf31f802a04c3294e61484a702fb8cc012441
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years agoRemove myplace internal API 11/131411/1
Mu-Woong Lee [Mon, 29 May 2017 04:51:11 +0000 (13:51 +0900)]
Remove myplace internal API

Change-Id: Ic77efef7ebd68af6768316c1cfb9ea205d826d72
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoAdd build options for colored diagnostics & non-verbose makefile 07/131407/1
Mu-Woong Lee [Mon, 29 May 2017 04:43:49 +0000 (13:43 +0900)]
Add build options for colored diagnostics & non-verbose makefile

Change-Id: If8b9b323a2798ea416ab6eea3aad63a1f9cc3751
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
6 years agoMerge "[Trigger] Doxygen modified" into devel/tizen
Somin Kim [Wed, 24 May 2017 06:32:03 +0000 (06:32 +0000)]
Merge "[Trigger] Doxygen modified" into devel/tizen

6 years ago[History] Doxygen modified 04/130804/2
Somin Kim [Wed, 24 May 2017 05:05:25 +0000 (14:05 +0900)]
[History] Doxygen modified

Change-Id: I92db664e1accc9bf9415ba8ca71c678ab31be25d
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[Trigger] Doxygen modified 05/130805/1
Somin Kim [Wed, 24 May 2017 05:13:22 +0000 (14:13 +0900)]
[Trigger] Doxygen modified

Change-Id: I98e9f51781b19a5796a0f75bea48549d66442665
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[Trigger] Deprecate several contextual event/condition items 91/128791/4
Somin Kim [Thu, 11 May 2017 10:33:39 +0000 (19:33 +0900)]
[Trigger] Deprecate several contextual event/condition items

Change-Id: Iab1fabe8e9afaf5b7114d4d46b99ce4523e25ea2
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years agoFix doxygen error(link) 78/130378/1 accepted/tizen/unified/20170522.184622 submit/tizen/20170522.070538 tizen_4.0.m1_release
Somin Kim [Mon, 22 May 2017 06:46:20 +0000 (15:46 +0900)]
Fix doxygen error(link)

Change-Id: I7ecd14a92773f76c74e29308725d93d891632770
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
(cherry picked from commit 5df594013bba9f7eeb9137eec8f8239166f03461)

6 years agoFix doxygen error(link) 71/130371/1
Somin Kim [Mon, 22 May 2017 06:46:20 +0000 (15:46 +0900)]
Fix doxygen error(link)

Change-Id: I7ecd14a92773f76c74e29308725d93d891632770
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[History] Align contents for better readability (api review comments) 25/130325/1
Somin Kim [Mon, 22 May 2017 04:03:08 +0000 (13:03 +0900)]
[History] Align contents for better readability (api review comments)

Change-Id: Ib946a15ab0b3ebccaeeb0559d3963f032506a47e
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years agoMerge "[History] Align contents for better readability" into devel/tizen
Somin Kim [Mon, 22 May 2017 03:51:34 +0000 (03:51 +0000)]
Merge "[History] Align contents for better readability" into devel/tizen

6 years ago[Trigger] Align contents for better readability 08/130308/3
Somin Kim [Mon, 22 May 2017 01:34:58 +0000 (10:34 +0900)]
[Trigger] Align contents for better readability

Change-Id: I49c4e725bf8e08a6f235afe0d41e26224d5091b7
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
6 years ago[History] Align contents for better readability 19/130319/1
Somin Kim [Mon, 22 May 2017 02:15:55 +0000 (11:15 +0900)]
[History] Align contents for better readability

Change-Id: I67a0bd0d15d6fef3b4adf1633bfcd5bd836652de
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoFix typo error 59/130059/1
Somin Kim [Fri, 19 May 2017 03:41:01 +0000 (12:41 +0900)]
Fix typo error

Change-Id: Ieef981a5cb4ed022d042716c18efff4ac6f75cad
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoFix doxygen 80/128780/1
Somin Kim [Thu, 11 May 2017 10:06:00 +0000 (19:06 +0900)]
Fix doxygen

Change-Id: Ifaf6c760850442705095dc2a8a2cace6bae38ca6
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoFix doxygen error (filter_set_int/string() won't return NOT_SUPPORTED error) 25/127125/1
Somin Kim [Wed, 26 Apr 2017 08:09:07 +0000 (17:09 +0900)]
Fix doxygen error (filter_set_int/string() won't return NOT_SUPPORTED error)

Change-Id: I4ff6eabfb83726b653f448ba9d370171bd67a354
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years ago[History] Added warning message for deprecated filter 62/127062/1
Somin Kim [Wed, 26 Apr 2017 05:32:01 +0000 (14:32 +0900)]
[History] Added warning message for deprecated filter

Change-Id: I70b4e6713f5dbb22deed856230c213816d9e1b5a
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years ago[History] Modified context_history_filter_set_int/string() not to return NOT_SUPPORTE... 68/125668/3
Somin Kim [Tue, 18 Apr 2017 09:42:38 +0000 (18:42 +0900)]
[History] Modified context_history_filter_set_int/string() not to return NOT_SUPPORTED error

Change-Id: I58f36cb7f3938ba3e271f0a1bef9d4689a8270d9
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoAdd missing specification about returning error code 39/126039/1 accepted/tizen/unified/20170420.155854 submit/tizen/20170420.102501
Somin Kim [Thu, 13 Apr 2017 09:05:00 +0000 (18:05 +0900)]
Add missing specification about returning error code

Change-Id: I7775acb9c1dad64cf59627c3b949cbe18d0a8163
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
(cherry picked from commit a5410e6c21b2f27d7eefa4e6407153e2b7ee3a40)

7 years ago[History] Added context_history_is_supported() 37/125637/2
Somin Kim [Tue, 18 Apr 2017 07:42:17 +0000 (16:42 +0900)]
[History] Added context_history_is_supported()

Change-Id: I1a6a22349b33abd1dc2899db061187e8976c476e
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge "[History] Deprecate several history data & added NOT_SUPPORTED error code...
Somin Kim [Thu, 20 Apr 2017 01:29:17 +0000 (18:29 -0700)]
Merge "[History] Deprecate several history data & added NOT_SUPPORTED error code" into devel/tizen

7 years ago[History] Deprecate several history data & added NOT_SUPPORTED error code 07/125207/9
Somin Kim [Fri, 14 Apr 2017 06:34:54 +0000 (15:34 +0900)]
[History] Deprecate several history data & added NOT_SUPPORTED error code

Change-Id: I755670a69acf0c834f1b2416f97fddfffe0a125d
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years ago[Trigger] Deprecate several contextual event/condition item 41/125241/6
Somin Kim [Fri, 14 Apr 2017 08:09:47 +0000 (17:09 +0900)]
[Trigger] Deprecate several contextual event/condition item

Change-Id: Idd427e6f511a0be5e1ea2ee22e21c37e2ad3a57b
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoAdd missing specification about returning error code 93/124993/1
Somin Kim [Thu, 13 Apr 2017 09:05:00 +0000 (18:05 +0900)]
Add missing specification about returning error code

Change-Id: I7775acb9c1dad64cf59627c3b949cbe18d0a8163
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 24/124724/1 accepted/tizen/unified/20170414.163514 submit/tizen/20170413.031950
Mu-Woong Lee [Wed, 12 Apr 2017 07:49:43 +0000 (16:49 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Modified not to use tuple duplicate()
  Add dependency to context-agent
  Added double type test cases for context history
  Modified to use app history internal api
  Align with the reimplemented context framework
  Doxygen: fix the broken feature page link
  Fix the build script typos and nonconventional so symlink packaging
  Remove dummy packages context & context-devel

Change-Id: I4415be9d7a4940d8b21b009de9ea906b4f5e4aeb
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoModified not to use tuple duplicate() 86/124686/1
Somin Kim [Wed, 12 Apr 2017 06:16:38 +0000 (15:16 +0900)]
Modified not to use tuple duplicate()

Change-Id: I68e3da1e8d7ae29785a0f7c1ccb1f58d75277ef8
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoAdd dependency to context-agent 63/124263/1
Mu-Woong Lee [Tue, 11 Apr 2017 04:21:30 +0000 (13:21 +0900)]
Add dependency to context-agent

Change-Id: I591bd61fcdf0d560006dbf57ce886485e3b6b44c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoAdded double type test cases for context history 00/124200/3
Somin Kim [Mon, 10 Apr 2017 12:46:05 +0000 (21:46 +0900)]
Added double type test cases for context history

Change-Id: I5803cfee70c83b76f2f9427aa4b19780786fe7f3
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoModified to use app history internal api 99/124199/2
Somin Kim [Mon, 10 Apr 2017 12:44:04 +0000 (21:44 +0900)]
Modified to use app history internal api

Change-Id: I9bede57c4192ec01c5d49fa4d07ce80ed5d9479f
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoAlign with the reimplemented context framework 02/121702/2
Mu-Woong Lee [Tue, 28 Mar 2017 11:53:15 +0000 (20:53 +0900)]
Align with the reimplemented context framework

Change-Id: I0323e2f7cf97ea1e993f96df02ebcd3e27783cb9
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoDoxygen: fix the broken feature page link 29/123329/2
Mu-Woong Lee [Mon, 3 Apr 2017 09:48:28 +0000 (18:48 +0900)]
Doxygen: fix the broken feature page link

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

7 years agoFix the build script typos and nonconventional so symlink packaging 28/123328/1
Mu-Woong Lee [Wed, 5 Apr 2017 07:55:54 +0000 (16:55 +0900)]
Fix the build script typos and nonconventional so symlink packaging

Change-Id: If1e8854fadd882f2b00867635f992fc88af5ced5
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoRemove dummy packages context & context-devel 44/119644/1
Mu-Woong Lee [Sat, 18 Mar 2017 13:30:04 +0000 (06:30 -0700)]
Remove dummy packages context & context-devel

Change-Id: Ic853ad73ea2c4f598e05dfde55633c2024838197
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 16/117716/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170307.133942 accepted/tizen/ivi/20170307.102424 accepted/tizen/mobile/20170307.102334 accepted/tizen/unified/20170309.031700 accepted/tizen/wearable/20170307.102408 submit/tizen/20170307.063651 submit/tizen_unified/20170308.100404
Mu-Woong Lee [Tue, 7 Mar 2017 07:37:23 +0000 (16:37 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Disable the conflicting virtual package

Change-Id: I65409fbbb330dfaf63cfce151de20da75a7eb593
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoDisable the conflicting virtual package 14/117714/1
Mu-Woong Lee [Tue, 7 Mar 2017 07:35:53 +0000 (16:35 +0900)]
Disable the conflicting virtual package

Change-Id: I5707d4d51e2153a6e859c57f1f87a29621a79678
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 10/117710/1
Mu-Woong Lee [Tue, 7 Mar 2017 07:24:58 +0000 (16:24 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Add a dummy package context to avoid obs image creation failure
  Add a dummy package context-devel to avoid obs unresolvable issues

Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Conflicts:
packaging/capi-context.spec

Change-Id: I6fd1f0a22e50959c0e1145f3f300816206db119c

7 years agoAdd a dummy package context to avoid obs image creation failure 08/117708/1
Mu-Woong Lee [Tue, 7 Mar 2017 07:20:27 +0000 (16:20 +0900)]
Add a dummy package context to avoid obs image creation failure

Change-Id: I777808378920357698726f848046d0609569df2f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoAdd a dummy package context-devel to avoid obs unresolvable issues 98/117698/1
Mu-Woong Lee [Tue, 7 Mar 2017 06:48:37 +0000 (15:48 +0900)]
Add a dummy package context-devel to avoid obs unresolvable issues

Change-Id: Iccccd3c8c732c69c94604abdb37b93e3e624c27c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoAdd a dummy package context-devel to avoid obs unresolvable issues 96/117696/1
Mu-Woong Lee [Tue, 7 Mar 2017 06:48:37 +0000 (15:48 +0900)]
Add a dummy package context-devel to avoid obs unresolvable issues

Change-Id: Iccccd3c8c732c69c94604abdb37b93e3e624c27c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 83/117683/1
Mu-Woong Lee [Tue, 7 Mar 2017 06:14:04 +0000 (15:14 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Rename the package to capi-context from context
  Update the license date to 2015-2017
  Disable my-place automation API

Change-Id: Ifa1f9f3fa3eeb92181fb8a98a0ab66725c189935
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoRename the package to capi-context from context 05/116905/3
Mu-Woong Lee [Thu, 2 Mar 2017 03:16:05 +0000 (12:16 +0900)]
Rename the package to capi-context from context

Change-Id: Ib48e5fbb50bb2643dac33cae28cf6447c5a35257
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoMerge "Disable my-place automation API" into devel/tizen
Mu-Woong Lee [Thu, 2 Mar 2017 04:39:00 +0000 (20:39 -0800)]
Merge "Disable my-place automation API" into devel/tizen

7 years agoUpdate the license date to 2015-2017 06/116906/1
Mu-Woong Lee [Thu, 2 Mar 2017 03:19:43 +0000 (12:19 +0900)]
Update the license date to 2015-2017

Change-Id: I88aa61e4c5a839825b1c78161d455b9c9dd659d8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoDisable my-place automation API 99/116899/1
Mu-Woong Lee [Thu, 2 Mar 2017 02:20:51 +0000 (11:20 +0900)]
Disable my-place automation API

While refactoring the context fw for Tizen 4.0, my-place module will not be supported.

Change-Id: I9ee84c6cf2c22a03b0481fd2d99913fb0c6c43fd
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 55/113055/1
Mu-Woong Lee [Mon, 6 Feb 2017 01:53:07 +0000 (10:53 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Update doxygen
  Revert "Update doxygen"
  Update doxygen
  Fix memory leak(TSAM-12738)

Change-Id: Ie20653c59e2093b1de244e7d410b073ec06d2c50
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoUpdate doxygen 50/112350/1
Somin Kim [Tue, 31 Jan 2017 09:56:59 +0000 (18:56 +0900)]
Update doxygen

Change-Id: I28365912d76c2db7f43780e5dc29d9198f5c419f
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoRevert "Update doxygen"
Somin Kim [Tue, 31 Jan 2017 09:55:49 +0000 (18:55 +0900)]
Revert "Update doxygen"

This reverts commit 0c2002243b2d27245c478653d32a585bfa3edff3.

7 years agoUpdate doxygen
Somin Kim [Tue, 31 Jan 2017 09:49:29 +0000 (18:49 +0900)]
Update doxygen

Change-Id: I9a768d5bbfb2162cf6080964828844c1b69d80b3
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoFix memory leak(TSAM-12738) 97/112097/2
Somin Kim [Thu, 26 Jan 2017 03:15:55 +0000 (12:15 +0900)]
Fix memory leak(TSAM-12738)

Change-Id: Ic8aac37e17e6fae9e2fa71e48cbfa4106ce1d352
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 63/108163/1 accepted/tizen/common/20170103.135706 accepted/tizen/ivi/20170103.225222 accepted/tizen/mobile/20170103.225130 accepted/tizen/wearable/20170103.225207 submit/tizen/20170103.072008
Mu-Woong Lee [Tue, 3 Jan 2017 07:24:04 +0000 (16:24 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Doxygen modified

Change-Id: Ifb28083854082f96db9e76c793d4d2eb6f6e6de1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoDoxygen modified 53/105353/2
Somin Kim [Fri, 16 Dec 2016 08:59:46 +0000 (17:59 +0900)]
Doxygen modified

Change-Id: I47042fb348741c3479ca8ecaf051ea5bd50b7e94
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen 44/102144/1
Somin Kim [Mon, 5 Dec 2016 05:33:55 +0000 (14:33 +0900)]
Merge branch 'devel/tizen' into tizen

* devel/tizen:
  Version 0.9.9
  Check validity of newly added record key 'UsedTime'

Change-Id: I777b6ba10cfd079074121e659d2217bd6835be29
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoVersion 0.9.9 22/102122/1
Somin Kim [Mon, 5 Dec 2016 04:57:53 +0000 (13:57 +0900)]
Version 0.9.9

Change-Id: If266d7600727564b0c796b4c99a0643b02e7e395
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoCheck validity of newly added record key 'UsedTime' 12/102112/1
Somin Kim [Mon, 5 Dec 2016 04:41:07 +0000 (13:41 +0900)]
Check validity of newly added record key 'UsedTime'

Change-Id: Ib98b3cc64bfc4d1dcd1f842be7b29371b93655ec
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 27/94427/1 accepted/tizen/common/20161031.122035 accepted/tizen/ivi/20161101.005040 accepted/tizen/mobile/20161101.004946 accepted/tizen/wearable/20161101.005017 submit/tizen/20161031.062309
Mu-Woong Lee [Mon, 31 Oct 2016 01:55:53 +0000 (10:55 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Version 0.9.7
  Convert old style rule to new one
  Internal rule conversion

Change-Id: Id05205b512f377e3458afe331bfa5bbf4b882f5f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoVersion 0.9.7 41/92241/1
Mu-Woong Lee [Fri, 14 Oct 2016 06:11:51 +0000 (15:11 +0900)]
Version 0.9.7

Change-Id: Ia96c516f8c40a350a3285517bdc22d4207b86138
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoConvert old style rule to new one 85/90785/4
Somin Kim [Tue, 4 Oct 2016 08:32:38 +0000 (17:32 +0900)]
Convert old style rule to new one

Change-Id: I5e7d3e74b7b8aaae7011d2d1ca99b638fd46485b
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoInternal rule conversion 83/87983/4
Somin Kim [Mon, 12 Sep 2016 11:26:12 +0000 (20:26 +0900)]
Internal rule conversion

Change-Id: I086e378ca435ec9109ff2f24010df032896b2fb1
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 82/89982/1 accepted/tizen/3.0/ivi/20161011.043837 accepted/tizen/3.0/mobile/20161015.032752 accepted/tizen/3.0/wearable/20161015.081943 accepted/tizen/common/20160928.164040 accepted/tizen/ivi/20160929.001925 accepted/tizen/mobile/20160929.001810 accepted/tizen/wearable/20160929.001934 submit/tizen/20160928.054547 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_wearable/20161015.000001
Mu-Woong Lee [Wed, 28 Sep 2016 02:46:53 +0000 (11:46 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Remove legacy code for supporting Tizen 2.x
  [my-place] Accept locations without accuracy.
  Add details for context history api description
  Remove unnecessary profile dependencies and spec conditions

Change-Id: I822bea9558d971d4e33674999a4d48ad35152d27
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoRemove legacy code for supporting Tizen 2.x 89/89889/1
Mu-Woong Lee [Tue, 27 Sep 2016 09:48:11 +0000 (18:48 +0900)]
Remove legacy code for supporting Tizen 2.x

Change-Id: I72de805a528a52dfae1efc60f4a6680c59be3d27
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years ago[my-place] Accept locations without accuracy. 00/87500/2
Marcin Masternak [Thu, 8 Sep 2016 08:56:12 +0000 (10:56 +0200)]
[my-place] Accept locations without accuracy.

Change-Id: I7fcd554ed8613a4b0110a0e21b12ef9f29ab83e9
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
7 years agoAdd details for context history api description 65/88565/3
Somin Kim [Mon, 19 Sep 2016 23:19:10 +0000 (08:19 +0900)]
Add details for context history api description

Change-Id: I7b1de12cc88df5375d37b9c8eb3297d070fc7c83
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoRemove unnecessary profile dependencies and spec conditions 07/87807/1
MyungJoo Ham [Fri, 9 Sep 2016 07:58:06 +0000 (07:58 +0000)]
Remove unnecessary profile dependencies and spec conditions

The previous context.spec disables build if it is
public-TV profile or private-TV profile.

At the same time, context.spec commands to add a compiler definition,
"_ALLOW_SERVICE_APP_TRIGGER_", if it is public-TV or private-TV profile
while the control can NEVER reach inside it.

Furthermore, the cmake's compiler definition "PROFILE" is never used.

Thus all profile related macros, which prohibits Tizen build system
from merging profile builds and configurability, can be easily removed.

Note that the meta-tv.git does NOT context in its YAML; therefore,
this patch CANNOT change the Tizen-TV platform image.

Change-Id: Idbc4ee79825576b009f65b33876f8d6e85aa0b11
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 57/87357/1 accepted/tizen/common/20160907.154906 accepted/tizen/ivi/20160908.044440 accepted/tizen/mobile/20160908.044325 accepted/tizen/wearable/20160908.044414 submit/tizen/20160907.123648
Mu-Woong Lee [Wed, 7 Sep 2016 12:22:49 +0000 (21:22 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Version 0.9.6
  Added Battery Satistics Parameters to Context History enums
  Add the double-precision attribute retrieving function context_history_record_get_double()
  [my-place] accept empty lists.
  History types internal & trigger types internal removed
  Version 0.9.5
  [my-place] Internal API.

Change-Id: Ibf322ceb698ad4a36fed48e16b8567ef5ddca01e
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoVersion 0.9.6 51/87351/1
Mu-Woong Lee [Wed, 7 Sep 2016 12:17:50 +0000 (21:17 +0900)]
Version 0.9.6

Change-Id: If27927ce14431c9142403d7f210da4def5b23dd4
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoAdded Battery Satistics Parameters to Context History enums 77/83577/9
Somin Kim [Mon, 22 Aug 2016 07:25:02 +0000 (16:25 +0900)]
Added Battery Satistics Parameters to Context History enums

Change-Id: I0c3ec3bbde75a44c43863df4344e5a70d6f89f96
Signed-off-by: Kunal Chawla <kunal.chawla@samsung.com>
7 years agoAdd the double-precision attribute retrieving function context_history_record_get_dou... 88/86788/1
Mu-Woong Lee [Mon, 5 Sep 2016 02:03:02 +0000 (11:03 +0900)]
Add the double-precision attribute retrieving function context_history_record_get_double()

Change-Id: Ia3ce8a5b8fa649263b1c6515ac48590e2be39b18
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years ago[my-place] accept empty lists. 89/86289/1
Marcin Masternak [Wed, 31 Aug 2016 10:14:06 +0000 (12:14 +0200)]
[my-place] accept empty lists.

Change-Id: I060f1b8e5b685fc305871da2ec7a454f1d470136
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
7 years agoHistory types internal & trigger types internal removed 45/84745/3
Somin Kim [Mon, 22 Aug 2016 07:25:02 +0000 (16:25 +0900)]
History types internal & trigger types internal removed

Change-Id: I478a5657b51c0920db41bcb9103c880f731b6357
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoVersion 0.9.5 83/83583/1
Mu-Woong Lee [Fri, 12 Aug 2016 00:49:04 +0000 (09:49 +0900)]
Version 0.9.5

Change-Id: I833981379c12ec508e134460b6424ecf7131e702
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years ago[my-place] Internal API. 25/66025/11
Marcin Masternak [Fri, 5 Aug 2016 16:35:58 +0000 (18:35 +0200)]
[my-place] Internal API.

Change-Id: I3d510bb26fb386191b6970f2ba94c1b653865d87
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 05/80405/1 accepted/tizen/common/20160718.155705 accepted/tizen/ivi/20160718.104600 accepted/tizen/mobile/20160718.104558 accepted/tizen/wearable/20160718.104552 submit/tizen/20160718.030631
Somin Kim [Mon, 18 Jul 2016 03:04:37 +0000 (12:04 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  Version 0.9.4
  Fix svace issue of reading uninitialized data

Change-Id: I0c23c20689f8644e2185651492c15a043a7a7050
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
7 years agoVersion 0.9.4 03/80403/1
Somin Kim [Mon, 18 Jul 2016 03:02:11 +0000 (12:02 +0900)]
Version 0.9.4

Change-Id: Ibc19e7aa6e0539592d515c9ae339d480f1e31baa
Signed-off-by: Somin Kim <somin926.kim@samsung.com>