Somin Kim [Fri, 3 Nov 2017 06:39:46 +0000 (15:39 +0900)]
Added new line in overview documents
Change-Id: I9dccef47602ae2ba4cb287ba5a11163dfbcd39cd
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Thu, 19 Oct 2017 02:04:29 +0000 (11:04 +0900)]
Fix doxygen error
Change-Id: Icbfb36bd284a39d16dd6a042df03b925b7b735c1
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Tue, 26 Sep 2017 06:29:58 +0000 (15:29 +0900)]
[testsuite] assign null after destroy handle
Change-Id: I2571fc0bde3391e2b24382aa57e834d358e4fccd
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 18 Sep 2017 05:07:56 +0000 (14:07 +0900)]
Sync with tizen branch
Change-Id: I881aa854c6af7f8b8d4b1b87e9a22f56d2652d98
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 4 Sep 2017 12:21:51 +0000 (21:21 +0900)]
[Trigger] Add contextual_trigger feature to Context Trigger API
Change-Id: Ib3c243a0ef24f0d153d19b5509b49ff70598a8f6
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 4 Sep 2017 03:12:42 +0000 (12:12 +0900)]
Fix custom fact validation
Change-Id: I93e4eaff60ceccd804a0e339321dbb31c49b0b5d
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Thu, 31 Aug 2017 03:42:42 +0000 (12:42 +0900)]
Fix coding rule
Change-Id: I3000244e51a7a36ba21e75f14337865f74f90c78
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Wed, 30 Aug 2017 01:53:05 +0000 (01:53 +0000)]
Merge "[trigger] Added template verification" into devel/tizen
Somin Kim [Thu, 24 Aug 2017 11:58:51 +0000 (20:58 +0900)]
[History] Add context history API to wearable
Change-Id: I11a78d987c80ebaecab4c778c093a67e7e8bdcb1
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
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>
Somin Kim [Fri, 25 Aug 2017 05:10:10 +0000 (14:10 +0900)]
Fix coding rule violation
Change-Id: I27864e2cfe75e3835c0c490a1f11295ad2fe5caa
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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)
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)
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>
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>
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>
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>
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>
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>
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>
Somin Kim [Wed, 24 May 2017 06:32:03 +0000 (06:32 +0000)]
Merge "[Trigger] Doxygen modified" into devel/tizen
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>
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>
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>
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)
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>
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>
Somin Kim [Mon, 22 May 2017 03:51:34 +0000 (03:51 +0000)]
Merge "[History] Align contents for better readability" into devel/tizen
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>
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>
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>
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>
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>
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>
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>
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)
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>
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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)
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
Mu-Woong Lee [Thu, 2 Mar 2017 04:39:00 +0000 (20:39 -0800)]
Merge "Disable my-place automation API" into devel/tizen
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>
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>
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>
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>
Somin Kim [Tue, 31 Jan 2017 09:55:49 +0000 (18:55 +0900)]
Revert "Update doxygen"
This reverts commit
0c2002243b2d27245c478653d32a585bfa3edff3.
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>